mirror of
https://github.com/TECHNOFAB11/tmux2k.git
synced 2025-12-11 23:50:08 +01:00
feat: update cwd default icon color
This commit is contained in:
parent
97c1e28a52
commit
aa26ec063d
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ set_theme() {
|
|||
plugin_colors=(
|
||||
["git"]="text green"
|
||||
["cpu"]="text blue"
|
||||
["cwd"]="text purple"
|
||||
["cwd"]="text light_green"
|
||||
["ram"]="text light_yellow"
|
||||
["gpu"]="text yellow"
|
||||
["battery"]="text light_purple"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue