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

Any settings for background and text colors? #23

Closed
ghost opened this issue Aug 9, 2022 · 2 comments
Closed

Any settings for background and text colors? #23

ghost opened this issue Aug 9, 2022 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 9, 2022

The modern_dark color does not reflect the one used by my current theme.

@moudey
Copy link
Owner

moudey commented Aug 9, 2022

Standard colors are used for Windows 11, Windows 10, and system colors for the time being. In the next update, the colors of the Windows theme will be applied.

To change the colors to a favorite color, use the following code:

default {
    item-text = [#fff, #fff]
    item-back = [#000, #333]
    separator-color = color.accent
    frame-color = color.accent
    symbol = [color.accent, color.accent]
}

@ghost
Copy link
Author

ghost commented Aug 9, 2022

Nice! Thank you.

@moudey moudey closed this as completed Aug 17, 2022
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