mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
unify finder backgroundcolor
This commit is contained in:
@@ -25,6 +25,7 @@ $list-width = 250px
|
|||||||
.result
|
.result
|
||||||
absolute left right bottom
|
absolute left right bottom
|
||||||
top $search-height
|
top $search-height
|
||||||
|
background-color $ui-noteDetail-backgroundColor
|
||||||
|
|
||||||
.result-nav
|
.result-nav
|
||||||
user-select none
|
user-select none
|
||||||
@@ -89,6 +90,9 @@ body[data-theme="dark"]
|
|||||||
.search-input
|
.search-input
|
||||||
color $ui-dark-text-color
|
color $ui-dark-text-color
|
||||||
|
|
||||||
|
.result
|
||||||
|
background-color $ui-dark-noteList-backgroundColor
|
||||||
|
|
||||||
.result-nav
|
.result-nav
|
||||||
background-color $ui-dark-backgroundColor
|
background-color $ui-dark-backgroundColor
|
||||||
label
|
label
|
||||||
|
|||||||
Reference in New Issue
Block a user