A F T E R N O O N_ H A Z E
AFTERNOON_HAZE(ColorThemeBuilder.newBuilder()
.withName("Afternoon Haze")
.withAccentColor(TileColor.fromString("#b0523f"))
.withPrimaryForegroundColor(TileColor.fromString("#2f6f87"))
.withSecondaryForegroundColor(TileColor.fromString("#243a56"))
.withPrimaryBackgroundColor(TileColor.fromString("#cbbfb2"))
.withSecondaryBackgroundColor(TileColor.fromString("#0d1221"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/afternoon-haze