Skip to content

Commit

Permalink
themes: add DARK & light theme (#54)
Browse files Browse the repository at this point in the history
* add DARK & light theme

* Update theme.json

* Update theme 2.json

* add Milky Way theme

* add LIGHT & dark theme

* Updated DARK & light.json

* Updated LIGHT & dark.json

* Updated Milky Way.json

* Latest update theme.json

* Latest update theme.json

* Latest update for theme.json
  • Loading branch information
Starship-Headlight committed Nov 6, 2023
1 parent cb5ebd5 commit 39fb859
Show file tree
Hide file tree
Showing 3 changed files with 458 additions and 0 deletions.
149 changes: 149 additions & 0 deletions themes/dark-and-light/v1/theme.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
{
"$schema": "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json",
"name": "DARK & light",
"id": "dark-and-light",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Dark theme with light everything ⛔ONLY FOR WEB/DESKTOP APP. MAY HAVE SOME ISSUES IN SMARTPHONE APP⛔",
"colorScheme": "dark",
"compatibilityVersion": 1,
"authors": [
{
"name": "MONARCH"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#ffffff",
"paragraph": "#ffffff",
"background": "#000000",
"border": "#2b2b2b",
"heading": "#ffffff",
"icon": "#ffffff",
"separator": "#383838",
"placeholder": "#808080",
"hover": "#2b2b2b",
"accentForeground": "#000000",
"backdrop": "#35353580"
},
"secondary": {
"accent": "#808080",
"paragraph": "#808080",
"background": "#202020",
"border": "#2b2b2b",
"heading": "#808080",
"icon": "#808080",
"separator": "#383838",
"placeholder": "#404040",
"hover": "#ffffff10",
"accentForeground": "#ffffff",
"backdrop": "#35353580"
},
"disabled": {
"accent": "#008837",
"paragraph": "#505050",
"background": "#ffffff",
"border": "#383838",
"heading": "#212121",
"icon": "#808080",
"separator": "#383838",
"placeholder": "#404040",
"hover": "#ffffff10",
"accentForeground": "#ffffff",
"backdrop": "#35353580"
},
"selected": {
"accent": "#ffffff",
"paragraph": "#D3D3D3",
"background": "#303030",
"border": "#ffffff",
"heading": "#e3e3e3",
"icon": "#ffffff",
"separator": "#383838",
"placeholder": "#404040",
"hover": "#ffffff10",
"accentForeground": "#ffffff",
"backdrop": "#35353580"
},
"error": {
"accent": "#f54b42",
"paragraph": "#f54b42",
"background": "#250b0a",
"border": "#383838",
"heading": "#f54b42",
"icon": "#f54b42",
"separator": "#383838",
"placeholder": "#404040",
"hover": "#ffffff10",
"accentForeground": "#ffffff",
"backdrop": "#35353580"
},
"success": {
"accent": "#4F8A10",
"paragraph": "#4F8A10",
"background": "#132204",
"border": "#383838",
"heading": "#4F8A10",
"icon": "#4F8A10",
"separator": "#383838",
"placeholder": "#404040",
"hover": "#ffffff10",
"accentForeground": "#ffffff",
"backdrop": "#35353580"
}
},
"statusBar": {
"primary": {
"paragraph": "#D3D3D3",
"icon": "#D3D3D3"
}
},
"list": {
"primary": {
"paragraph": "#D3D3D3"
},
"selected": {
"paragraph": "#D3D3D3",
"background": "#202020"
}
},
"editor": {
"selected": {
"background": "#3b3b3b"
}
},
"editorSidebar": {
"primary": {
"accent": "#008837"
}
},
"dialog": {
"primary": {
"accent": "#008837",
"paragraph": "#D3D3D3"
}
},
"navigationMenu": {
"primary": {
"paragraph": "#D3D3D3",
"icon": "#D3D3D3"
},
"selected": {
"paragraph": "#ffffff",
"icon": "#ffffff"
}
},
"contextMenu": {
"primary": {
"background": "#202020"
}
},
"sheet": {
"selected": {
"background": "#5b5b5b"
}
}
}
}
148 changes: 148 additions & 0 deletions themes/light-and-dark/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": "LIGHT & dark",
"id": "light-and-dark",
"version": 1.8,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Light theme with dark everything.",
"colorScheme": "light",
"compatibilityVersion": 1,
"authors": [
{
"name": "MONARCH"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#303030",
"paragraph": "#303030",
"background": "#ffffff",
"border": "#E8E8E8",
"heading": "#303030",
"icon": "#303030",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#00000010",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
},
"secondary": {
"accent": "#a9a9a9",
"paragraph": "#666",
"background": "#f7f7f7",
"border": "#E8E8E8",
"heading": "#808080",
"icon": "#666",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#dbdbdb",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
},
"disabled": {
"accent": "#303030",
"paragraph": "#505050",
"background": "#ffffff",
"border": "#E8E8E8",
"heading": "#212121",
"icon": "#808080",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#00000010",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
},
"selected": {
"accent": "#303030",
"paragraph": "#202020",
"background": "#ebebeb",
"border": "#008837",
"heading": "#212121",
"icon": "#303030",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#00000010",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
},
"error": {
"accent": "#f54b42",
"paragraph": "#f54b42",
"background": "#ffe2df",
"border": "#E8E8E8",
"heading": "#f54b42",
"icon": "#f54b42",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#00000010",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
},
"success": {
"accent": "#4F8A10",
"paragraph": "#4F8A10",
"background": "#85ce68",
"border": "#E8E8E8",
"heading": "#4F8A10",
"icon": "#4F8A10",
"separator": "#E8E8E8",
"placeholder": "#a9a9a9",
"hover": "#00000010",
"accentForeground": "#ffffff",
"backdrop": "#0000001a"
}
},
"statusBar": {
"primary": {
"paragraph": "#5E5E5E",
"icon": "#5E5E5E"
}
},
"list": {
"primary": {
"paragraph": "#5E5E5E",
"icon": "#5E5E5E"
},
"selected": {
"paragraph": "#5E5E5E",
"background": "#f7f7f7"
}
},
"editor": {
"selected": {
"background": "#d1d1d1"
}
},
"dialog": {
"primary": {
"paragraph": "#5E5E5E",
"icon": "#5E5E5E"
}
},
"navigationMenu": {
"primary": {
"paragraph": "#5E5E5E",
"icon": "#5E5E5E"
},
"secondary": {
"background": "#EEEEEE"
},
"selected": {
"paragraph": "#303030",
"icon": "#303030"
}
},
"contextMenu": {
"primary": {
"background": "#f7f7f7"
}
},
"sheet": {
"selected": {
"background": "#d1d1d1"
}
}
}
}
Loading

0 comments on commit 39fb859

Please sign in to comment.