Skip to content

Instantly share code, notes, and snippets.

@dominikzogg
Last active January 7, 2017 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominikzogg/41b236979b9f8050c671f6c36c34d533 to your computer and use it in GitHub Desktop.
Save dominikzogg/41b236979b9f8050c671f6c36c34d533 to your computer and use it in GitHub Desktop.
terminator-config-elementary-style (.config/terminator/config)
[global_config]
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
suppress_multiple_term_dialog = True
title_inactive_bg_color = "#22272a"
title_inactive_fg_color = "#a8b7b9"
title_receive_bg_color = "#22272a"
title_receive_fg_color = "#a8b7b9"
title_transmit_bg_color = "#363b3e"
title_transmit_fg_color = "#94a3a5"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#172023"
background_darkness = 0.9
background_image = None
background_type = transparent
copy_on_selection = True
font = Ubuntu Mono 12
foreground_color = "#94a3a5"
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#ec0048:#2aa198:#94a3a5:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#ffffff"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment