28 lines
791 B
Plaintext
Raw Normal View History

2018-10-22 23:41:39 -05:00
[global_config]
2021-01-11 10:25:15 -06:00
title_transmit_fg_color = "#c6c8d1"
title_transmit_bg_color = "#161821"
title_inactive_fg_color = "#c6c8d1"
title_inactive_bg_color = "#6b7089"
2020-09-28 14:51:13 -05:00
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
2021-01-11 10:25:15 -06:00
2020-09-28 14:51:13 -05:00
[profiles]
[[default]]
2021-01-11 10:25:15 -06:00
palette = "#161821:#e27878:#b4be82:#e2a478:#84a0c6:#a093c7:#89b8c2:#c6c8d1:#6b7089:#e98989:#c0ca8e:#e9b189:#91acd1:#ada0d3:#95c4ce:#d2d4de"
foreground_color = "#c6c8d1"
background_color = "#161821"
cursor_color = "#c6c8d1"
#background_darkness = 0.77
#background_type = transparent
2020-09-28 14:51:13 -05:00
scrollback_infinite = True
2021-01-11 10:25:15 -06:00
2018-10-22 23:41:39 -05:00
[layouts]
[[default]]
[[[child1]]]
2021-01-11 10:25:15 -06:00
type = Terminal
2018-10-22 23:41:39 -05:00
parent = window0
2019-03-04 20:38:27 -06:00
profile = default
2018-10-22 23:41:39 -05:00
[[[window0]]]
type = Window
2021-01-11 10:25:15 -06:00
parent = ""
2018-10-22 23:41:39 -05:00
[plugins]