aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 75f826faf7d9fc7f850354419f3c68f81a461608 (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
# base16 themes for vimiv

[Base16](https://github.com/chriskempson/base16)
color schemes for
[vimiv](https://karlch.github.io/vimiv-qt/).

All files in this repository are generated by
[base16-builder-python](https://github.com/InspectorMustache/base16-builder-python).

### Usage

Pick your favorite theme from the `build/` directory, place the file in vimiv's styles
directory and set the `style` option in `vimiv.conf` to the name of your chosen file.
See
[vimiv's documentation](https://karlch.github.io/vimiv-qt/documentation/configuration/style.html)
for more details on styling.

### Examples

#### gruvbox-dark-medium

<img src="https://i.postimg.cc/0jxy8tqw/gruvbox-dark-medium.png" alt="gruvbox-dark-medium" width="400"/>

#### nord

<img src="https://i.postimg.cc/3J8xVb1M/nord.png" alt="nord" width="400"/>

#### solarized-light

<img src="https://i.postimg.cc/05dNtqpd/solarized-light.png" alt="solarized-light" width="400"/>

### License

MIT