Add auto theme toggle

This commit is contained in:
2026-02-14 23:11:40 -05:00
parent ea871e3fb4
commit c13bd92c2b
2 changed files with 53 additions and 15 deletions

View File

@@ -169,6 +169,7 @@ html.dark-theme .search-input:focus {
transition: all 0.2s ease;
font-size: 18px;
padding: 0;
flex-shrink: 0;
}
.theme-toggle:hover {