From: Jeremy Thomas Date: Wed, 18 Sep 2024 11:38:23 +0000 (+0100) Subject: Fix #3849: fix Light Mode color swatches in Dark Mode X-Git-Tag: 1.0.3~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e64f5034f579eb5ec3bae17723e73e4d7bd35f4;p=thirdparty%2Fbulma.git Fix #3849: fix Light Mode color swatches in Dark Mode --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ec36cf1a..40f18412 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ ## 1.0.3 -### Bug fixes +### Documentation Fixes - Fix #3904, #3884: fix website horizontal overflow +- Fix #3849: fix Light Mode color swatches in Dark Mode ## 1.0.2 diff --git a/docs/documentation/features/dark-mode.md b/docs/documentation/features/dark-mode.md index 59905e20..afc95897 100644 --- a/docs/documentation/features/dark-mode.md +++ b/docs/documentation/features/dark-mode.md @@ -259,70 +259,70 @@ For Dark Mode, Bulma will keep the same hue and saturation of the main scheme co --bulma-scheme-main-l 100% - + 11% --bulma-scheme-main-bis-l 98% - + 13% --bulma-scheme-main-ter-l 98% - + 15% --bulma-background-l 96% - + 14% --bulma-border-weak-l 93% - + 21% --bulma-border-l 86% - + 24% --bulma-text-weak-l 48% - + 53% --bulma-text-l 29% - + 71% --bulma-text-strong-l 21% - + 93% --bulma-text-title-l 14% - + 100%