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:
parent
de638a3a6f
commit
8e5d6506ff
3 changed files with 175 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue