-
Notifications
You must be signed in to change notification settings - Fork 1
/
dark-moderate-blue.theme.yaml
63 lines (63 loc) · 1.41 KB
/
dark-moderate-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: "#aaadb1"
background: "#060d1d"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#aaadb1"
bg_format: "#81858c"
fg_icon: "#2f3542"
bg_icon: "#81858c"
fg_decorator: "#81858c"
bg_decorator: "#2f3542"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#aaadb1"
bg_format: "#060d1d"
fg_icon: "#e5ebdf"
bg_icon: "#914989"
fg_decorator: "#914989"
bg_decorator: "#060d1d"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#2f3542"
bg_window: "#a3c7bd"
fg_window_index: "#060d1d"
bg_window_index: "#67a391"
fg_icon: "#2f3542"
bg_icon: "#67a391"
fg_decorator: "#67a391"
bg_decorator: "#060d1d"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#2f3542"
bg_window: "#585d67"
fg_window_index: "#060d1d"
bg_window_index: "#2f3542"
fg_icon: ""
bg_icon: ""
fg_decorator: "#2f3542"
bg_decorator: "#060d1d"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#2f3542"
bg_format: "#a3a7c7"
fg_icon: "#060d1d"
bg_icon: "#676da3"
fg_decorator: "#676da3"
bg_decorator: "#060d1d"