mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-15 21:28:32 +02:00
Compare commits
2 Commits
083569557f
...
9dae175c33
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9dae175c33 | ||
|
|
c8489f22ea |
@@ -426,11 +426,11 @@
|
|||||||
|
|
||||||
/* Force light theme */
|
/* Force light theme */
|
||||||
[data-theme='light'] {
|
[data-theme='light'] {
|
||||||
--background-color: #fff;
|
--background-color: #fffff4;
|
||||||
--background-color1: #777;
|
--background-color1: #777;
|
||||||
--foreground-color: #1f2228;
|
--foreground-color: #1f0000;
|
||||||
--foreground-color3: #665c54;
|
--foreground-color3: #1f0000;
|
||||||
--accent-color: #315ee7;
|
--accent-color: #591818;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Force dark theme */
|
/* Force dark theme */
|
||||||
|
|||||||
@@ -426,11 +426,11 @@
|
|||||||
|
|
||||||
/* Force light theme */
|
/* Force light theme */
|
||||||
[data-theme='light'] {
|
[data-theme='light'] {
|
||||||
--background-color: #fff;
|
--background-color: #fffff4;
|
||||||
--background-color1: #777;
|
--background-color1: #777;
|
||||||
--foreground-color: #1f2228;
|
--foreground-color: #1f0000;
|
||||||
--foreground-color3: #665c54;
|
--foreground-color3: #1f0000;
|
||||||
--accent-color: #315ee7;
|
--accent-color: #591818;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Force dark theme */
|
/* Force dark theme */
|
||||||
|
|||||||
Reference in New Issue
Block a user