JavaMelody Dark Theme
Since JavaMelody v1.74, you can change the monitoring reports to the dark theme by adding the following dependency in your pom.xml:
<dependency>
<groupId>net.bull.javamelody</groupId>
<artifactId>javamelody-dark-theme</artifactId>
<version>1.0</version>
</dependency>
Please submit pull requests to improve this theme.