1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-24 23:23:09 +00:00

Merge branch 'master' into theme-nord

This commit is contained in:
Baptiste Augrain
2020-01-30 19:14:58 +01:00
159 changed files with 8277 additions and 4690 deletions

View File

@@ -80,7 +80,6 @@ body[data-theme="dark"]
apply-theme(theme)
body[data-theme={theme}]
navButtonColor()
.zoom
border-color $ui-dark-borderColor
color get-theme-var(theme, 'text-color')
@@ -90,7 +89,7 @@ apply-theme(theme)
&:active
color get-theme-var(theme, 'active-color')
for theme in 'dracula'
for theme in 'dracula' 'solarized-dark'
apply-theme(theme)
for theme in $themes