-
Notifications
You must be signed in to change notification settings - Fork 1
/
purple.theme.yaml
63 lines (63 loc) · 1.41 KB
/
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: "#bfaff8"
background: "#231f31"
left_icon: ""
right_icon: ""
left_decorator: ""
right_decorator: ""
fg_format: "#bfaff8"
bg_format: "#ac98f3"
fg_icon: "#886de4"
bg_icon: "#ac98f3"
fg_decorator: "#ac98f3"
bg_decorator: "#886de4"
style: "nobold,nounderscore,noitalics"
status_left:
fg_format: "#886de4"
bg_format: "#231f31"
fg_icon: "#231f31"
bg_icon: "#6649cf"
fg_decorator: "#6649cf"
bg_decorator: "#231f31"
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
window:
active:
fg_window: "#231f31"
bg_window: "#81ec98"
fg_window_index: "#231f31"
bg_window_index: "#39c256"
fg_icon: "#886de4"
bg_icon: "#39c256"
fg_decorator: "#39c256"
bg_decorator: "#2d2745"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
inactive:
fg_window: "#ac98f3"
bg_window: "#6649cf"
fg_window_index: "#886de4"
bg_window_index: "#413372"
fg_icon: ""
bg_icon: ""
fg_decorator: "#413372"
bg_decorator: "#231f31"
icon: ""
decorator: ""
style: "nobold,nounderscore,noitalics"
status_right:
icon: " "
decorator: ""
style: "nobold,nounderscore,noitalics"
fg_format: "#ac98f3"
bg_format: "#6649cf"
fg_icon: "#886de4"
bg_icon: "#413372"
fg_decorator: "#413372"
bg_decorator: "#231f31"