blob: c22fc88eeae268ad2c26144b219eb351657ec044 (
plain)
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
64
65
66
67
68
|
# i3-colors
Simple Python i3 colors manager.<br />
**Install/Usage:**
git clone https://gitlab.com/manzerbredes/i3-colors
./i3-colors/src/i3-colors.py -h
**Notes:** Some of the themes come from [i3-style project](https://github.com/altdesktop/i3-style)
### Screenshots
alphare:

archlinux:

base16-tomorrow:

debian:

deep-purple:

default:

flat-gray:

gruvbox:

icelines:

lime:

mate:

oceanic-next:

okraits:

purple:

seti:

slate:

solarized:

tomorrow-night-80s:

ubuntu:

|