T E C H_ L I G H T
TECH_LIGHT(ColorThemeBuilder.newBuilder()
.withName("Tech Light")
.withAccentColor(TileColor.fromString("#D1E751"))
.withPrimaryForegroundColor(TileColor.fromString("#FFFFFF"))
.withSecondaryForegroundColor(TileColor.fromString("#FFFFFF"))
.withPrimaryBackgroundColor(TileColor.fromString("#26ADE4"))
.withSecondaryBackgroundColor(TileColor.fromString("#000000"))
.build())
Content copied to clipboard
Taken from http://www.colourlovers.com/palette/15/tech_light