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
7 lines
273 B
Text
7 lines
273 B
Text
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
|