R U S T
RUST(ColorThemeBuilder.newBuilder()
.withName("Rust")
.withAccentColor(TileColor.fromString("#ffe2c6"))
.withPrimaryForegroundColor(TileColor.fromString("#f0bb9c"))
.withSecondaryForegroundColor(TileColor.fromString("#e18866"))
.withPrimaryBackgroundColor(TileColor.fromString("#712f30"))
.withSecondaryBackgroundColor(TileColor.fromString("#230000"))
.build())
Content copied to clipboard
Taken from https://lospec.com/palette-list/cp_rust-5