Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 500 Bytes

JavaMelody Dark Theme

screenshot

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.