moodle/theme
Jun Pataleta 71cf8ee1f4 MDL-71385 theme: Fix contrast for dimmed text against striped table rows
In order to achieve good colour contrast between dimmed text and striped
table rows, the background colour of the striped rows are being
lightened to 0.03 alpha. While $gray-600 is being adjusted to a bit
darker shade of #6a737b. This gives a colour contrast ratio of 4.5:1
between the dimmed text colour and the striped table row background
which meets WCAG 2.1 Level AA requirements.

Comparing the normal font colour (#212529) with the adjusted dimmed text
colour gives a contrast ratio of 3.20:1 which meets WCAG 2.1 Level AA
requirements and still makes them distinguishable from one another.
2021-09-09 15:59:23 +08:00
..
boost MDL-71385 theme: Fix contrast for dimmed text against striped table rows 2021-09-09 15:59:23 +08:00
classic MDL-71385 theme: Fix contrast for dimmed text against striped table rows 2021-09-09 15:59:23 +08:00
font.php MDL-40759 icons: Refactor icon system to be extensible. 2017-03-17 15:51:29 +08:00
image.php MDL-57965 performance: compress svg files with gzip 2017-03-24 09:55:56 +01:00
index.php MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css 2020-08-17 08:16:42 +00:00
javascript.php
jquery.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00
styles.php MDL-67348 theme: Return CSS from localcache if available 2019-11-26 07:24:45 +08:00
styles_debug.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
switchdevice.php MDL-39752 fix whitespace errors 2015-03-10 14:13:20 +00:00
upgrade.txt MDL-57552 core_course: Typo in view-combined class 2021-01-04 09:48:14 +01:00
yui_combo.php MDL-68426 theme: Set a limit on paths length in yui_combo 2020-07-09 10:05:59 +08:00
yui_image.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00