Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(modeller): modeler theming #677

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

feat(modeller): modeler theming #677

wants to merge 12 commits into from

Conversation

peterhnm
Copy link
Member

Issue
The current version of the extension only provides a light theme. However, it does not dynamically adjust to the user's active VS Code theme. Many users, especially those who prefer dark themes or custom themes, would expect the extension to follow the theme they are using in VS Code. This would ensure a more cohesive experience across the UI.

Description

  1. Provide a universal light and dark theme.
  2. Experimental feature that can be activated via the settings, whereby the Modeler theme follows the active VsCode theme.

Checklist

  • Code is easy to understand
  • No obvious errors or bugs
  • CI/CD Pipelines did run successfully
  • Tests were implemented
  • Documentation was created

# Conflicts:
#	apps/miranum-bpmn-modeler-webview/src/app/index.ts
#	apps/miranum-bpmn-modeler-webview/src/main.ts
#	apps/miranum-bpmn-modeler-webview/src/types/bpmn-js.d.ts
#	package-lock.json
#	resources/example-process/element-templates/c7-mail-task-2.json
# Conflicts:
#	apps/miranum-bpmn-modeler-webview/src/main.ts
@peterhnm peterhnm self-assigned this Oct 1, 2024
@peterhnm peterhnm linked an issue Oct 7, 2024 that may be closed by this pull request
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.

[Feature] - Miranum Modeler Theming
1 participant