Skip to content

v1.0.126

Compare
Choose a tag to compare
@Jamesllllllllll Jamesllllllllll released this 24 Jun 19:55
· 7 commits to master since this release

This version fixes invisible tooltip text, in-lesson browser background color and other pesky button colour issues.

I've introduced a new background-color variable --color-background-medium for the in-lesson browser default background. This goes on the containing div, so that the in-browser body background can still be manipulated. Before, it was --color-background-dark and the text was not readable since it's black by default.

I tried to make --color-background-medium not too light and still have enough contrast. With black text, it has an 8.24:1 contrast ratio which surpasses WCAG Level AAA requirements.

Full Changelog: 1.0.122...1.0.126