S T O R M Y_ G R E E N
STORMY_GREEN(ColorThemeBuilder.newBuilder()
.withName("Stormy Green")
.withAccentColor(TileColor.fromString("#7f9860"))
.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