feat: update cwd default icon color

This commit is contained in:
Abhishek Keshri 2024-11-03 23:51:08 +05:30
parent 97c1e28a52
commit aa26ec063d
No known key found for this signature in database

View file

@ -155,7 +155,7 @@ set_theme() {
plugin_colors=( plugin_colors=(
["git"]="text green" ["git"]="text green"
["cpu"]="text blue" ["cpu"]="text blue"
["cwd"]="text purple" ["cwd"]="text light_green"
["ram"]="text light_yellow" ["ram"]="text light_yellow"
["gpu"]="text yellow" ["gpu"]="text yellow"
["battery"]="text light_purple" ["battery"]="text light_purple"