-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathroyal-purple.theme.yaml
63 lines (63 loc) · 1.41 KB
/
royal-purple.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: "#b0a8a8"
background: "#140000"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#b0a8a8"
bg_format: "#897e7e"
fg_icon: "#3b2a2a"
bg_icon: "#897e7e"
fg_decorator: "#897e7e"
bg_decorator: "#3b2a2a"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#b0a8a8"
bg_format: "#140000"
fg_icon: "#ebeadd"
bg_icon: "#654ca0"
fg_decorator: "#654ca0"
bg_decorator: "#140000"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#3b2a2a"
bg_window: "#a8cda3"
fg_window_index: "#140000"
bg_window_index: "#70af69"
fg_icon: "#3b2a2a"
bg_icon: "#70af69"
fg_decorator: "#70af69"
bg_decorator: "#140000"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#3b2a2a"
bg_window: "#625454"
fg_window_index: "#140000"
bg_window_index: "#3b2a2a"
fg_icon: ""
bg_icon: ""
fg_decorator: "#3b2a2a"
bg_decorator: "#140000"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#3b2a2a"
bg_format: "#a3cacd"
fg_icon: "#140000"
bg_icon: "#69a8af"
fg_decorator: "#69a8af"
bg_decorator: "#140000"