jenkinsci / jenkinsci/dark-theme-plugin
Graphs are not themeable
Open
core-compatibility
help wanted
- Dominant language
- Java
- Stars
- 79
- Forks
- 37
- Avg merge
- 10m
- Merged PRs (30d)
- 8
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
>
>
Contributor guide
Assessment
This issue has not been assessed yet.