feat: Added a Tokyonight for ST terminal (work on 0.9ver) (#262)

* Added a Tokyonight for ST terminal (work on 0.9ver)

* fix README.md
This commit is contained in:
n1rdeks
2022-11-10 22:10:48 +03:00
committed by GitHub
parent b3cda0bab1
commit ee4ecce638
5 changed files with 170 additions and 0 deletions

13
extras/st/README.md Normal file
View File

@@ -0,0 +1,13 @@
<h3 align="center">
Tokyonight for <a href="https://st.suckless.org/">st</a>
</h3>
### About
This port offers the colors needed for ST's header file.
### Usage
1. Choose your flavour.
2. Copy the contents of `flavor.h` and replace into your st build's `config.h`.
3. Then `make install` it in st folder.