-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathsavoy-blue.theme.yaml
63 lines (63 loc) · 1.41 KB
/
savoy-blue.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: "#a8adb9"
background: "#001133"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#a8adb9"
bg_format: "#7d8697"
fg_icon: "#293854"
bg_icon: "#7d8697"
fg_decorator: "#7d8697"
bg_decorator: "#293854"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#a8adb9"
bg_format: "#001133"
fg_icon: "#dad4d2"
bg_icon: "#b91802"
fg_decorator: "#b91802"
bg_decorator: "#001133"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#293854"
bg_window: "#7b9982"
fg_window_index: "#001133"
bg_window_index: "#52785c"
fg_icon: "#293854"
bg_icon: "#295735"
fg_decorator: "#52785c"
bg_decorator: "#001133"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#293854"
bg_window: "#545f76"
fg_window_index: "#001133"
bg_window_index: "#293854"
fg_icon: ""
bg_icon: ""
fg_decorator: "#293854"
bg_decorator: "#001133"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#2c3344"
bg_format: "#7f838e"
fg_icon: "#030b20"
bg_icon: "#565b69"
fg_decorator: "#565b69"
bg_decorator: "#001133"