terminator: use brewer.dark from terminal.sexy
This commit is contained in:
parent
eaca96f786
commit
8a67494760
@ -1,5 +1,8 @@
|
||||
[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]
|
||||
[layouts]
|
||||
[[default]]
|
||||
@ -12,11 +15,11 @@
|
||||
[plugins]
|
||||
[profiles]
|
||||
[[default]]
|
||||
background_color = "#292929"
|
||||
background_darkness = 0.93
|
||||
cursor_color = "#ebebeb"
|
||||
palette = "#0c0d0e:#e31a1c:#31a354:#dca060:#3182bd:#756bb1:#80b1d3:#b7b8b9:#737475:#e31a1c:#31a354:#dca060:#3182bd:#756bb1:#80b1d3:#fcfdfe"
|
||||
foreground_color = "#b7b8b9"
|
||||
background_color = "#0c0d0e"
|
||||
cursor_color = "#b7b8b9"
|
||||
font = Roboto Mono for Powerline 8
|
||||
foreground_color = "#ebebeb"
|
||||
scrollback_infinite = True
|
||||
scrollbar_position = hidden
|
||||
show_titlebar = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user