diff --git a/browser/finder/FinderMain.styl b/browser/finder/FinderMain.styl index 4e939b9a..fb26b6c3 100644 --- a/browser/finder/FinderMain.styl +++ b/browser/finder/FinderMain.styl @@ -25,6 +25,7 @@ $list-width = 250px .result absolute left right bottom top $search-height + background-color $ui-noteDetail-backgroundColor .result-nav user-select none @@ -89,6 +90,9 @@ body[data-theme="dark"] .search-input color $ui-dark-text-color + .result + background-color $ui-dark-noteList-backgroundColor + .result-nav background-color $ui-dark-backgroundColor label