update: color text
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root {
|
||||
--background: #505050;
|
||||
--foreground: #ededed;
|
||||
--foreground: #ffffff;
|
||||
--link-color: #8b56cc;
|
||||
--link-hover: #ae5ed6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user