Skip to content

Instantly share code, notes, and snippets.

@mkc188
Last active October 20, 2019 23:07
Show Gist options
  • Select an option

  • Save mkc188/9955635 to your computer and use it in GitHub Desktop.

Select an option

Save mkc188/9955635 to your computer and use it in GitHub Desktop.
A port of vim-hybrid color theme for Terminator (https://github.com/w0ng/vim-hybrid)
[global_config]
[keybindings]
[profiles]
[[default]]
[[hybrid]]
palette = "#282a2e:#a54242:#8c9440:#de935f:#5f819d:#85678f:#5e8d87:#707880:#373b41:#cc6666:#b5bd68:#f0c674:#81a2be:#b294bb:#8abeb7:#c5c8c6"
scrollbar_position = hidden
cursor_color = "#c5c8c6"
foreground_color = "#c5c8c6"
show_titlebar = False
background_color = "#1d1f21"
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = hybrid
[[[window0]]]
type = Window
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment