Replace #000 with black.

This commit is contained in:
voussoir 2021-06-04 20:47:41 -07:00
parent 6dc352b25c
commit 5de8c8ddad
No known key found for this signature in database
GPG key ID: 5F7554F8C26DACCB

View file

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