nordtheme / tmux

An arctic, north-bluish clean and elegant tmux color theme.
https://www.nordtheme.com/ports/tmux
MIT License
1.06k stars 141 forks source link

Documentation clarifiction: How to change the color pallet? #88

Open ioogithub opened 11 months ago

ioogithub commented 11 months ago

I have been reading about the different color pallet options here: https://www.nordtheme.com/docs/colors-and-palettes.

I have been using the nord tmux theme for several years but I would like to change the color pallet from the default to nord 11 or 12. How can this be done? I didn't see mention of it in the README.md. I looked in the src folder I see nord.conf has colors defined for each element but nothing about the overall pallet. I couldn't find anything in nord.tmux file for pallet.

In my .tmux.conf I simply have this:

set -g @tpm_plugins '  \
    arcticicestudio/nord-tmux \
`

which gives me the pale blue and green. I was hoping it would be as easy as changing nord0 to nord13 on a pallet= line but I can't find how to do it.

How can I change the pallet? Thank you.

alexjercan commented 10 months ago

Hi, I also use this tmux plugin. In my case the color palette of the status bar comes from the terminal colors I use in my kitty config. I am not sure if that is the intended way, but it kind of makes it easier to customize.