Problem/Motivation

The use of Gin variables to style the duration overlay was added in #3485266: Use Gin colors in duration overlay, but the fallbacks for the colors just use shades of grey. We can anticipate that some users may not have access to the admin theme but are able to create content. Though we can't anticipate what colors might be available in custom themes, we can look for Olivero-provided CSS variables.

Proposed resolution

Update the CSS to use the Olivero variables (if available) before using the shades of grey.

Issue fork smart_date-3485456

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed 9bfbce97 on 4.2.x
    Issue #3485456 by mandclu: Add Olivero fallbacks to Gin variables in...
mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.