1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

Adding support for dracula interface theme

This commit is contained in:
John Ciprian
2018-12-12 20:56:31 -05:00
parent cfcaa58b71
commit ec506e71a4
2 changed files with 22 additions and 19 deletions

View File

@@ -220,6 +220,14 @@ body[data-theme="dracula"]
color $ui-dracula-text-color
border 1px solid $ui-dracula-borderColor
.tabList .tabButton
border-color $ui-dracula-borderColor
.tabButton
&:hover
color $ui-dracula-text-color
background-color $ui-dracula-noteDetail-backgroundColor
.tabList
background-color $ui-dracula-noteDetail-backgroundColor
color $ui-dracula-text-color