Skip to content

Commit

Permalink
Merge pull request #95 from echoriiku/add-mystic-theme
Browse files Browse the repository at this point in the history
 Feat: Add Mystic Light and Dark themes
  • Loading branch information
revsuine authored Aug 1, 2024
2 parents c9609f0 + 9b6ea27 commit 6b52485
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/mystic-dawn/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/mystic-dawn/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": "Mystic Dawn",
"id": "mystic-dawn",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Mystic Dawn for mystic notes",
"colorScheme": "light",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#6d4c41",
"paragraph": "#3e2723",
"background": "#ffffff",
"border": "#e0e0e0",
"heading": "#3e2723",
"icon": "#6d4c41",
"separator": "#e0e0e0",
"placeholder": "#bdbdbd",
"hover": "#e0e0e0",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
},
"secondary": {
"accent": "#6d4c41",
"paragraph": "#3e2723",
"background": "#fafafa",
"border": "#bdbdbd",
"heading": "#3e2723",
"icon": "#3e2723",
"separator": "#bdbdbd",
"placeholder": "#bdbdbd",
"hover": "#e0e0e0",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
},
"disabled": {
"accent": "#6d4c41",
"paragraph": "#3e2723",
"background": "#bdbdbd",
"border": "#bdbdbd",
"heading": "#3e2723",
"icon": "#3e2723",
"separator": "#bdbdbd",
"placeholder": "#3e2723",
"hover": "#bdbdbd",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
},
"selected": {
"accent": "#6d4c41",
"paragraph": "#3e2723",
"background": "#f5f5f5",
"border": "#6d4c41",
"heading": "#3e2723",
"icon": "#6d4c41",
"separator": "#bdbdbd",
"placeholder": "#bdbdbd",
"hover": "#e0e0e0",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
},
"error": {
"accent": "#e57373",
"paragraph": "#e57373",
"background": "#fafafa",
"border": "#bdbdbd",
"heading": "#e57373",
"icon": "#e57373",
"separator": "#bdbdbd",
"placeholder": "#bdbdbd",
"hover": "#bdbdbd",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
},
"success": {
"accent": "#81c784",
"paragraph": "#81c784",
"background": "#fafafa",
"border": "#bdbdbd",
"heading": "#81c784",
"icon": "#81c784",
"separator": "#bdbdbd",
"placeholder": "#bdbdbd",
"hover": "#bdbdbd",
"accentForeground": "#ffffff",
"backdrop": "#ffffff99"
}
},
"statusBar": {
"primary": {
"paragraph": "#3e2723",
"background": "#ffffff",
"separator": "#ffffff"
}
},
"list": {
"primary": {
"paragraph": "#3e2723",
"background": "#fafafa",
"hover": "#ffffff"
},
"secondary": {
"paragraph": "#3e2723"
}
},
"editor": {
"primary": {
"background": "#ffffff",
"border": "#bdbdbd"
},
"secondary": {
"paragraph": "#bdbdbd",
"border": "#ffffff"
}
},
"editorToolbar": {
"primary": {
"background": "#fafafa",
"hover": "#bdbdbd33"
},
"secondary": {
"background": "#bdbdbd33"
}
},
"navigationMenu": {
"primary": {
"background": "#ffffff"
}
},
"sheet": {
"selected": {
"paragraph": "#81c784"
}
}
}
}
1 change: 1 addition & 0 deletions themes/mystic-night/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/mystic-night/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": "Mystic Night",
"id": "mystic-night",
"version": 1,
"license": "GPL-3.0-or-later",
"homepage": "https://notesnook.com",
"description": "Mystic Night for mystic notes",
"colorScheme": "dark",
"compatibilityVersion": 1,
"authors": [
{
"name": "riiku",
"url": "https://tech.lgbt/@riiku"
}
],
"scopes": {
"base": {
"primary": {
"accent": "#8fbcd4",
"paragraph": "#cbd5e1",
"background": "#0f111a",
"border": "#0f111a",
"heading": "#cbd5e1",
"icon": "#8fbcd4",
"separator": "#1c1e26",
"placeholder": "#4b5563",
"hover": "#1c1e26",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
},
"secondary": {
"accent": "#8fbcd4",
"paragraph": "#cbd5e1",
"background": "#1c1e26",
"border": "#4b5563",
"heading": "#cbd5e1",
"icon": "#cbd5e1",
"separator": "#4b5563",
"placeholder": "#4b5563",
"hover": "#1c1e26",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
},
"disabled": {
"accent": "#8fbcd4",
"paragraph": "#cbd5e1",
"background": "#4b5563",
"border": "#4b5563",
"heading": "#cbd5e1",
"icon": "#cbd5e1",
"separator": "#4b5563",
"placeholder": "#cbd5e1",
"hover": "#4b5563",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
},
"selected": {
"accent": "#8fbcd4",
"paragraph": "#cbd5e1",
"background": "#2d3748",
"border": "#8fbcd4",
"heading": "#cbd5e1",
"icon": "#8fbcd4",
"separator": "#4b5563",
"placeholder": "#4b5563",
"hover": "#1c1e26",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
},
"error": {
"accent": "#e57373",
"paragraph": "#e57373",
"background": "#1c1e26",
"border": "#4b5563",
"heading": "#e57373",
"icon": "#e57373",
"separator": "#4b5563",
"placeholder": "#4b5563",
"hover": "#4b5563",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
},
"success": {
"accent": "#81c784",
"paragraph": "#81c784",
"background": "#1c1e26",
"border": "#4b5563",
"heading": "#81c784",
"icon": "#81c784",
"separator": "#4b5563",
"placeholder": "#4b5563",
"hover": "#4b5563",
"accentForeground": "#0f111a",
"backdrop": "#0f111a99"
}
},
"statusBar": {
"primary": {
"paragraph": "#cbd5e1",
"background": "#0f111a",
"separator": "#0f111a"
}
},
"list": {
"primary": {
"paragraph": "#cbd5e1",
"background": "#1c1e26",
"hover": "#0f111a"
},
"secondary": {
"paragraph": "#cbd5e1"
}
},
"editor": {
"primary": {
"background": "#0f111a",
"border": "#4b5563"
},
"secondary": {
"paragraph": "#4b5563",
"border": "#0f111a"
}
},
"editorToolbar": {
"primary": {
"background": "#1c1e26",
"hover": "#4b556333"
},
"secondary": {
"background": "#4b556333"
}
},
"navigationMenu": {
"primary": {
"background": "#0f111a"
}
},
"sheet": {
"selected": {
"paragraph": "#81c784"
}
}
}
}

0 comments on commit 6b52485

Please sign in to comment.