mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 14:13:07 -03:00
docs: link to where themes are
This commit is contained in:
@ -108,8 +108,10 @@ Themes come from two places, tartrazine itself and [Sixteen](https://github.com/
|
|||||||
To only embed selected themes, build your project with the `-Dnothemes` option, and
|
To only embed selected themes, build your project with the `-Dnothemes` option, and
|
||||||
you can set two environment variables to control which themes are included:
|
you can set two environment variables to control which themes are included:
|
||||||
|
|
||||||
* `TT_THEMES` is a comma-separated list of themes to include from tartrazine (see the styles directory in the source)
|
* `TT_THEMES` is a comma-separated list of themes to include from tartrazine (see
|
||||||
* `SIXTEEN_THEMES` is a comma-separated list of themes to include from Sixteen (see the base16 directory in the sixteen source)
|
[the styles directory in the source(https://github.com/ralsina/tartrazine/tree/main/styles))
|
||||||
|
* `SIXTEEN_THEMES` is a comma-separated list of themes to include from Sixteen (see
|
||||||
|
[the base16 directory in the sixteen source](https://github.com/ralsina/sixteen/tree/main/base16))
|
||||||
|
|
||||||
For example (using the tartrazine CLI as the project):
|
For example (using the tartrazine CLI as the project):
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user