@@ -1625,6 +1625,7 @@ a.tooltip:hover::after {
1625
1625
, 5.1715698 , 7.5 , 6 S6.8284302, 7.5 , 6 , 7.5 z" fill="black"/></svg>');
1626
1626
width : 22px ;
1627
1627
height : 22px ;
1628
+ filter : var (--settings-menu-filter );
1628
1629
}
1629
1630
1630
1631
# sidebar-button > a : before {
@@ -2419,6 +2420,7 @@ by default.
2419
2420
--search-tab-button-not-selected-background : # e6e6e6 ;
2420
2421
--search-tab-button-selected-border-top-color : # 0089ff ;
2421
2422
--search-tab-button-selected-background : # fff ;
2423
+ --settings-menu-filter : none;
2422
2424
--stab-background-color : # fff5d6 ;
2423
2425
--stab-code-color : # 000 ;
2424
2426
--code-highlight-kw-color : # 8959a8 ;
@@ -2524,6 +2526,7 @@ by default.
2524
2526
--search-tab-button-not-selected-background : # 252525 ;
2525
2527
--search-tab-button-selected-border-top-color : # 0089ff ;
2526
2528
--search-tab-button-selected-background : # 353535 ;
2529
+ --settings-menu-filter : none;
2527
2530
--stab-background-color : # 314559 ;
2528
2531
--stab-code-color : # e6e1cf ;
2529
2532
--code-highlight-kw-color : # ab8ac1 ;
@@ -2636,6 +2639,7 @@ Original by Dempfi (https://github.com/dempfi/ayu)
2636
2639
--search-tab-button-not-selected-background : transparent !important ;
2637
2640
--search-tab-button-selected-border-top-color : none;
2638
2641
--search-tab-button-selected-background : # 141920 !important ;
2642
+ --settings-menu-filter : invert (100% );
2639
2643
--stab-background-color : # 314559 ;
2640
2644
--stab-code-color : # e6e1cf ;
2641
2645
--code-highlight-kw-color : # ff7733 ;
0 commit comments