-
Notifications
You must be signed in to change notification settings - Fork 30
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
[Feature Request] Base16 themes #61
Comments
Interesting project! But you can already apply a shell color scheme and if you care enough about theming to be using Base 16, you probably have. Is this not working for you? I think if you configure your theming through A workaround would be to execute your launcher through |
It is working for me (both with fish and zsh). But I'm colorblind and none of the themes look good while also cohering with the rest of the system. For example, one theme might look good for sway, waybar, and mako, but look bad for sway-launcher-desktop; or, vice-versa. Since my op, I've developed my own colorblind theme for the terminal (kitty). Perhaps I can get it to work better with the rest of the system now. In any case, it would be nice to customize the colors of this app independently of the terminal. |
You can always create a wrapper script that defines your custom color scheme and then calls |
Okay, I'll try that. Thanks. |
Please and thank you!
The text was updated successfully, but these errors were encountered: