P E T I T E
PETITE(ColorThemeBuilder.newBuilder()
.withName("Petite")
.withAccentColor(TileColor.fromString("#f8f4e4"))
.withPrimaryForegroundColor(TileColor.fromString("#efd98d"))
.withSecondaryForegroundColor(TileColor.fromString("#c5af63"))
.withPrimaryBackgroundColor(TileColor.fromString("#272f3b"))
.withSecondaryBackgroundColor(TileColor.fromString("#181b22"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/petite-8