Skip to content

Commit 94157b0

Browse files
authored
docs(themes): Added info about normalized theme names (DenverCoder1#467)
1 parent f707902 commit 94157b0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/themes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
To enable a theme, append `&theme=` followed by the theme name to the end of your url.
44

5-
You can also try out and customize these themes on the [Demo Site](https://streak-stats.demolab.com/demo/).
5+
You can also try out and customize these themes on the [Demo Site](https://streak-stats.demolab.com/demo/)!
6+
7+
Note: Theme names provided are case-insensitive and any use of underscores will be treated the same as hyphens.
68

79
| Theme | Preview |
810
| :---------------------------: | :--------------------------------------------------------------------------------------------------------------: |
@@ -125,3 +127,5 @@ You can also try out and customize these themes on the [Demo Site](https://strea
125127
You can now customize your stats card with the interactive [Demo Site](https://streak-stats.demolab.com/demo/) or by customizing the [url parameters](/README.md#-options).
126128

127129
If you would like to share your theme with others, feel free to open an issue/pull request!
130+
131+
Note: When submitting a new theme, make sure the name is all lowercase. Hyphens are allowed between words, but there should be no underscores. On the demo site, you can export a list of colors from the advanced section by clicking "Export to PHP".

0 commit comments

Comments
 (0)