Skip to content

Instantly share code, notes, and snippets.

@netoht
Created May 7, 2020 21:55
Show Gist options
  • Save netoht/088381d6554ce352f138d78b12fb8dec to your computer and use it in GitHub Desktop.
Save netoht/088381d6554ce352f138d78b12fb8dec to your computer and use it in GitHub Desktop.
~/.config/terminator/config
[global_config]
title_inactive_bg_color = "#4d4d4d"
title_inactive_fg_color = "#ffffff"
title_transmit_bg_color = "#1e1f29"
title_transmit_fg_color = "#02ff5f"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#1e1f29"
background_darkness = 0.92
background_image = None
background_type = transparent
cursor_color = "#ffffff"
foreground_color = "#ffffff"
palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#e5e5e5:#4d4d4d:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment