mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix typo in 2019-10-15-light-dark-colors.md
occurences -> occurrences
This commit is contained in:
committed by
Jeremy Thomas
parent
a226cace2d
commit
6de773dfb5
@@ -151,7 +151,7 @@ This is processed by the updated `mergeColorMaps()` Sass function.
|
|||||||
{% include elements/anchor.html name='Scheme variables for "Dark mode"' %}
|
{% include elements/anchor.html name='Scheme variables for "Dark mode"' %}
|
||||||
|
|
||||||
There are 6 new `$scheme` derived variables: `$scheme-main` `$scheme-main-bis` `$scheme-main-ter` `$scheme-invert` `$scheme-invert-bis` `$scheme-invert-ter`
|
There are 6 new `$scheme` derived variables: `$scheme-main` `$scheme-main-bis` `$scheme-main-ter` `$scheme-invert` `$scheme-invert-bis` `$scheme-invert-ter`
|
||||||
They replace the `$white` and `$black` occurences in the codebase.
|
They replace the `$white` and `$black` occurrences in the codebase.
|
||||||
|
|
||||||
This makes it easy to create a **"Dark mode"** simply by swapping the values:
|
This makes it easy to create a **"Dark mode"** simply by swapping the values:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user