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=(
["git"]="text green"
["cpu"]="text blue"
["cwd"]="text purple"
["cwd"]="text light_green"
["ram"]="text light_yellow"
["gpu"]="text yellow"
["battery"]="text light_purple"