Skip to content
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

Update to color scheme theme "Tokyo Night Moon" #408

Open
ZweTyy opened this issue Sep 18, 2024 · 0 comments
Open

Update to color scheme theme "Tokyo Night Moon" #408

ZweTyy opened this issue Sep 18, 2024 · 0 comments

Comments

@ZweTyy
Copy link
Contributor

ZweTyy commented Sep 18, 2024

I updated the theme to have the active tab highlighted in a purple color
This is before:
image
And here is the after:
image

And here is the updated code:
--zen-colors-primary: #82aaff !important;
--zen-colors-secondary: #c099ff !important;
--zen-colors-tertiary: #1e2030 !important;
--zen-colors-border: #3b4261 !important;
--zen-dialog-background: #222436 !important;

.tab-background[selected=''] {
    background-color: #6c598c !important;
}
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

No branches or pull requests

1 participant