-
-
Notifications
You must be signed in to change notification settings - Fork 245
/
003.json
60 lines (60 loc) · 2.06 KB
/
003.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": "#162025",
"foreground": "#bfbfbf",
"cursorcolor": "#bfbfbf",
"color0": "#162025",
"color1": "#393843",
"color2": "#193a48",
"color3": "#235964",
"color4": "#193a48",
"color5": "#2a474a",
"color6": "#662b37",
"color7": "#bfbfbf",
"color8": "#365a5c",
"color9": "#662b37",
"color10": "#193a48",
"color11": "#193a48",
"color12": "#75404b",
"color13": "#662b37",
"color14": "#083842",
"color15": "#bfbfbf",
"rofi.color-window": "#162025, #193a48, #193a48",
"rofi.color-normal": "#162025, #bfbfbf, #162025, #162025, #193a48",
"rofi.color-active": "#162025, #bfbfbf, #162025, #162025, #193a48",
"rofi.color-urgent": "#162025, #bfbfbf, #162025, #162025, #193a48"
},
"i3wm": {
"client.background": "#162025",
"client.focused": "#bfbfbf #162025 #bfbfbf #193a48 #193a48",
"client.unfocused": "#bfbfbf #162025 #bfbfbf #193a48 #193a48",
"client.focused_inactive": "#bfbfbf #162025 #bfbfbf #193a48 #193a48",
"client.urgent": "#bfbfbf #162025 #bfbfbf #193a48 #193a48",
"client.placeholder": "#bfbfbf #162025 #bfbfbf #193a48 #193a48"
},
"polybar": {
"background": "#162025",
"foreground": "#bfbfbf",
"modules-left": "i3",
"modules-center": "date",
"modules-right": "wlan eth powermenu",
"label-unfocused-background": "#193a48",
"label-unfocused-foreground": "#162025",
"label-mode-background": "#193a48",
"label-mode-foreground": "#162025",
"label-focused-foreground": "#6b7443",
"label-focused-background": "#193a48",
"label-visible-background": "#193a48",
"label-visible-foreground": "#162025",
"format-foreground": "#162025",
"format-background": "#2a474a",
"label-open-foreground": "#193a48",
"label-close-foreground": "#193a48",
"label-separator-foreground": "#193a48",
"format-connected-foreground": "#162025",
"format-connected-background": "#193a48",
"format-connected-prefix-foreground": "#162025",
"ramp-signal-foreground": "#162025"
},
"wallpaper": "003.png"
}