mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Update: light mode
This commit is contained in:
@@ -433,11 +433,11 @@
|
||||
|
||||
/* Force light theme */
|
||||
[data-theme='light'] {
|
||||
--background-color: #fffff4;
|
||||
--background-color: #fff;
|
||||
--background-color1: #777;
|
||||
--foreground-color: #1f2228;
|
||||
--foreground-color: #464645;
|
||||
--foreground-color3: #665c54;
|
||||
--accent-color: #591818;
|
||||
--accent-color: #5402a3;
|
||||
}
|
||||
|
||||
/* Force dark theme */
|
||||
|
||||
Reference in New Issue
Block a user