use custom comment color, as before!

This commit is contained in:
Mylloon 2023-09-13 21:47:07 +02:00
parent 3a63e0993c
commit ecf82e23fb
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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