Skip to content

Instantly share code, notes, and snippets.

@tuancode
Created January 31, 2019 06:10
Show Gist options
  • Save tuancode/48918243601f1f75e15cb2e6f659ca85 to your computer and use it in GitHub Desktop.
Save tuancode/48918243601f1f75e15cb2e6f659ca85 to your computer and use it in GitHub Desktop.
Gnome Terminal
# dconf reset /org/gnome/terminal/legacy/profiles:/
# dconf load /org/gnome/terminal/legacy/profiles:/ < gnome-terminal-profile.dconf
[/]
list=['be69e08b-abeb-484d-80cc-a803a66f388f']
default='be69e08b-abeb-484d-80cc-a803a66f388f'
[:be69e08b-abeb-484d-80cc-a803a66f388f]
foreground-color='rgb(235,219,178)'
rewrap-on-resize=true
visible-name='Gruvbox Dark'
login-shell=true
palette=['rgb(40,40,40)', 'rgb(204,36,29)', 'rgb(152,151,26)', 'rgb(215,153,33)', 'rgb(69,133,136)', 'rgb(177,98,134)', 'rgb(104,157,106)', 'rgb(168,153,132)', 'rgb(146,131,116)', 'rgb(251,73,52)', 'rgb(184,187,38)', 'rgb(250,189,47)', 'rgb(131,165,152)', 'rgb(211,134,155)', 'rgb(142,192,124)', 'rgb(235,219,178)']
use-system-font=false
use-custom-command=false
use-theme-colors=false
font='Fantasque Sans Mono 12'
use-theme-transparency=false
allow-bold=false
use-theme-background=false
bold-color-same-as-fg=true
bold-color='rgb(235,219,178)'
background-color='rgb(40,40,40)'
audible-bell=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment