JavaMelody - Dark theme

Dark UI theme for javamelody reports

License

License

ASL
Categories

Categories

Net JavaMelody Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

net.bull.javamelody
ArtifactId

ArtifactId

javamelody-dark-theme
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JavaMelody - Dark theme
Dark UI theme for javamelody reports
Project URL

Project URL

https://github.com/javamelody/javamelody-dark-theme
Source Code Management

Source Code Management

https://github.com/javamelody/javamelody-dark-theme

Download javamelody-dark-theme

How to add to project

<!-- https://jarcasting.com/artifacts/net.bull.javamelody/javamelody-dark-theme/ -->
<dependency>
    <groupId>net.bull.javamelody</groupId>
    <artifactId>javamelody-dark-theme</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bull.javamelody/javamelody-dark-theme/
implementation 'net.bull.javamelody:javamelody-dark-theme:1.0'
// https://jarcasting.com/artifacts/net.bull.javamelody/javamelody-dark-theme/
implementation ("net.bull.javamelody:javamelody-dark-theme:1.0")
'net.bull.javamelody:javamelody-dark-theme:jar:1.0'
<dependency org="net.bull.javamelody" name="javamelody-dark-theme" rev="1.0">
  <artifact name="javamelody-dark-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bull.javamelody', module='javamelody-dark-theme', version='1.0')
)
libraryDependencies += "net.bull.javamelody" % "javamelody-dark-theme" % "1.0"
[net.bull.javamelody/javamelody-dark-theme "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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.

net.bull.javamelody
monitoring of JavaEE applications

Versions

Version
1.0