O I L
OIL(ColorThemeBuilder.newBuilder()
.withName("Oil")
.withAccentColor(TileColor.fromString("#c69fa5"))
.withPrimaryForegroundColor(TileColor.fromString("#fbf5ef"))
.withSecondaryForegroundColor(TileColor.fromString("#f2d3ab"))
.withPrimaryBackgroundColor(TileColor.fromString("#494d7e"))
.withSecondaryBackgroundColor(TileColor.fromString("#272744"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/natures-atmosphere