-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathterminator
More file actions
36 lines (36 loc) · 1.12 KB
/
terminator
File metadata and controls
36 lines (36 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[global_config]
title_transmit_bg_color = "#839496"
title_inactive_fg_color = "#93a1a1"
title_transmit_fg_color = "#eee8d5"
title_inactive_bg_color = "#586e75"
[keybindings]
[profiles]
[[default]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#eee8d5"
foreground_color = "#ffffff"
background_color = "#300a24"
scrollback_infinite = True
[[Light]]
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#d33682:#2aa198:#93a1a1"
login_shell = True
background_darkness = 0.9
background_type = transparent
scrollbar_position = hidden
cursor_color = "#002b36"
foreground_color = "#002b36"
background_color = "#eee8d5"
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]