Skip to content

feat: enhance dark theme styles with additional color variables#146

Open
hgasoft wants to merge 1 commit into
GuavaCZ:mainfrom
hgasoft:main
Open

feat: enhance dark theme styles with additional color variables#146
hgasoft wants to merge 1 commit into
GuavaCZ:mainfrom
hgasoft:main

Conversation

@hgasoft
Copy link
Copy Markdown

@hgasoft hgasoft commented Mar 24, 2026

Fix for #145
This pull request adds several new CSS custom properties to improve the color theming for dark mode in the application. The main focus is on defining a more consistent and customizable color palette for elements in dark mode.

Dark mode theming improvements:

  • Added color-scheme: dark and defined new --ec-color-* variables (--ec-color-400, --ec-color-300, --ec-color-200, --ec-color-100, --ec-color-50) using the oklch color model for better color consistency in dark mode.
  • Introduced --ec-bg-color, --ec-highlight-color, and --ec-bg-event-opacity variables to allow more flexible background and highlight styling in dark mode.

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