You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thanks for the awesome color scheme. I've never been happy with a color scheme until I found nord 😄 .
This particular repo appears to be more than a color scheme, though. It actually sets the status bar content. This makes it impossible to override the status bar successfully while using plugins like prefix highlight. Have you considered making this strictly a color scheme plugin? Like, something similar to https://github.com/seebi/tmux-colors-solarized, where things like the content of status-right are left up to the user? It seems a bit odd that a color scheme plugin would actually dictate the content of the status bar itself.
The text was updated successfully, but these errors were encountered:
Sorry for my late reply, I've been busy with my job.
I'll check if it is possible to implement theme settings to add a option to disable the entire status bar styling.
@arcticicestudio Thanks for the response! I've submitted a PR that allows the user to disable all status bar content, while keeping the actual color-related settings.
Thanks a lot for the PR, it really help me a lot to get things done more quickly
if people are actually contribute 👍
I've merged it and will prepare a new release version as soon as possible.
First, thanks for the awesome color scheme. I've never been happy with a color scheme until I found nord 😄 .
This particular repo appears to be more than a color scheme, though. It actually sets the status bar content. This makes it impossible to override the status bar successfully while using plugins like prefix highlight. Have you considered making this strictly a color scheme plugin? Like, something similar to https://github.com/seebi/tmux-colors-solarized, where things like the content of
status-right
are left up to the user? It seems a bit odd that a color scheme plugin would actually dictate the content of the status bar itself.The text was updated successfully, but these errors were encountered: