This commit is contained in:
syuilo
2024-09-24 21:02:22 +09:00
parent c9819babfe
commit 1679a40c76
7 changed files with 42 additions and 12 deletions

View File

@@ -457,7 +457,7 @@ rt {
--fg: #693410;
}
html[data-color-mode=dark] ._woodenFrame {
html[data-color-scheme=dark] ._woodenFrame {
--bg: #1d0c02;
--fg: #F1E8DC;
--panel: #192320;