Skip to content

Commit

Permalink
Merge branch 'main' into add-gruvbox-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
revsuine authored Aug 1, 2024
2 parents 2acc40b + ece4101 commit 2a1386c
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/solarized-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/solarized-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": "Solarized Dark",
"id": "solarized-dark",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Solarized Dark theme",
"colorScheme": "dark",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#268bd2",
"paragraph": "#839496",
"background": "#002b36",
"border": "#002b36",
"heading": "#839496",
"icon": "#268bd2",
"separator": "#073642",
"placeholder": "#586e75",
"hover": "#073642",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
},
"secondary": {
"accent": "#268bd2",
"paragraph": "#839496",
"background": "#073642",
"border": "#586e75",
"heading": "#839496",
"icon": "#839496",
"separator": "#586e75",
"placeholder": "#586e75",
"hover": "#073642",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
},
"disabled": {
"accent": "#268bd2",
"paragraph": "#839496",
"background": "#586e75",
"border": "#586e75",
"heading": "#839496",
"icon": "#839496",
"separator": "#586e75",
"placeholder": "#839496",
"hover": "#586e75",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
},
"selected": {
"accent": "#268bd2",
"paragraph": "#839496",
"background": "#073642",
"border": "#268bd2",
"heading": "#839496",
"icon": "#268bd2",
"separator": "#586e75",
"placeholder": "#586e75",
"hover": "#073642",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
},
"error": {
"accent": "#dc322f",
"paragraph": "#dc322f",
"background": "#073642",
"border": "#586e75",
"heading": "#dc322f",
"icon": "#dc322f",
"separator": "#586e75",
"placeholder": "#586e75",
"hover": "#586e75",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
},
"success": {
"accent": "#859900",
"paragraph": "#859900",
"background": "#073642",
"border": "#586e75",
"heading": "#859900",
"icon": "#859900",
"separator": "#586e75",
"placeholder": "#586e75",
"hover": "#586e75",
"accentForeground": "#002b36",
"backdrop": "#002b3699"
}
},
"statusBar": {
"primary": {
"paragraph": "#839496",
"background": "#002b36",
"separator": "#002b36"
}
},
"list": {
"primary": {
"paragraph": "#839496",
"background": "#073642",
"hover": "#002b36"
},
"secondary": {
"paragraph": "#839496"
}
},
"editor": {
"primary": {
"background": "#002b36",
"border": "#586e75"
},
"secondary": {
"paragraph": "#586e75",
"border": "#002b36"
}
},
"editorToolbar": {
"primary": {
"background": "#073642",
"hover": "#586e7533"
},
"secondary": {
"background": "#586e7533"
}
},
"navigationMenu": {
"primary": {
"background": "#002b36"
}
},
"sheet": {
"selected": {
"paragraph": "#859900"
}
}
}
}
1 change: 1 addition & 0 deletions themes/solarized-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/solarized-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": "Solarized Light",
"id": "solarized-light",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Solarized Light theme",
"colorScheme": "light",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#b48800",
"paragraph": "#586e75",
"background": "#fdf6e3",
"border": "#fdf6e3",
"heading": "#586e75",
"icon": "#b48800",
"separator": "#eee8d5",
"placeholder": "#93a1a1",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
},
"secondary": {
"accent": "#b48800",
"paragraph": "#586e75",
"background": "#eee8d5",
"border": "#93a1a1",
"heading": "#586e75",
"icon": "#586e75",
"separator": "#93a1a1",
"placeholder": "#93a1a1",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
},
"disabled": {
"accent": "#b48800",
"paragraph": "#586e75",
"background": "#93a1a1",
"border": "#93a1a1",
"heading": "#586e75",
"icon": "#586e75",
"separator": "#93a1a1",
"placeholder": "#586e75",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
},
"selected": {
"accent": "#b48800",
"paragraph": "#586e75",
"background": "#eee8d5",
"border": "#b48800",
"heading": "#586e75",
"icon": "#b48800",
"separator": "#93a1a1",
"placeholder": "#93a1a1",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
},
"error": {
"accent": "#dc322f",
"paragraph": "#dc322f",
"background": "#eee8d5",
"border": "#93a1a1",
"heading": "#dc322f",
"icon": "#dc322f",
"separator": "#93a1a1",
"placeholder": "#93a1a1",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
},
"success": {
"accent": "#859900",
"paragraph": "#859900",
"background": "#eee8d5",
"border": "#93a1a1",
"heading": "#859900",
"icon": "#859900",
"separator": "#93a1a1",
"placeholder": "#93a1a1",
"hover": "#eee8d5",
"accentForeground": "#fdf6e3",
"backdrop": "#fdf6e399"
}
},
"statusBar": {
"primary": {
"paragraph": "#586e75",
"background": "#fdf6e3",
"separator": "#fdf6e3"
}
},
"list": {
"primary": {
"paragraph": "#586e75",
"background": "#eee8d5",
"hover": "#fdf6e3"
},
"secondary": {
"paragraph": "#586e75"
}
},
"editor": {
"primary": {
"background": "#fdf6e3",
"border": "#93a1a1"
},
"secondary": {
"paragraph": "#93a1a1",
"border": "#fdf6e3"
}
},
"editorToolbar": {
"primary": {
"background": "#eee8d5",
"hover": "#93a1a133"
},
"secondary": {
"background": "#93a1a133"
}
},
"navigationMenu": {
"primary": {
"background": "#fdf6e3"
}
},
"sheet": {
"selected": {
"paragraph": "#859900"
}
}
}
}

0 comments on commit 2a1386c

Please sign in to comment.