hacks-guide-minimal-mistake.../_sass/minimal-mistakes/skins
Tom Manner 5ffad0d956
Color notices based on skin colors instead of fixed values (#2887)
* Made notice Sass color mixing in based on $background-color and $text-color instead of hard-coded black and white values.

* Made some style adjustments to notices to improve readability.

Notice links are slightly darkened from the notice color, mostly because the gray-on-gray default notice links were very hard to read.  Rather than being $notice-color, they are `mix(#000, $notice-color, 10%)`.
The notice background mix and code-background mix can now be set with the SCSS variables $notice-background-mix and $code-notice-background-mix.
The default mix for background was adjusted to 80%, from 90%.
The default mix for code-background was adjusted to 90%, from 95%.
Skins that still didn't read well were adjusted individually.

* Adjusted sunrise $notice-background-mix to 75%

* Adjusted dark theme notice background mix colors back to the default

Co-authored-by: Tom Manner <tsmanner@us.ibm.com>
2021-04-13 16:00:24 -04:00
..
_air.scss Upgrade Font Awesome to version 5 (#1446) 2018-01-04 14:27:27 -05:00
_aqua.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
_contrast.scss Fix Font Awesome icon color in various skins 2020-11-02 11:54:08 -05:00
_dark.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
_default.scss Color "skins" (#1242) 2017-09-12 12:01:43 -04:00
_dirt.scss Improve syntax highlighting styles (#1450) 2018-01-04 20:46:10 -05:00
_mint.scss Fix Font Awesome icon color in various skins 2020-11-02 11:54:08 -05:00
_neon.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
_plum.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
_sunrise.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00