Skip to content

[ENHANCEMENT] theme: add support for color-scheme#78

Open
Gladorme wants to merge 1 commit intoperses:mainfrom
Gladorme:fix/color-scheme
Open

[ENHANCEMENT] theme: add support for color-scheme#78
Gladorme wants to merge 1 commit intoperses:mainfrom
Gladorme:fix/color-scheme

Conversation

@Gladorme
Copy link
Member

@Gladorme Gladorme commented Mar 3, 2026

Description

Add support of color scheme in getTheme, in order to have color scheme applied to all body.
If not applied to body, components spawning outside will not have color scheme applied (Ie: drawer, modal, ...)

Related to: perses/perses#3926

Screenshots

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.
  • E2E tests are stable and unlikely to be flaky.
    See e2e docs for more details. Common issues include:
    • Is the data inconsistent? You need to mock API requests.
    • Does the time change? You need to use consistent time values or mock time utilities.
    • Does it have loading states? You need to wait for loading to complete.

Signed-off-by: Guillaume LADORME <Gladorme@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant