-
-
Notifications
You must be signed in to change notification settings - Fork 245
/
005.json
60 lines (60 loc) · 2.06 KB
/
005.json
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
{
"xresources": {
"background": "#2f2f38",
"foreground": "#b0c4bb",
"cursorcolor": "#b0c4bb",
"color0": "#34343e",
"color1": "#9aafaa",
"color2": "#759496",
"color3": "#93b3b0",
"color4": "#688486",
"color5": "#668ca1",
"color6": "#759496",
"color7": "#b0c4bb",
"color8": "#b0c4bb",
"color9": "#9aafaa",
"color10": "#759496",
"color11": "#93b3b0",
"color12": "#81a2be",
"color13": "#668ca1",
"color14": "#759496",
"color15": "#b0c4bb",
"rofi.color-window": "#34343e, #759496, #759496",
"rofi.color-normal": "#34343e, #b0c4bb, #759496, #b0c4bb, #78824B",
"rofi.color-active": "#34343e, #b0c4bb, #759496, #b0c4bb, #78824B",
"rofi.color-urgent": "#34343e, #b0c4bb, #759496, #b0c4bb, #78824B"
},
"i3wm": {
"client.background": "#2f2f38",
"client.focused": "#b0c4bb #2f2f38 #b0c4bb #81a2be #81a2be",
"client.unfocused": "#b0c4bb #2f2f38 #b0c4bb #688486 #688486",
"client.focused_inactive": "#b0c4bb #2f2f38 #b0c4bb #688486 #688486",
"client.urgent": "#b0c4bb #2f2f38 #b0c4bb #688486 #688486",
"client.placeholder": "#b0c4bb #2f2f38 #b0c4bb #688486 #688486"
},
"polybar": {
"background": "#2f2f38",
"foreground": "#b0c4bb",
"modules-left": "wlan eth",
"modules-center": "i3",
"modules-right": "date powermenu",
"label-unfocused-background": "#81a2be",
"label-unfocused-foreground": "#2f2f38",
"label-mode-background": "#2f2f38",
"label-mode-foreground": "#34343e",
"label-focused-foreground": "#2f2f38",
"label-focused-background": "#688486",
"label-visible-background": "#81a2be",
"label-visible-foreground": "#2f2f38",
"format-foreground": "#2f2f38",
"format-background": "#81a2be",
"label-open-foreground": "#81a2be",
"label-close-foreground": "#81a2be",
"label-separator-foreground": "#81a2be",
"format-connected-foreground": "#2f2f38",
"format-connected-background": "#81a2be",
"format-connected-prefix-foreground": "#2f2f38",
"ramp-signal-foreground": "#2f2f38"
},
"wallpaper": "005.png"
}