We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80cec3 commit dfa58ddCopy full SHA for dfa58dd
src/main.css
@@ -896,7 +896,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ {
896
--primary-130: var(--bg-0); /* vc controls (2?) */
897
--primary-230: var(--bg-1); /* vc controls hover (2?) */
898
--primary-330: var(--txt-2);
899
- --primary-400: var(--acc-2);
+ --primary-400: var(--bg-2);
900
--primary-500: var(--bg-2); /* neutral button background */
901
--primary-600: var(--bg-1); /* status bubbles, modals */
902
--primary-630: var(--bg-1); /* vc controls */
0 commit comments