C Y B E R P U N K
CYBERPUNK(ColorThemeBuilder.newBuilder()
.withName("Cyberpunk")
.withAccentColor(TileColor.fromString("#61D6C4"))
.withPrimaryForegroundColor(TileColor.fromString("#71918C"))
.withSecondaryForegroundColor(TileColor.fromString("#3D615F"))
.withPrimaryBackgroundColor(TileColor.fromString("#25343B"))
.withSecondaryBackgroundColor(TileColor.fromString("#212429"))
.build())
Content copied to clipboard
Taken from https://www.colourlovers.com/palette/2420454/cyberpunk