I am trying to change my terminal colors to Zenburn. The normal way to do this is through gconf-editor
. However, when I use gconf-editor
I don't see any profiles for gnome-terminal
! When I go into gnome-terminal
and select preferences I can see two profiles (unnamed and zenburn, appropriately).
When I fire up the handy Zenburn script it also confirms there are no profiles found:
Please select a Gnome Terminal profile
expr: syntax error
You have selected:
Profile: (gconf key)
I am using Unity on 16.04 LTS. Is there a setting I need to set to do this properly?
gnome-terminal
versions usedconf
/gsettings
. Usedconf-editor
, or command linedconf
(see e.g. https://askubuntu.com/questions/967517/backup-gnome-terminal for some idea). – egmont Dec 21 '17 at 20:06tango
is close enough to monokai color scheme – Scott Stensland Apr 08 '18 at 22:21