-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
.bpmn-property-panel {
background: var(--theia-editor-background);
opacity: 0.98 !important;
color: var(--theia-editor-foreground);
.bpmn-property-header {
background: var(--theia-titleBar-activeBackground);
color: var(--theia-titleBar-activeForeground);
opacity: 1;
.bpmn-properties-body .categorization-master {
background: var(--theia-titleBar-activeBackground);
}
.categorization>.categorization-master ul li.selected>span {
color: var(--theia-activityBar-foreground);
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request