terminator: use brewer.dark from terminal.sexy

This commit is contained in:
Johannes Rothe 2018-02-05 21:22:48 +01:00
parent eaca96f786
commit 8a67494760

View File

@ -1,5 +1,8 @@
[global_config] [global_config]
inactive_color_offset = 1.0 title_transmit_fg_color = "#b7b8b9"
title_transmit_bg_color = "#0c0d0e"
title_inactive_fg_color = "#b7b8b9"
title_inactive_bg_color = "#737475"
[keybindings] [keybindings]
[layouts] [layouts]
[[default]] [[default]]
@ -12,11 +15,11 @@
[plugins] [plugins]
[profiles] [profiles]
[[default]] [[default]]
background_color = "#292929" palette = "#0c0d0e:#e31a1c:#31a354:#dca060:#3182bd:#756bb1:#80b1d3:#b7b8b9:#737475:#e31a1c:#31a354:#dca060:#3182bd:#756bb1:#80b1d3:#fcfdfe"
background_darkness = 0.93 foreground_color = "#b7b8b9"
cursor_color = "#ebebeb" background_color = "#0c0d0e"
cursor_color = "#b7b8b9"
font = Roboto Mono for Powerline 8 font = Roboto Mono for Powerline 8
foreground_color = "#ebebeb"
scrollback_infinite = True scrollback_infinite = True
scrollbar_position = hidden scrollbar_position = hidden
show_titlebar = False show_titlebar = False