M O L T E N
MOLTEN(ColorThemeBuilder.newBuilder()
.withName("Molten")
.withAccentColor(TileColor.fromString("#fd724e"))
.withPrimaryForegroundColor(TileColor.fromString("#a02f40"))
.withSecondaryForegroundColor(TileColor.fromString("#5f2f45"))
.withPrimaryBackgroundColor(TileColor.fromString("#261b2e"))
.withSecondaryBackgroundColor(TileColor.fromString("#201727"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/molten