Fix markdown formatting in theme system section

Updated theme system section to use proper markdown formatting.
This commit is contained in:
Ricearoni1245
2025-10-29 02:08:32 -05:00
committed by GitHub
parent 8f86e13dfc
commit fb85b0d834

View File

@@ -37,12 +37,12 @@ src/
## Theme System
within index:
-5 unique themes are layed out by:
*color-bg
*color-primary
*color-text
*color-secondary
*color-tertiary
# -5 unique themes are layed out by:
# *color-bg
# *color-primary
# *color-text
# *color-secondary
# *color-tertiary
These themes are applied via html[data-theme="x"] and are used across the site for all gradients, tints, accents, etc.