-
Notifications
You must be signed in to change notification settings - Fork 1
/
burgundy-red.theme.yaml
63 lines (63 loc) · 1.41 KB
/
burgundy-red.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: "#aea7af"
background: "#100014"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#aea7af"
bg_format: "#867d88"
fg_icon: "#37293a"
bg_icon: "#867d88"
fg_decorator: "#867d88"
bg_decorator: "#37293a"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#aea7af"
bg_format: "#100014"
fg_icon: "#dfdacf"
bg_icon: "#51210a"
fg_decorator: "#51210a"
bg_decorator: "#100014"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#37293a"
bg_window: "#7f9987"
fg_window_index: "#100014"
bg_window_index: "#587962"
fg_icon: "#37293a"
bg_icon: "#30583d"
fg_decorator: "#587962"
bg_decorator: "#100014"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#37293a"
bg_window: "#5f5462"
fg_window_index: "#100014"
bg_window_index: "#37293a"
fg_icon: ""
bg_icon: ""
fg_decorator: "#37293a"
bg_decorator: "#100014"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#292b2e"
bg_format: "#7d7f81"
fg_icon: "#000205"
bg_icon: "#545558"
fg_decorator: "#545558"
bg_decorator: "#100014"