Files
language-dashboard/templates
nessi 94ab044a0a feat: refactor CSS to use CSS custom properties and minify inline styles for improved maintainability and performance
Replace hardcoded color values with CSS custom properties (--bg, --panel, --line, --text, --muted, --yellow, --blue) defined in :root. Add color-scheme:dark for better dark mode support. Minify all CSS into single line to reduce file size. Maintain existing layout, spacing, and visual design while improving code organization and enabling easier theme customization.
2026-08-13 16:29:42 +02:00
..