1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

finished styling

This commit is contained in:
William Grant
2018-09-23 16:35:26 +02:00
parent 205451a31d
commit 610503472a
5 changed files with 22 additions and 12 deletions

View File

@@ -162,10 +162,10 @@ body[data-theme="monokai"]
body[data-theme="dracula"]
.root
color $ui-dark-text-color
color $ui-dracula-text-color
&:hover
color #f8f8f2
background-color $ui-dracula-button--hover-backgroundColor
background-color $ui-dark-button--hover-backgroundColor
border-color $ui-dracula-borderColor
.search-optionList
@@ -181,7 +181,7 @@ body[data-theme="dracula"]
background-color $ui-dracula-button--active-backgroundColor
color $ui-dracula-button--active-color
&:hover
background-color $ui-dracula-button--active-backgroundColor
background-color $ui-dark-button--hover-backgroundColor
color $ui-dracula-button--active-color
.search-optionList-item-name-surfix
color $ui-dracula-inactive-text-color