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 2e1c7eb commit a3bd069Copy full SHA for a3bd069
frontend/static/themes/ms_cupcakes.css
@@ -5,8 +5,8 @@
5
--sub-color: #d64090;
6
--sub-alt-color: #edf8fa;
7
--text-color: #0a282f;
8
- --error-color: #000000;
9
- --error-extra-color: #c9c9c9;
10
- --colorful-error-color: #ca4754;
11
- --colorful-error-extra-color: #7e2a33;
+ --error-color: #a4dd32;
+ --error-extra-color: #90bd34;
+ --colorful-error-color: #a4dd32;
+ --colorful-error-extra-color: #87b330;
12
}
0 commit comments