Skip to content

Conversation

@kennyclark
Copy link

@kennyclark kennyclark commented Jan 13, 2026

Theme Toggle - Dark/Light Mode

Add dark mode and theme toggle functionality

Changes:

  • Introduced a theme toggle feature allowing users to switch between dark and light modes.
  • Implemented theme preference storage in localStorage to persist user selections.
  • Updated CSS to support new theme variables for consistent styling across the application.
  • Added a new Ace editor theme for dark mode (OneDark theme).
  • Refactored HTML and JavaScript to accommodate the theme toggle and ensure proper theme application on page load and system preference changes.

Screenshots:

Connect:

Screenshot_20260113_224309

Query Editor:

Screenshot_20260113_223033

Table - Rows:

Screenshot_20260113_222634

- Introduced a theme toggle feature allowing users to switch between dark and light modes.
- Implemented theme preference storage in localStorage to persist user selections.
- Updated CSS to support new theme variables for consistent styling across the application.
- Added a new Ace editor theme for dark mode (OneDark theme).
- Refactored HTML and JavaScript to accommodate the theme toggle and ensure proper theme application on page load and system preference changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant