style(next)/horizontal layout launcher: increase the contrast of icons for the dark theme

This commit is contained in:
Adorian Doran 2025-09-21 02:28:27 +03:00
parent c7bce91b67
commit 9cde4c26d9

View File

@ -152,7 +152,7 @@
--launcher-pane-horiz-border-color: rgb(22, 22, 22);
--launcher-pane-horiz-background-color: #282828;
--launcher-pane-horiz-text-color: #c7c7c7;
--launcher-pane-horiz-text-color: #b8b8b8;
--launcher-pane-horiz-button-hover-color: #ffffff;
--launcher-pane-horiz-button-hover-background: #ffffff1c;
--launcher-pane-horiz-button-hover-shadow: unset;