Skip to content

Instantly share code, notes, and snippets.

@aksakalli
Created November 10, 2015 01:15
Show Gist options
  • Save aksakalli/2aa9dac3bb2c5494449a to your computer and use it in GitHub Desktop.
Save aksakalli/2aa9dac3bb2c5494449a to your computer and use it in GitHub Desktop.
[global_config]
title_receive_bg_color = "#3167ac"
title_transmit_bg_color = "#d4312e"
title_inactive_fg_color = "#343232"
title_transmit_fg_color = "#e7eced"
title_inactive_bg_color = "#b0b6ba"
[keybindings]
[profiles]
[[default]]
palette = "#222d3f:#a82320:#32a548:#e58d11:#3167ac:#781aa0:#2c9370:#b0b6ba:#212c3c:#d4312e:#2d9440:#e5be0c:#3c7dd2:#8230a7:#35b387:#e7eced"
background_color = "#002240"
background_image = None
cursor_color = "#e5be0c"
foreground_color = "#2cc55d"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]
@aksakalli
Copy link
Author

aksakalli commented Nov 10, 2015

mkdir -p ~/.config/terminator/
wget https://gist.githubusercontent.com/aksakalli/2aa9dac3bb2c5494449a/raw/ -O ~/.config/terminator/config

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