We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52ae80 commit 1596362Copy full SHA for 1596362
src/css/variables.css
@@ -133,7 +133,7 @@
133
--form-range-progress-background:var(--theme-accent);
134
--form-range-progress-background-focus-hover:var(--theme-accent);
135
--form-range-progress-background-active:var(--theme-accent);
136
---form-range-progress-background-disabled:var(--theme-gray-04);
+--form-range-progress-background-disabled:var(--theme-gray-02);
137
--form-grid-input-background:var(--theme-gray-12);
138
--form-grid-input-background-focus-hover:var(--theme-gray-16);
139
--form-grid-input-background-active:var(--theme-style-text);
0 commit comments