Skip to content

Feature Request: text-light & text-dark as transparent #23696

@PascalPixel

Description

@PascalPixel
  1. text-dark and text-light are classes used to make sure the text differentiates when we apply a special background.
  2. As text is usually already black, and we have a text-white class for pure white, the current behavior doesn't add functionality
  3. If text-light and text-dark were instead based on rgba(255,255,255,.5) and rgba(0,0,0,.5), they would better represent their name; lightness and darkness

Current:
screen shot 2017-08-27 at 3 18 39 pmscreen shot 2017-08-27 at 3 23 28 pm

Suggested:
screen shot 2017-08-27 at 3 19 37 pmscreen shot 2017-08-27 at 3 24 13 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions