D I S C O R D
DISCORD(ColorThemeBuilder.newBuilder()
.withName("Discord")
.withAccentColor(TileColor.fromString("#7289da"))
.withPrimaryForegroundColor(TileColor.fromString("#ffffff"))
.withSecondaryForegroundColor(TileColor.fromString("#99aab5"))
.withPrimaryBackgroundColor(TileColor.fromString("#2c2f33"))
.withSecondaryBackgroundColor(TileColor.fromString("#23272a"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/discord