1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00

Add discord CSS template

This commit is contained in:
RGBCube 2023-12-01 15:00:12 +03:00
parent de638a3a6f
commit 8e5d6506ff
No known key found for this signature in database
3 changed files with 175 additions and 1 deletions

View file

@ -306,11 +306,14 @@ in {}
Themes also have templates, which generate templates with the color scheme.
You can use a template by doing `themes.gruvboxbox-dark-hard.<template-name>`.
There are instructions on how to use these in the file they are located. Check `templates/<template>.nix`
<details>
<summary>All templates</summary>
```
adwaitaGtkCss
discordCss
tmTheme
```
</details>