Replace #000 with black.
This commit is contained in:
parent
6dc352b25c
commit
5de8c8ddad
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
--color_primary: #f6ffff;
|
||||
--color_secondary: #aad7ff;
|
||||
|
||||
--color_text_normal: #000;
|
||||
--color_text_normal: black;
|
||||
--color_text_link: #00f;
|
||||
--color_text_bubble: black;
|
||||
|
||||
|
|
Loading…
Reference in a new issue