S U P E R N O V A
SUPERNOVA(ColorThemeBuilder.newBuilder()
.withName("Supernova")
.withAccentColor(TileColor.fromString("#ffce9c"))
.withPrimaryForegroundColor(TileColor.fromString("#cf7862"))
.withSecondaryForegroundColor(TileColor.fromString("#a75252"))
.withPrimaryBackgroundColor(TileColor.fromString("#3d203b"))
.withSecondaryBackgroundColor(TileColor.fromString("#1a080e"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/supernova-7