1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-17 19:37:29 -05:00

Add link-1 color to light theme too

This commit is contained in:
2023-01-26 16:47:39 -06:00
parent d7647a0b6f
commit c7acf8ce38

@ -100,6 +100,7 @@
--text-gray-1: #5e5e5e; /* lch(40, 0, X) */ --text-gray-1: #5e5e5e; /* lch(40, 0, X) */
--link-0: #2061a8; /* lch(40, 45, 270) */ --link-0: #2061a8; /* lch(40, 45, 270) */
--link-1: #02559b; /* lch(35, 45, 270 */
--figure-border: #367acd; /* lch(50, 50, 270) */ --figure-border: #367acd; /* lch(50, 50, 270) */