[Refactor] Tidy up the color variables.

This commit is contained in:
Sakamoto Shiina
2025-01-02 19:22:09 +09:00
parent d798562de7
commit 5d0e9e0559
28 changed files with 30 additions and 110 deletions

View File

@@ -3,7 +3,7 @@
:root {
font-size: 62.5%;
color: #F2F2F2;
color: var(--dark_basic_text_color);
}
* {