Feature(custom): add purple theme, update gemini theme

This commit is contained in:
Kuingsmile
2026-01-15 11:12:29 +08:00
parent 5e73e1a2b6
commit 5169f00254
6 changed files with 61 additions and 69 deletions

View File

@@ -168,7 +168,7 @@ html, body {
}
input:checked + .switch-slider {
background-color: var(--color-accent-hover);
background-color: var(--color-accent);
}
input:checked + .switch-slider::before {