tmux-plugins / tmux-cpu

Plug and play cpu percentage and icon indicator for Tmux.
MIT License
426 stars 65 forks source link

Default `cpu_temp_fg_color` is actually bg color. Typo? #63

Closed AllanChain closed 3 years ago

AllanChain commented 3 years ago

https://github.com/tmux-plugins/tmux-cpu/blob/72289570d098e2549ca585eb731494e89f801ae3/scripts/cpu_temp_fg_color.sh#L11-L13

And GPU too

https://github.com/tmux-plugins/tmux-cpu/blob/72289570d098e2549ca585eb731494e89f801ae3/scripts/gpu_temp_fg_color.sh#L11-L13

casperdcl commented 3 years ago

Ah also applies to gpu_temp_*.

Edit: didn't see your edit :)