Initial commit
This commit is contained in:
commit
e9a8d8d5ab
6 changed files with 53 additions and 0 deletions
21
LICENSE.txt
Normal file
21
LICENSE.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2022 Tokyo Night
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
32
README.md
Normal file
32
README.md
Normal file
|
@ -0,0 +1,32 @@
|
|||
<div align="center">
|
||||
<img src="./images/theme-icon.png" alt="Tokyo Night Icon"/>
|
||||
<h1>Tokyo Night for APP</h1>
|
||||
<a href="https://github.com/tokyo-night/template/stargazers">
|
||||
<img src="https://img.shields.io/github/stars/tokyo-night/template.svg?style=for-the-badge&labelColor=24283b&color=73daca"/>
|
||||
</a>
|
||||
<a href="https://github.com/tokyo-night/template/issues">
|
||||
<img src="https://img.shields.io/github/issues/tokyo-night/template?style=for-the-badge&labelColor=24283b&color=ff9e64"/>
|
||||
</a>
|
||||
<a href="https://github.com/tokyo-night/template/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>
|
||||
|
||||
|
||||
|
||||
A clean, dark **APP** theme that celebrates the lights of Downtown Tokyo at night.
|
||||
|
||||
| [Night](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_night.png) | [Storm](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_night_storm.png) | [Light](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_day.png) |
|
||||
| ---- | ---- | ---- |
|
||||
| ![Night](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_night.png) | ![Storm](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_night_storm.png) | ![Light](https://raw.githubusercontent.com/tokyo-night/template/main/images/ss_tokyo_day.png) |
|
||||
|
||||
## :memo: Usage
|
||||
1. Clone this template
|
||||
2. Make your changes
|
||||
3. Submit an issue [here](https://github.com/tokyo-night/tokyo-night/issues) with a link to your repo.
|
||||
4. Be patient. Once your port is approved, its repo will be transferred to the Tokyo Night organization.
|
||||
|
||||
## :busts_in_silhouette: Maintainers
|
||||
| [![Tokyo Night](https://github.com/tokyo-night.png?size=100)](https://github.com/tokyo-night) |
|
||||
| --------------------------------------------------------------------------------------------- |
|
||||
| [Tokyo Night](https://github.com/tokyo-night) |
|
BIN
images/ss_tokyo_day.png
Normal file
BIN
images/ss_tokyo_day.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
BIN
images/ss_tokyo_night.png
Normal file
BIN
images/ss_tokyo_night.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
BIN
images/ss_tokyo_night_storm.png
Normal file
BIN
images/ss_tokyo_night_storm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 136 KiB |
BIN
images/theme-icon.png
Normal file
BIN
images/theme-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
Loading…
Reference in a new issue