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:25:49 +03:00
parent 9fb37968f8
commit 91b6910a9c

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: #909090;
--launcher-pane-horiz-text-color: #c7c7c7;
--launcher-pane-horiz-button-hover-color: #ffffff;
--launcher-pane-horiz-button-hover-background: #ffffff1c;
--launcher-pane-horiz-button-hover-shadow: unset;