This commit is contained in:
elvis kahoro 2022-05-07 17:51:50 -04:00
parent c484f469a9
commit 4469cfd1a1

View file

@ -26,7 +26,7 @@ tldr; After adding your theme run the python script for generating theme preview
`python3 ./scripts/gen_theme_previews.py standard`
for a newly added theme that's in the standard folder / directory. If you get the error that yaml is missing make sure you `pip install PyYAML`
For a newly added theme that's in the standard folder / directory. If you get the error that yaml is missing make sure you `pip install PyYAML`
There are more [directions on how to use this repository in our documentation.](https://docs.warp.dev/features/themes).