N Y X
NYX(ColorThemeBuilder.newBuilder()
.withName("Nyx")
.withAccentColor(TileColor.fromString("#f6d6bd"))
.withPrimaryForegroundColor(TileColor.fromString("#c3a38a"))
.withSecondaryForegroundColor(TileColor.fromString("#997577"))
.withPrimaryBackgroundColor(TileColor.fromString("#20394f"))
.withSecondaryBackgroundColor(TileColor.fromString("#0f2a3f"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/nyx8