-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
core-compatibilityDark Theme compatibility issues in the Jenkins coreDark Theme compatibility issues in the Jenkins corehelp wantedExtra attention is neededExtra attention is needed
Description
hudson.util.Graph is used around Jenkins and not (really) themeable. While it can consume some limited query parameters for background color, they're neither set nor work in a way that suits the existing CSS variable approach AFAICT.
On the plus side, if the color definitions are never set we can probably get away with adding an extension point to override them.
Examples
Metadata
Metadata
Assignees
Labels
core-compatibilityDark Theme compatibility issues in the Jenkins coreDark Theme compatibility issues in the Jenkins corehelp wantedExtra attention is neededExtra attention is needed

