J U S T P A R C H M E N T
JUSTPARCHMENT(ColorThemeBuilder.newBuilder()
.withName("Justparchment")
.withAccentColor(TileColor.fromString("#524839"))
.withPrimaryForegroundColor(TileColor.fromString("#73654a"))
.withSecondaryForegroundColor(TileColor.fromString("#8b7d62"))
.withPrimaryBackgroundColor(TileColor.fromString("#e6ceac"))
.withSecondaryBackgroundColor(TileColor.fromString("#292418"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/justparchment8