W I N T E R_ W O N D E R L A N D
WINTER_WONDERLAND(ColorThemeBuilder.newBuilder()
.withName("Winter Wonderland")
.withAccentColor(TileColor.fromString("#8bcadd"))
.withPrimaryForegroundColor(TileColor.fromString("#d6e1e9"))
.withSecondaryForegroundColor(TileColor.fromString("#a7bcc9"))
.withPrimaryBackgroundColor(TileColor.fromString("#2c4a78"))
.withSecondaryBackgroundColor(TileColor.fromString("#20284e"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/winter-wonderland