more accessible red buttons (#2457)

* darkerRedButton

* just darken red a bit instead
This commit is contained in:
Joey Wunderlich
2020-01-23 07:46:53 -08:00
committed by Peli de Halleux
parent bb1c190485
commit 737aa048c4
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
/******************************* /*******************************
Site Overrides Site Overrides
*******************************/ *******************************/

View File

@ -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;