-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.4.6, 4.5.2
The activity purpose color codes that are specified in theme/boost/scss/moodle/variables.scss#L43-L48 (and admin/tool/componentlibrary/content/moodle/components/activityicons.md#L80-L85) do not match the colors you will eventually see. See attached screenshot. The reason for that is the base color of the new activity icons that got introduced in MDL-78284. The new icons are no longer black, but instead very dark grey (color code: #212529; see mod/forum/pix/monologo.svg end of line 2).
Also many third-party activity plugins do not use the base color #212529 (yet). It was not communicated in the upgrade notes. So they end up having different shades than the core activities. Depending on the color these differences are more or less pronounced.
Technical shaping
The goal of this issue is to backport the solution applied in make the displayed colors look the same as before MDL-83725MDL-78284 for the stable branches.
- is a regression caused by
-
MDL-78284 Implement the new activity icons design
-
- Closed
-