S T O R M Y_ R E D
STORMY_RED(ColorThemeBuilder.newBuilder()
.withName("Stormy Red")
.withAccentColor(TileColor.fromString("#a95a3f"))
.withPrimaryForegroundColor(TileColor.fromString("#f8eebf"))
.withSecondaryForegroundColor(TileColor.fromString("#edbb70"))
.withPrimaryBackgroundColor(TileColor.fromString("#3a5043"))
.withSecondaryBackgroundColor(TileColor.fromString("#242828"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/stormy-6