Colors

object Colors

A nice, web-compatible color palette. Based on Colors.

Properties

AQUA
Link copied to clipboard
const val AQUA: String
BLACK
Link copied to clipboard
const val BLACK: String
BLUE
Link copied to clipboard
const val BLUE: String
FUCHSIA
Link copied to clipboard
const val FUCHSIA: String
GRAY
Link copied to clipboard
const val GRAY: String
GREEN
Link copied to clipboard
const val GREEN: String
LIME
Link copied to clipboard
const val LIME: String
MAROON
Link copied to clipboard
const val MAROON: String
NAVY
Link copied to clipboard
const val NAVY: String
OLIVE
Link copied to clipboard
const val OLIVE: String
ORANGE
Link copied to clipboard
const val ORANGE: String
PURPLE
Link copied to clipboard
const val PURPLE: String
RED
Link copied to clipboard
const val RED: String
SILVER
Link copied to clipboard
const val SILVER: String
TEAL
Link copied to clipboard
const val TEAL: String
WHITE
Link copied to clipboard
const val WHITE: String
YELLOW
Link copied to clipboard
const val YELLOW: String