Skip to content

Commit

Permalink
Merge pull request #96 from echoriiku/add-gruvbox-theme
Browse files Browse the repository at this point in the history
 Feat: Add Gruvbox Light and Dark themes
  • Loading branch information
revsuine authored Aug 1, 2024
2 parents ece4101 + 2a1386c commit c9609f0
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/gruvbox-dark/v1/code-block.css

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

145 changes: 145 additions & 0 deletions themes/gruvbox-dark/v1/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Gruvbox Dark",
"id": "gruvbox-dark",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Gruvbox Dark theme",
"colorScheme": "dark",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#d65d0e",
"paragraph": "#ebdbb2",
"background": "#282828",
"border": "#282828",
"heading": "#ebdbb2",
"icon": "#d65d0e",
"separator": "#3c3836",
"placeholder": "#928374",
"hover": "#3c3836",
"accentForeground": "#282828",
"backdrop": "#28282899"
},
"secondary": {
"accent": "#d65d0e",
"paragraph": "#ebdbb2",
"background": "#3c3836",
"border": "#928374",
"heading": "#ebdbb2",
"icon": "#ebdbb2",
"separator": "#928374",
"placeholder": "#928374",
"hover": "#3c3836",
"accentForeground": "#282828",
"backdrop": "#28282899"
},
"disabled": {
"accent": "#d65d0e",
"paragraph": "#ebdbb2",
"background": "#928374",
"border": "#928374",
"heading": "#ebdbb2",
"icon": "#ebdbb2",
"separator": "#928374",
"placeholder": "#ebdbb2",
"hover": "#928374",
"accentForeground": "#282828",
"backdrop": "#28282899"
},
"selected": {
"accent": "#d65d0e",
"paragraph": "#ebdbb2",
"background": "#504945",
"border": "#d65d0e",
"heading": "#ebdbb2",
"icon": "#d65d0e",
"separator": "#928374",
"placeholder": "#928374",
"hover": "#3c3836",
"accentForeground": "#282828",
"backdrop": "#28282899"
},
"error": {
"accent": "#fb4934",
"paragraph": "#fb4934",
"background": "#3c3836",
"border": "#928374",
"heading": "#fb4934",
"icon": "#fb4934",
"separator": "#928374",
"placeholder": "#928374",
"hover": "#928374",
"accentForeground": "#282828",
"backdrop": "#28282899"
},
"success": {
"accent": "#b8bb26",
"paragraph": "#b8bb26",
"background": "#3c3836",
"border": "#928374",
"heading": "#b8bb26",
"icon": "#b8bb26",
"separator": "#928374",
"placeholder": "#928374",
"hover": "#928374",
"accentForeground": "#282828",
"backdrop": "#28282899"
}
},
"statusBar": {
"primary": {
"paragraph": "#ebdbb2",
"background": "#282828",
"separator": "#282828"
}
},
"list": {
"primary": {
"paragraph": "#ebdbb2",
"background": "#3c3836",
"hover": "#282828"
},
"secondary": {
"paragraph": "#ebdbb2"
}
},
"editor": {
"primary": {
"background": "#282828",
"border": "#928374"
},
"secondary": {
"paragraph": "#928374",
"border": "#282828"
}
},
"editorToolbar": {
"primary": {
"background": "#3c3836",
"hover": "#92837433"
},
"secondary": {
"background": "#92837433"
}
},
"navigationMenu": {
"primary": {
"background": "#282828"
}
},
"sheet": {
"selected": {
"paragraph": "#b8bb26"
}
}
}
}
1 change: 1 addition & 0 deletions themes/gruvbox-light/v1/code-block.css

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

145 changes: 145 additions & 0 deletions themes/gruvbox-light/v1/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "Gruvbox Light",
"id": "gruvbox-light",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Gruvbox Light theme",
"colorScheme": "light",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#d65d0e",
"paragraph": "#3c3836",
"background": "#fbf1c7",
"border": "#fbf1c7",
"heading": "#3c3836",
"icon": "#d65d0e",
"separator": "#ebdbb2",
"placeholder": "#a89984",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
},
"secondary": {
"accent": "#d65d0e",
"paragraph": "#3c3836",
"background": "#ebdbb2",
"border": "#a89984",
"heading": "#3c3836",
"icon": "#3c3836",
"separator": "#a89984",
"placeholder": "#a89984",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
},
"disabled": {
"accent": "#d65d0e",
"paragraph": "#3c3836",
"background": "#a89984",
"border": "#a89984",
"heading": "#3c3836",
"icon": "#3c3836",
"separator": "#a89984",
"placeholder": "#3c3836",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
},
"selected": {
"accent": "#d65d0e",
"paragraph": "#3c3836",
"background": "#d5c4a1",
"border": "#d65d0e",
"heading": "#3c3836",
"icon": "#d65d0e",
"separator": "#a89984",
"placeholder": "#a89984",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
},
"error": {
"accent": "#cc241d",
"paragraph": "#cc241d",
"background": "#ebdbb2",
"border": "#a89984",
"heading": "#cc241d",
"icon": "#cc241d",
"separator": "#a89984",
"placeholder": "#a89984",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
},
"success": {
"accent": "#98971a",
"paragraph": "#98971a",
"background": "#ebdbb2",
"border": "#a89984",
"heading": "#98971a",
"icon": "#98971a",
"separator": "#a89984",
"placeholder": "#a89984",
"hover": "#f2e5bc",
"accentForeground": "#fbf1c7",
"backdrop": "#fbf1c799"
}
},
"statusBar": {
"primary": {
"paragraph": "#3c3836",
"background": "#f2e5bc",
"separator": "#f2e5bc"
}
},
"list": {
"primary": {
"paragraph": "#3c3836",
"background": "#ebdbb2",
"hover": "#f2e5bc"
},
"secondary": {
"paragraph": "#3c3836"
}
},
"editor": {
"primary": {
"background": "#f2e5bc",
"border": "#a89984"
},
"secondary": {
"paragraph": "#a89984",
"border": "#fbf1c7"
}
},
"editorToolbar": {
"primary": {
"background": "#ebdbb2",
"hover": "#a8998433"
},
"secondary": {
"background": "#a8998433"
}
},
"navigationMenu": {
"primary": {
"background": "#fbf1c7"
}
},
"sheet": {
"selected": {
"paragraph": "#98971a"
}
}
}
}

0 comments on commit c9609f0

Please sign in to comment.