diff options
| author | Fuwn <[email protected]> | 2026-01-20 05:04:23 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-20 05:04:23 -0800 |
| commit | 44a6f0c5acb1984b9565b0c093898a99b9330d81 (patch) | |
| tree | 1d20916424ec88209604a171f60e3d73070be39b /config.example.yaml | |
| parent | chore: Add justfile (diff) | |
| download | kaze-44a6f0c5acb1984b9565b0c093898a99b9330d81.tar.xz kaze-44a6f0c5acb1984b9565b0c093898a99b9330d81.zip | |
refactor: Use CSS prefers-color-scheme instead of JS-based theme toggle
Diffstat (limited to 'config.example.yaml')
| -rw-r--r-- | config.example.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.example.yaml b/config.example.yaml index bf3ff0f..9dab8b2 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -48,10 +48,6 @@ display: # "UTC" - Use UTC timezone # "America/New_York" - Use specific IANA timezone (e.g., "Europe/London", "Asia/Tokyo") timezone: "Browser" - - # Show the theme toggle button (true by default) - # Set to false to hide the light/dark mode toggle - show_theme_toggle: true # Monitor groups groups: |