style(next): add color for horizontal launcher bark on dark mode

This commit is contained in:
Elian Doran 2024-12-01 17:03:52 +02:00
parent b7487461fe
commit 958f436cb4

View File

@ -266,6 +266,7 @@
--left-pane-item-selected-action-button-hover-shadow: 2px 2px 10px rgba(0, 0, 0, .25);
--launcher-pane-background-color: #1a1a1a;
--launcher-pane-horizontal-background-color: #282828;
--launcher-pane-text-color: #909090;
--launcher-pane-button-hover-color: #ffffff;
--launcher-pane-button-hover-background: #ffffff1c;