Add theme version marker for dark mode deployment
Theme updates complete and ready for deployment: - Dark mode as default with light mode toggle - Progressive enhancement for JavaScript-disabled users - Fixed header spacing and content padding - Clean CSS without unnecessary !important flags - localStorage theme persistence across sessions
This commit is contained in:
parent
55e39608f4
commit
f2cc925935
1 changed files with 7 additions and 0 deletions
7
.theme-version
Normal file
7
.theme-version
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
2025-10-11
|
||||
Dark mode implementation complete
|
||||
- Default dark theme with light mode toggle
|
||||
- Progressive enhancement (buttons hidden without JS)
|
||||
- Fixed header with proper content padding
|
||||
- UncloseAI button styling without !important
|
||||
- Theme preference saved to localStorage
|
||||
Loading…
Add table
Add a link
Reference in a new issue