diff --git a/.config/update_theme.sh b/.config/update_theme.sh index 5f46baf..ad80808 100755 --- a/.config/update_theme.sh +++ b/.config/update_theme.sh @@ -27,6 +27,7 @@ main() { gsettings set org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:"${GT_default}"/ background-color "rgb(45,45,45)" # Set the fish theme fish -c "fish_config theme choose 'Base16 Eighties' && yes | fish_config theme save" + fish -c "set fish_color_comment 5c6773" # custom comment color ;; "sunrise" ) # Go to light mode # Set the Terminal profile