-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patholive-tone.theme.yaml
63 lines (63 loc) · 1.41 KB
/
olive-tone.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: "#adad9a"
background: "#0f0f00"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#adad9a"
bg_format: "#858573"
fg_icon: "#363626"
bg_icon: "#858573"
fg_decorator: "#858573"
bg_decorator: "#363626"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#adad9a"
bg_format: "#0f0f00"
fg_icon: "#dfd8d0"
bg_icon: "#4d1b09"
fg_decorator: "#4d1b09"
bg_decorator: "#0f0f00"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#363626"
bg_window: "#7aa785"
fg_window_index: "#0f0f00"
bg_window_index: "#28703b"
fg_icon: "#363626"
bg_icon: "#28703b"
fg_decorator: "#28703b"
bg_decorator: "#0f0f00"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#363626"
bg_window: "#5e5e4d"
fg_window_index: "#0f0f00"
bg_window_index: "#363626"
fg_icon: ""
bg_icon: ""
fg_decorator: "#363626"
bg_decorator: "#0f0f00"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#283535"
bg_format: "#798585"
fg_icon: "#000e0e"
bg_icon: "#515e5e"
fg_decorator: "#515e5e"
bg_decorator: "#0f0f00"