Skip to content

Add support for dark and light theme #35

@fantonangeli

Description

@fantonangeli

Description

Implement the support to the light and dark theme in the editor according to the user system settings

Motivation

Follow the user preferences to show the right editor's theme

Proposed Implementation

The goal:

  • follow the browser settings by default
  • implement an attribute in the component to override this behaviour and force a specific theme

Definition of Done

  • Implementation: Fully implemented according to the Serverless Workflow spec.
  • Unit Tests: Comprehensive unit tests are included and passing.
  • Integration Tests: Verified within the monorepo and target environments (Web/VS Code).
  • Documentation: Updated README.md, ADRs, or official docs.
  • Performance: No significant regression in editor responsiveness.
  • Accessibility: UI changes comply with accessibility standards.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions