-
Notifications
You must be signed in to change notification settings - Fork 2
/
viiv-github-dimmed.theme.yaml
63 lines (63 loc) · 1.41 KB
/
viiv-github-dimmed.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: "#bccef9"
background: "#23262d"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#6588d9"
bg_format: "#374360"
fg_icon: "#6588d9"
bg_icon: "#2a303c"
fg_decorator: "#2a303c"
bg_decorator: "#23262d"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#7fcf57"
bg_format: "#23262d"
fg_icon: "#6588d9"
bg_icon: "#374360"
fg_decorator: "#374360"
bg_decorator: "#23262d"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#23262d"
bg_window: "#6588d9"
fg_window_index: "#a8bff5"
bg_window_index: "#4a6fc4"
fg_icon: "#6588d9"
bg_icon: "#4a6fc4"
fg_decorator: "#4a6fc4"
bg_decorator: "#23262d"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#6588d9"
bg_window: "#374360"
fg_window_index: "#6588d9"
bg_window_index: "#2a303c"
fg_icon: ""
bg_icon: ""
fg_decorator: "#2a303c"
bg_decorator: "#23262d"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#6588d9"
bg_format: "#374360"
fg_icon: "#6588d9"
bg_icon: "#2a303c"
fg_decorator: "#2a303c"
bg_decorator: "#23262d"