[Glitch] Adjust flash alert contrast for better readability

Port 2b1a6e7597 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
th-downstream
Christopher Choi 5 years ago committed by Thibaut Girka
parent f8980d714a
commit dba59712ca

@ -578,7 +578,7 @@ code {
&.alert { &.alert {
border: 1px solid rgba($error-value-color, 0.5); border: 1px solid rgba($error-value-color, 0.5);
background: rgba($error-value-color, 0.25); background: rgba($error-value-color, 0.1);
color: $error-value-color; color: $error-value-color;
} }

Loading…
Cancel
Save