mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 23:51:26 +00:00
9 lines
No EOL
191 B
CSS
9 lines
No EOL
191 B
CSS
:root {
|
|
--deep-blue: #536493;
|
|
--deep-red: #ef5a6f;
|
|
--background-color: #f9f2ed;
|
|
--text-color: #0E2F56;
|
|
|
|
--background-color-dark: #1e1e1e;
|
|
--text-color-dark: #e6e6e6;
|
|
} |