-
-
Notifications
You must be signed in to change notification settings - Fork 245
/
004.json
60 lines (60 loc) · 2.06 KB
/
004.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": "#1d1e26",
"foreground": "#b0b287",
"cursorcolor": "#b0b287",
"color0": "#1d1e26",
"color1": "#5a6c56",
"color2": "#8c9440",
"color3": "#73908b",
"color4": "#789073",
"color5": "#85678f",
"color6": "#5e8d87",
"color7": "#9297bf",
"color8": "#373b41",
"color9": "#907378",
"color10": "#b5bd68",
"color11": "#f0c674",
"color12": "#789073",
"color13": "#b294bb",
"color14": "#8abeb7",
"color15": "#b0b287",
"rofi.color-window": "#1d1e26, #b5bd68, #b5bd68",
"rofi.color-normal": "#1d1e26, #b0b287, #8c9440, #b0b287, #78824B",
"rofi.color-active": "#1d1e26, #b0b287, #8c9440, #b0b287, #78824B",
"rofi.color-urgent": "#1d1e26, #b0b287, #8c9440, #b0b287, #78824B"
},
"i3wm": {
"client.background": "#1d1e26",
"client.focused": "#b0b287 #1d1e26 #b0b287 #789073 #789073",
"client.unfocused": "#b0b287 #1d1e26 #b0b287 #789073 #789073",
"client.focused_inactive": "#b0b287 #1d1e26 #b0b287 #789073 #789073",
"client.urgent": "#b0b287 #1d1e26 #b0b287 #789073 #789073",
"client.placeholder": "#b0b287 #1d1e26 #b0b287 #789073 #789073"
},
"polybar": {
"background": "#1d1e26",
"foreground": "#b0b287",
"modules-left": "wlan eth",
"modules-center": "i3",
"modules-right": "date powermenu",
"label-unfocused-background": "#789073",
"label-unfocused-foreground": "#1d1e26",
"label-mode-background": "#1d1e26",
"label-mode-foreground": "#1d1e26",
"label-focused-foreground": "#ffffff",
"label-focused-background": "#789073",
"label-visible-background": "#789073",
"label-visible-foreground": "#1d1e26",
"format-foreground": "#1d1e26",
"format-background": "#789073",
"label-open-foreground": "#789073",
"label-close-foreground": "#789073",
"label-separator-foreground": "#789073",
"format-connected-foreground": "#1d1e26",
"format-connected-background": "#789073",
"format-connected-prefix-foreground": "#1d1e26",
"ramp-signal-foreground": "#1d1e26"
},
"wallpaper": "004.png"
}