Skip to content

feat: implement light theme #776

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 21 commits into from
Mar 24, 2025
Merged

feat: implement light theme #776

merged 21 commits into from
Mar 24, 2025

Conversation

quoid
Copy link
Owner

@quoid quoid commented Mar 2, 2025

Add CSS variables for light mode color palette and refactor components to use theme variables instead of explicit color values. This groundwork prepares the codebase for theme switching.

To test, go to the entry-ext-extension-page.html/entry-ext-action-popup.html and add light-theme to the body element (until theme switching is enabled).

Resolves #392

Add CSS variables for light mode color palette and refactor components to
use theme variables instead of explicit color values. This groundwork prepares
the codebase for theme switching.

Resolves #392
@quoid quoid added the enhancement Feature work label Mar 2, 2025
@quoid quoid requested a review from ACTCD March 2, 2025 01:32
ACTCD and others added 2 commits March 3, 2025 01:09
Co-authored-by: quoid <7660254+quoid@users.noreply.github.com>
@quoid quoid changed the title feat: implement light theme foundation feat: implement light theme Mar 3, 2025
@ACTCD
Copy link
Collaborator

ACTCD commented Mar 24, 2025

0c5ea39 also fix #480

favicon
toolbar

@ACTCD ACTCD linked an issue Mar 24, 2025 that may be closed by this pull request
@ACTCD ACTCD merged commit 7b23abd into main Mar 24, 2025
1 check passed
@ACTCD ACTCD deleted the light-theme branch March 24, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make icon bigger Light theme for the UI of the extension itself
2 participants