A N C E S T R Y
ANCESTRY(ColorThemeBuilder.newBuilder()
.withName("Ancestry")
.withAccentColor(TileColor.fromString("#F3B670"))
.withPrimaryForegroundColor(TileColor.fromString("#9CBE30"))
.withSecondaryForegroundColor(TileColor.fromString("#7A9C0F"))
.withPrimaryBackgroundColor(TileColor.fromString("#706B63"))
.withSecondaryBackgroundColor(TileColor.fromString("#534D46"))
.build())
Content copied to clipboard