Skip to content

Instantly share code, notes, and snippets.

@heethesh
Created April 3, 2019 21:29
Show Gist options
  • Save heethesh/b7009ff724b5c71a69cba46f471409f6 to your computer and use it in GitHub Desktop.
Save heethesh/b7009ff724b5c71a69cba46f471409f6 to your computer and use it in GitHub Desktop.
Gnome Terminal Profile - Monokai Theme
[/]
foreground-color='rgb(248,248,242)'
palette=['rgb(39,40,34)', 'rgb(249,38,114)', 'rgb(117,158,34)', 'rgb(253,151,31)', 'rgb(102,217,239)', 'rgb(174,129,255)', 'rgb(230,219,116)', 'rgb(117,113,94)', 'rgb(39,40,34)', 'rgb(249,38,114)', 'rgb(166,226,46)', 'rgb(253,151,31)', 'rgb(102,217,239)', 'rgb(174,129,255)', 'rgb(230,219,116)', 'rgb(117,113,94)']
use-system-font=false
use-custom-command=false
use-theme-colors=false
use-transparent-background=true
font='Ubuntu Mono 13'
use-theme-transparency=false
bold-color-same-as-fg=true
bold-color='#F8F8F8F8F2F2'
background-color='rgb(39,40,34)'
background-transparency-percent=20
@heethesh
Copy link
Author

heethesh commented Apr 3, 2019

Script repository link

wget https://github.com/yktoo/yktools/raw/master/gnome-terminal-profile
gnome-terminal-profile export ./monokai_terminal_profile
gnome-terminal-profile import ./monokai_terminal_profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment