Skip to content

Commit 7cda616

Browse files
committed
change primary-400 again to be darker
1 parent dfa58dd commit 7cda616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
896896
--primary-130: var(--bg-0); /* vc controls (2?) */
897897
--primary-230: var(--bg-1); /* vc controls hover (2?) */
898898
--primary-330: var(--txt-2);
899-
--primary-400: var(--bg-2);
899+
--primary-400: var(--bg-3);
900900
--primary-500: var(--bg-2); /* neutral button background */
901901
--primary-600: var(--bg-1); /* status bubbles, modals */
902902
--primary-630: var(--bg-1); /* vc controls */

0 commit comments

Comments
 (0)