1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-27 16:37:46 +00:00

Add credit

This commit is contained in:
RGBCube 2023-11-27 15:27:56 +03:00
parent 1e26b6249d
commit 2ba30f4256
No known key found for this signature in database

View file

@ -286,8 +286,8 @@ You can use a template by doing `themes.gruvboxbox-dark-hard.<template-name>`.
<summary>All templates</summary>
```
tmTheme
adwaitaGtkCss
tmTheme
```
</details>
@ -362,6 +362,7 @@ Here is a minimal usage example:
## Credits
- Themes were taken from https://github.com/tinted-theming/base16-schemes.
- the adwaitaGtkCss template was taken from https://github.com/danth/stylix/blob/master/modules/gtk/gtk.mustache.
- The tmTheme template was taken from https://github.com/chriskempson/base16-textmate/blob/master/templates/default.mustache.
## License