moodle/theme/classic
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
..
classes MDL-65106 theme_classic: Remove unused variable 2020-03-05 08:15:34 +08:00
lang/en MDL-66118 hub: Remove the mentions of moodle.net 2019-10-04 21:23:11 +02:00
layout
pix MDL-65416 theme_classic: change theme screenshot in theme selector 2019-04-25 13:42:51 +02:00
scss MDL-71385 theme: Fix contrast for dimmed text against striped table rows 2021-09-09 15:59:23 +08:00
style MDL-71385 theme: Fix contrast for dimmed text against striped table rows 2021-09-09 15:59:23 +08:00
templates MDL-71293 theme_boost: improve navbar for new navigation 2021-06-23 12:03:10 +02:00
tests Merge branch 'primary_secondary_nav' of https://github.com/Chocolate-lightning/moodle 2021-08-25 10:42:57 +08:00
config.php MDL-67771 theme: Add side-post to incourse views 2021-05-20 15:13:51 +08:00
lib.php
settings.php MDL-62757 themes: validate theme preset files 2019-12-04 19:12:44 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00