Skip to content

Assorted fixes for High Contrast

Sam Hewitt requested to merge wip/snwh/miscellaneous-hc-fixes into main

A few small fixes for High Contrast:

  • panel button mixin has been adjusted so that they will have an outline when High Contrast is active to improve their visibility:

image

  • text styles have been changed in the mini calendar it is better visible (both in HC and otherwise).

image

  • the submenu for quick settings has been changed to use an appropriate :insensitive style and therefore inherit a proper HC style:

image

Merge request reports