Fix markdown formatting in theme system section
Updated theme system section to use proper markdown formatting.
This commit is contained in:
12
README.md
12
README.md
@@ -37,12 +37,12 @@ src/
|
|||||||
## Theme System
|
## Theme System
|
||||||
|
|
||||||
within index:
|
within index:
|
||||||
-5 unique themes are layed out by:
|
# -5 unique themes are layed out by:
|
||||||
*color-bg
|
# *color-bg
|
||||||
*color-primary
|
# *color-primary
|
||||||
*color-text
|
# *color-text
|
||||||
*color-secondary
|
# *color-secondary
|
||||||
*color-tertiary
|
# *color-tertiary
|
||||||
|
|
||||||
These themes are applied via html[data-theme="x"] and are used across the site for all gradients, tints, accents, etc.
|
These themes are applied via html[data-theme="x"] and are used across the site for all gradients, tints, accents, etc.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user