mirror of
https://github.com/BoostIo/Boostnote
synced 2026-01-07 14:09:21 +00:00
dark theme update
This commit is contained in:
@@ -3,7 +3,7 @@ $control-height = 30px
|
||||
.root
|
||||
absolute left bottom
|
||||
top $topBar-height - 1
|
||||
background-color $ui-dark-backgroundColor
|
||||
background-color $ui-noteList-backgroundColor
|
||||
|
||||
.control
|
||||
absolute top left right
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
.root
|
||||
absolute top left bottom
|
||||
width $sideNav-width
|
||||
background-color $ui-dark-backgroundColor
|
||||
background-color #2E3235
|
||||
user-select none
|
||||
color $ui-text-color
|
||||
height: 100vh
|
||||
|
||||
Reference in New Issue
Block a user