-
Notifications
You must be signed in to change notification settings - Fork 1
/
eutmux.theme.yaml
63 lines (63 loc) · 1.41 KB
/
eutmux.theme.yaml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
terminal:
foreground: "#b7b7ff"
background: "#231f32"
status_line:
foreground: "#a3adaa"
background: "#000a07"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#a3adaa"
bg_format: "#7a8380"
fg_icon: "#28322f"
bg_icon: "#7a8380"
fg_decorator: "#7a8380"
bg_decorator: "#28322f"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#a3adaa"
bg_format: "#000a07"
fg_icon: "#dbd8ce"
bg_icon: "#842009"
fg_decorator: "#842009"
bg_decorator: "#000a07"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#28322f"
bg_window: "#87a780"
fg_window_index: "#000a07"
bg_window_index: "#628b5a"
fg_icon: "#28322f"
bg_icon: "#3d6f32"
fg_decorator: "#628b5a"
bg_decorator: "#000a07"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#28322f"
bg_window: "#515b58"
fg_window_index: "#000a07"
bg_window_index: "#28322f"
fg_icon: ""
bg_icon: ""
fg_decorator: "#28322f"
bg_decorator: "#000a07"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#293939"
bg_format: "#7a8787"
fg_icon: "#011212"
bg_icon: "#526060"
fg_decorator: "#526060"
bg_decorator: "#000a07"