I N F I N I T E_ I K E A
INFINITE_IKEA(ColorThemeBuilder.newBuilder()
.withName("Infinite IKEA")
.withAccentColor(TileColor.fromString("#f6d76b"))
.withPrimaryForegroundColor(TileColor.fromString("#f6f0f7"))
.withSecondaryForegroundColor(TileColor.fromString("#45a9ff"))
.withPrimaryBackgroundColor(TileColor.fromString("#104a7d"))
.withSecondaryBackgroundColor(TileColor.fromString("#12223c"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/infinite-ikea