more accessible red buttons (#2457)
* darkerRedButton * just darken red a bit instead
This commit is contained in:
committed by
Peli de Halleux
parent
bb1c190485
commit
737aa048c4
@ -1,3 +1,3 @@
|
|||||||
/*******************************
|
/*******************************
|
||||||
Site Overrides
|
Site Overrides
|
||||||
*******************************/
|
*******************************/
|
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
@teal: #3891A6;
|
@teal: #3891A6;
|
||||||
@blue: #3454D1;
|
@blue: #3454D1;
|
||||||
@red: #EF767A;
|
@red: #E41B21;
|
||||||
@pink: #F46197;
|
@pink: #F46197;
|
||||||
@yellow: #FDE74C;
|
@yellow: #FDE74C;
|
||||||
@grey: #95a5a6;
|
@grey: #95a5a6;
|
||||||
|
Reference in New Issue
Block a user