Skip to content

Instantly share code, notes, and snippets.

@pedrosancao
Last active August 28, 2020 20:46
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 pedrosancao/3bb887cfef73199255fc418854cec216 to your computer and use it in GitHub Desktop.
Save pedrosancao/3bb887cfef73199255fc418854cec216 to your computer and use it in GitHub Desktop.
Darcula color scheme for Terminator
[global_config]
title_transmit_fg_color = "#bd93f9"
title_transmit_bg_color = "#282a36"
title_receive_fg_color = "#8be9fd"
title_receive_bg_color = "#282a36"
title_inactive_fg_color = "#f8f8f2"
title_inactive_bg_color = "#282a36"
[profiles]
[[default]]
background_color = "#1e1f29"
cursor_color = "#bbbbbb"
foreground_color = "#f8f8f2"
palette = "#000000:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#bbbbbb:#555555:#ff5555:#50fa7b:#f1fa8c:#bd93f9:#ff79c6:#8be9fd:#ffffff"
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment