From: Ikko Ashimine Date: Sun, 4 Apr 2021 04:12:41 +0000 (+0900) Subject: Fix typo in 2019-10-15-light-dark-colors.md X-Git-Tag: 0.9.3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de773dfb560246c3eca8f0478c9224ecd8a1a02;p=thirdparty%2Fbulma.git Fix typo in 2019-10-15-light-dark-colors.md occurences -> occurrences --- diff --git a/docs/_posts/2019-10-15-light-dark-colors.md b/docs/_posts/2019-10-15-light-dark-colors.md index 6a7dde770..65ac8799c 100644 --- a/docs/_posts/2019-10-15-light-dark-colors.md +++ b/docs/_posts/2019-10-15-light-dark-colors.md @@ -151,7 +151,7 @@ This is processed by the updated `mergeColorMaps()` Sass function. {% 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` -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: