C H E R R Y_ B E A R
CHERRY_BEAR(ColorThemeBuilder.newBuilder()
.withName("Cherry Bear")
.withAccentColor(TileColor.fromString("#fbb396"))
.withPrimaryForegroundColor(TileColor.fromString("#bc6a6a"))
.withSecondaryForegroundColor(TileColor.fromString("#a35454"))
.withPrimaryBackgroundColor(TileColor.fromString("#472a36"))
.withSecondaryBackgroundColor(TileColor.fromString("#0d0c11"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/cherry-bear