wallpapers/README.md

33 lines
1.4 KiB
Markdown
Raw Normal View History

2022-07-05 01:34:20 -04:00
<div align="center">
<img src="./theme-icon.png" width="100" alt="Tokyo Night Icon"/>
<h1>Tokyo Night Wallpapers</h1>
<a href="https://github.com/tokyo-night/wallpapers/stargazers">
<img src="https://img.shields.io/github/stars/tokyo-night/wallpapers.svg?style=for-the-badge&labelColor=24283b&color=73daca"/>
</a>
<a href="https://github.com/tokyo-night/wallpapers/issues">
<img src="https://img.shields.io/github/issues/tokyo-night/wallpapers?style=for-the-badge&labelColor=24283b&color=ff9e64"/>
</a>
<a href="https://github.com/tokyo-night/wallpapers/blob/main/LICENSE.txt">
<img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&colorA=24283b&colorB=7aa2f7"/>
</a>
</div>
&nbsp;
A collection of wallpapers to enrich your Tokyo Night setup.
# :handshake: Contributing
If possible, include the lossless version of the wallpaper such as an SVG. These can be used to produce new color variants or resolutions.
To keep the repo organized, please stick to the naming convention: `wallpaper-name_id_resolution.extension`. The `id` is for differentiating another wallpaper with the same name; it starts at `00`. Lossless formats such as an SVG should have `scalable` or `lossless` in the `resolution` field. Some examples:
```
windows_00_1920x1080.png
windows_01_1920x1080.png
peaceful-oasis_00_2560x1440.jpg
zebra-stripes_00_1280x720.png
zebra-stripes_00_scalable.svg
```
Thanks to all who contribute! :pray: