We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc9416c commit b1e68b2Copy full SHA for b1e68b2
1 file changed
themes/MUG/variables.less
@@ -12,7 +12,7 @@
12
13
/* Accessibility-related badge colors */
14
@accessRight : @overridePrimary;
15
-@accessRightOpen : @accessRight;
+@accessRightOpen : #db2828;
16
@accessRightRestricted : #db2828;
17
@accessRightEmbargoed : #fbbd08;
18
@accessRightClosed : @accessRightEmbargoed;
0 commit comments