hacks-guide-minimal-mistake.../_sass/minimal-mistakes
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
..
skins Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
vendor Upgrade Font Awesome to version 5 (#1446) 2018-01-04 14:27:27 -05:00
_animations.scss Move SCSS partials to /_sass/minimal-mistakes for easier CSS customization 2017-04-18 12:52:11 -04:00
_archive.scss Refactor page meta (#2641) 2020-08-30 20:52:12 -04:00
_base.scss Improve headline hierarchy 2020-03-05 12:39:35 -05:00
_buttons.scss Remove Google+ 2019-03-05 18:53:30 -05:00
_footer.scss Removed duplicated CSS definitions (#2666) 2020-08-30 20:30:38 -04:00
_forms.scss Remove G-stuff CSS (#2852) (#2855) 2021-03-03 09:39:28 -05:00
_masthead.scss Add "click" overlay to close masthead and follow button menus when open 2020-03-09 14:49:15 -04:00
_mixins.scss Add focus color 2018-11-25 20:19:24 -05:00
_navigation.scss added css changes, modified jquery.greedy-navigation and built the main.min.js again 2020-08-28 17:41:29 -03:00
_notices.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00
_page.scss Refactor page meta (#2641) 2020-08-30 20:52:12 -04:00
_print.scss Reduce amount of blank pages when printing in Chrome 2017-08-22 15:32:48 -04:00
_reset.scss Refine search styling 2017-11-15 15:50:51 -05:00
_search.scss Fixes aria issues on search form (#2211) 2019-07-17 16:05:50 -04:00
_sidebar.scss Removed duplicated CSS definitions (#2666) 2020-08-30 20:30:38 -04:00
_syntax.scss Fix border bottom for Gist line numbers 2018-01-23 15:59:12 -05:00
_tables.scss Fix wide tables that overflow parent container 2019-01-01 18:31:32 -05:00
_utilities.scss Add "click" overlay to close masthead and follow button menus when open 2020-03-09 14:49:15 -04:00
_variables.scss Color notices based on skin colors instead of fixed values (#2887) 2021-04-13 16:00:24 -04:00