Skip to content

Commit

Permalink
themes: add everforest light and dark (#103)
Browse files Browse the repository at this point in the history
* Revert "update Tokyonight theme to Tokyonight Moon and add Tokyonight Day variant (#89)"

This reverts commit 0d27fe7.

* feat: add everforest light and dark themes

* updated everforest light colors

updated colors for better contrast
  • Loading branch information
echoriiku authored Aug 14, 2024
1 parent d3813fd commit 7cd2f0c
Show file tree
Hide file tree
Showing 4 changed files with 302 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/everforest-dark/v1/code-block.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

152 changes: 152 additions & 0 deletions themes/everforest-dark/v1/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Everforest Dark",
"id": "everforest-dark",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Everforest Dark theme",
"colorScheme": "dark",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"email": "ricardo.ars@proton.me",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#a7c080",
"paragraph": "#d3c6aa",
"background": "#2f383e",
"border": "#2f383e",
"heading": "#d3c6aa",
"icon": "#a7c080",
"separator": "#475258",
"placeholder": "#859289",
"hover": "#475258",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
},
"secondary": {
"accent": "#a7c080",
"paragraph": "#d3c6aa",
"background": "#475258",
"border": "#859289",
"heading": "#d3c6aa",
"icon": "#d3c6aa",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#475258",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
},
"disabled": {
"accent": "#a7c080",
"paragraph": "#d3c6aa",
"background": "#859289",
"border": "#859289",
"heading": "#d3c6aa",
"icon": "#d3c6aa",
"separator": "#859289",
"placeholder": "#d3c6aa",
"hover": "#859289",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
},
"selected": {
"accent": "#a7c080",
"paragraph": "#d3c6aa",
"background": "#4f5b66",
"border": "#a7c080",
"heading": "#d3c6aa",
"icon": "#a7c080",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#475258",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
},
"error": {
"accent": "#e67e80",
"paragraph": "#e67e80",
"background": "#475258",
"border": "#859289",
"heading": "#e67e80",
"icon": "#e67e80",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#859289",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
},
"success": {
"accent": "#a7c080",
"paragraph": "#a7c080",
"background": "#475258",
"border": "#859289",
"heading": "#a7c080",
"icon": "#a7c080",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#859289",
"accentForeground": "#2f383e",
"backdrop": "#2f383e99"
}
},
"statusBar": {
"primary": {
"paragraph": "#d3c6aa",
"background": "#2f383e",
"separator": "#2f383e"
}
},
"list": {
"primary": {
"paragraph": "#d3c6aa",
"background": "#475258",
"hover": "#3c454a"
},
"secondary": {
"paragraph": "#d3c6aa"
},
"disabled": {
"hover": "#3c454a"
},
"selected": {
"hover": "#3c454a"
}
},
"editor": {
"primary": {
"background": "#2f383e",
"border": "#859289"
},
"secondary": {
"paragraph": "#859289",
"border": "#2f383e"
}
},
"editorToolbar": {
"primary": {
"background": "#475258",
"hover": "#85928933"
},
"secondary": {
"background": "#85928933"
}
},
"navigationMenu": {
"primary": {
"background": "#2f383e"
}
},
"sheet": {
"selected": {
"paragraph": "#a7c080"
}
}
}
}
1 change: 1 addition & 0 deletions themes/everforest-light/v1/code-block.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

148 changes: 148 additions & 0 deletions themes/everforest-light/v1/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Everforest Light",
"id": "everforest-light",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Everforest Light theme",
"colorScheme": "light",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"email": "ricardo.ars@proton.me",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#a7c080",
"paragraph": "#5c6a72",
"background": "#f2e9d3",
"border": "#e1dbd7",
"heading": "#5c6a72",
"icon": "#5c6a72",
"separator": "#e1dbd7",
"placeholder": "#859289",
"hover": "#939f91",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
},
"secondary": {
"accent": "#a7c080",
"paragraph": "#5c6a72",
"background": "#d8d3ba",
"border": "#859289",
"heading": "#5c6a72",
"icon": "#5c6a72",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#939f91",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
},
"disabled": {
"accent": "#a7c080",
"paragraph": "#859289",
"background": "#e1dbd7",
"border": "#e1dbd7",
"heading": "#859289",
"icon": "#859289",
"separator": "#e1dbd7",
"placeholder": "#859289",
"hover": "#a7c080",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
},
"selected": {
"accent": "#a7c080",
"paragraph": "#5c6a72",
"background": "#d3c6aa",
"border": "#a7c080",
"heading": "#5c6a72",
"icon": "#a7c080",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#a6b0a0",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
},
"error": {
"accent": "#e67e80",
"paragraph": "#e67e80",
"background": "#f3efea",
"border": "#e1dbd7",
"heading": "#e67e80",
"icon": "#e67e80",
"separator": "#e1dbd7",
"placeholder": "#e67e80",
"hover": "#e1dbd7",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
},
"success": {
"accent": "#a7c080",
"paragraph": "#a7c080",
"background": "#e1dbd7",
"border": "#859289",
"heading": "#a7c080",
"icon": "#a7c080",
"separator": "#859289",
"placeholder": "#859289",
"hover": "#859289",
"accentForeground": "#f3efea",
"backdrop": "#f3efea99"
}
},
"statusBar": {
"primary": {
"paragraph": "#5c6a72",
"background": "#d8d3ba",
"separator": "#e1dbd7"
}
},
"list": {
"primary": {
"paragraph": "#5c6a72",
"background": "#ddd8be",
"hover": "#a6b0a0"
},
"secondary": {
"paragraph": "#5c6a72",
"background": "#f2e9d3"
}
},
"editor": {
"primary": {
"background": "#f2e9d3",
"border": "#859289"
},
"secondary": {
"paragraph": "#859289",
"border": "#d8d3ba"
}
},
"editorToolbar": {
"primary": {
"accent": "#5c6a72",
"background": "#d8d3ba"
},
"secondary": {
"background": "#85928933"
}
},
"navigationMenu": {
"primary": {
"paragraph": "#5c6a72",
"background": "#f2e9d3"
}
},
"sheet": {
"selected": {
"paragraph": "#a7c080"
}
}
}
}

0 comments on commit 7cd2f0c

Please sign in to comment.