Skip to content

[Request] Add a theme that handle light and dark gracefully #4390

Description

@rfon6ngy

The problem
All theme have hardcoded background and color and don't reuse existing color context they are integrated in (sometimes the host background is dark-grey-ish)

The solution
Offer a single theme file that can both be used in both dark and light context. with unopinionated theming (no border / background / shadow).

Solutions considered

  • none of the existing theme offer such abstractions
  • current workaround is to use @media query to select either a dark or light CSS theme (twice more theme to pack)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions