Hi You can use #aabbcc colours in tmux itself to use RGB colours.
For applications running inside tmux you will need to look at their docs, there is currently no standard way to configure all applications. On Wed, Nov 21, 2018 at 09:30:15PM +0530, Sivaram Neelakantan wrote: > After a bit of testing and googling stuff, I believe my cygwin mintty > and WSL terminal in Win10 both support 24bit colour. My corresponding > modifications to the conf contains > > set -g default-terminal "tmux-256color" > set -g terminal-overrides ',xterm-256color:Tc' > set -as terminal-overrides ",gnome*:RGB" > > which when checked through tmux info > 183: RGB: [missing] > ... > 202: Tc: (flag) true > > Assuming that it supports, what exactly does this give me? I have no > idea about termcap, terminfo, tic, ncurses stuff and don't even know > where to start. > > Presumably I can set attributes of the status bar and other text > artifacts in tmux; Would someone please point to some resources that > can help me get started on leveraging colour support? > > sivaram > -- > > -- > You received this message because you are subscribed to the Google Groups > "tmux-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send an email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
