Oleh Omelchenko 97158739cc Add UI theme settings and experimental dark theme support
- Introduced a new "Appearance" settings section in the settings modal to allow users to select between "Light" and "Dark (Experimental)" themes.
- Updated the application initialization to apply the saved UI theme immediately on page load.
- Enhanced the settings UI to load and save the selected theme.
- Implemented CSS variables for the new experimental dark theme, including color adjustments for various UI elements.
- Updated existing styles to support theme switching, ensuring proper color contrast and readability in both light and dark modes.
2025-10-17 22:54:42 +03:00
2025-10-16 18:14:40 +03:00
2025-10-16 18:14:40 +03:00
Description
A browser-based snippet manager for Vega-Lite visualizations
402 KiB
Languages
JavaScript 63.7%
HTML 24.2%
CSS 12.1%