Add kali color-scheme for terminator #96

This commit is contained in:
Daniel Ruiz de Alegría 2020-11-30 19:44:35 +01:00
parent 565bd61252
commit bd228dd64b

11
etc/xdg/terminator/config Normal file
View File

@ -0,0 +1,11 @@
[global_config]
title_transmit_bg_color = "#2777ff"
title_receive_bg_color = "#d41919"
title_inactive_fg_color = "#ffffff"
title_inactive_bg_color = "#23252e"
[profiles]
[[default]]
background_darkness = 0.95
background_type = transparent
palette = "#1f2229:#d41919:#5ebdab:#fea44c:#367bf0:#9755b3:#49aee6:#e6e6e6:#198388:#ec0101:#47d4b9:#ff8a18:#277fff:#962ac3:#05a1f7:#ffffff"
use_theme_colors = True