-
Notifications
You must be signed in to change notification settings - Fork 1
/
template.theme.yaml
63 lines (63 loc) · 1.34 KB
/
template.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: "C_6_1"
background: "C_6_5"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "C_6_1"
bg_format: "C_6_2"
fg_icon: "C_6_4"
bg_icon: "C_6_2"
fg_decorator: "C_6_2"
bg_decorator: "C_6_4"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "C_6_1"
bg_format: "C_6_5"
fg_icon: "C_3_0"
bg_icon: "C_1_5"
fg_decorator: "C_1_5"
bg_decorator: "C_6_5"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "C_6_4"
bg_window: "C_4_2"
fg_window_index: "C_6_5"
bg_window_index: "C_4_4"
fg_icon: "C_6_4"
bg_icon: "C_4_4"
fg_decorator: "C_4_4"
bg_decorator: "C_6_5"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "C_6_4"
bg_window: "C_6_3"
fg_window_index: "C_6_5"
bg_window_index: "C_6_4"
fg_icon: ""
bg_icon: ""
fg_decorator: "C_6_4"
bg_decorator: "C_6_5"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "C_6_4"
bg_format: "C_5_2"
fg_icon: "C_6_5"
bg_icon: "C_5_4"
fg_decorator: "C_5_4"
bg_decorator: "C_6_5"