forked from e621ng/e621ng
[CSS] Tweak palette text colors (#715)
This commit is contained in:
parent
1b61b06bd6
commit
60f5170907
@ -15,9 +15,9 @@ $palette: (
|
||||
"background-grey-d5": #{darken(#60686f, 5%)},
|
||||
|
||||
"text-white": #ffffff,
|
||||
"text-red": #FE6A64,
|
||||
"text-yellow": #F5D76E,
|
||||
"text-green": #76C376,
|
||||
"text-red": #fe6a64,
|
||||
"text-yellow": #ffd666,
|
||||
"text-green": #4caf50,
|
||||
"text-grey": #aaaaaa,
|
||||
|
||||
// Just here for the post borders, nothing else
|
||||
|
Loading…
Reference in New Issue
Block a user