Change your colour scheme using Gogh
Gnome terminal
Back up your current profile
Right click on your terminal. Preferences -> Profiles -> +.
Name: Default (backup).
Download the colour scheme
_$: bash -c  "$(wget -qO- https://git.io/vQgMr)"
Download the Breeze (number 87) colour scheme.
Change the colour scheme
Right click on your terminal. Profiles -> Breeze.
Terminator
Back up your current profile
Right click on your terminal. Preferences -> Profiles -> Copy.
Name: default (backup).
Download the colour scheme
_$: bash -c  "$(wget -qO- https://git.io/vQgMr)"
Download the Breeze (number 87) colour scheme.
Enter profile to update/create: breeze
Do you want to copy your config from default profile? [Y]: (Y/N) Y
Change the colour scheme
Right click on your terminal. Profiles -> Breeze.
Wezterm
Wezterm is not supported.