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