japgolly.scalacss

ColorOps

Related Doc: package scalacss

trait ColorOps[Out] extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ColorOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def mkColor(s: String): Out

    Attributes
    protected

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def aliceblue: Out

  5. final def antiquewhite: Out

  6. final def aqua: Out

  7. final def aquamarine: Out

  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. final def azure: Out

  10. final def beige: Out

  11. final def bisque: Out

  12. final def black: Out

  13. final def blanchedalmond: Out

  14. final def blue: Out

  15. final def blueviolet: Out

  16. final def brown: Out

  17. final def burlywood: Out

  18. final def cadetblue: Out

  19. final def chartreuse: Out

  20. final def chocolate: Out

  21. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  22. final def coral: Out

  23. final def cornflowerblue: Out

  24. final def cornsilk: Out

  25. final def crimson: Out

  26. final def currentColor: Out

    The currentColor keyword represents the calculated value of the element's color property.

    The currentColor keyword represents the calculated value of the element's color property. It allows to make the color properties inherited by properties or child's element properties that do not inherit it by default.

    It can also be used on properties that inherit the calculated value of the element's color property and will be equivalent to the inherit keyword on these elements, if any.

  27. final def cyan: Out

  28. final def darkblue: Out

  29. final def darkcyan: Out

  30. final def darkgoldenrod: Out

  31. final def darkgray: Out

  32. final def darkgreen: Out

  33. final def darkgrey: Out

  34. final def darkkhaki: Out

  35. final def darkmagenta: Out

  36. final def darkolivegreen: Out

  37. final def darkorange: Out

  38. final def darkorchid: Out

  39. final def darkred: Out

  40. final def darksalmon: Out

  41. final def darkseagreen: Out

  42. final def darkslateblue: Out

  43. final def darkslategray: Out

  44. final def darkslategrey: Out

  45. final def darkturquoise: Out

  46. final def darkviolet: Out

  47. final def deeppink: Out

  48. final def deepskyblue: Out

  49. final def dimgray: Out

  50. final def dimgrey: Out

  51. final def dodgerblue: Out

  52. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  53. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  54. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  55. final def firebrick: Out

  56. final def floralwhite: Out

  57. final def forestgreen: Out

  58. final def fuchsia: Out

  59. final def gainsboro: Out

  60. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  61. final def ghostwhite: Out

  62. final def gold: Out

  63. final def goldenrod: Out

  64. final def gray: Out

  65. final def green: Out

  66. final def greenyellow: Out

  67. final def grey: Out

  68. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  69. final def honeydew: Out

  70. final def hotpink: Out

  71. final def hsl(h: Int, s: Percentage[_], l: Percentage[_]): Out

  72. final def hsla(h: Int, s: Percentage[_], l: Percentage[_], a: Double): Out

  73. final def indianred: Out

  74. final def indigo: Out

  75. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  76. final def ivory: Out

  77. final def khaki: Out

  78. final def lavender: Out

  79. final def lavenderblush: Out

  80. final def lawngreen: Out

  81. final def lemonchiffon: Out

  82. final def lightblue: Out

  83. final def lightcoral: Out

  84. final def lightcyan: Out

  85. final def lightgoldenrodyellow: Out

  86. final def lightgray: Out

  87. final def lightgreen: Out

  88. final def lightgrey: Out

  89. final def lightpink: Out

  90. final def lightsalmon: Out

  91. final def lightseagreen: Out

  92. final def lightskyblue: Out

  93. final def lightslategray: Out

  94. final def lightslategrey: Out

  95. final def lightsteelblue: Out

  96. final def lightyellow: Out

  97. final def lime: Out

  98. final def limegreen: Out

  99. final def linen: Out

  100. final def magenta: Out

  101. final def maroon: Out

  102. final def mediumaquamarine: Out

  103. final def mediumblue: Out

  104. final def mediumorchid: Out

  105. final def mediumpurple: Out

  106. final def mediumseagreen: Out

  107. final def mediumslateblue: Out

  108. final def mediumspringgreen: Out

  109. final def mediumturquoise: Out

  110. final def mediumvioletred: Out

  111. final def midnightblue: Out

  112. final def mintcream: Out

  113. final def mistyrose: Out

  114. final def moccasin: Out

  115. final def navajowhite: Out

  116. final def navy: Out

  117. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  118. final def notify(): Unit

    Definition Classes
    AnyRef
  119. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  120. final def oldlace: Out

  121. final def olive: Out

  122. final def olivedrab: Out

  123. final def orange: Out

  124. final def orangered: Out

  125. final def orchid: Out

  126. final def palegoldenrod: Out

  127. final def palegreen: Out

  128. final def paleturquoise: Out

  129. final def palevioletred: Out

  130. final def papayawhip: Out

  131. final def peachpuff: Out

  132. final def peru: Out

  133. final def pink: Out

  134. final def plum: Out

  135. final def powderblue: Out

  136. final def purple: Out

  137. final def rebeccapurple: Out

  138. final def red: Out

  139. final def rgb(r: Percentage[_], g: Percentage[_], b: Percentage[_]): Out

  140. final def rgb(r: Int, g: Int, b: Int): Out

  141. final def rgba(r: Int, g: Int, b: Int, a: Double): Out

  142. final def rosybrown: Out

  143. final def royalblue: Out

  144. final def saddlebrown: Out

  145. final def salmon: Out

  146. final def sandybrown: Out

  147. final def seagreen: Out

  148. final def seashell: Out

  149. final def sienna: Out

  150. final def silver: Out

  151. final def skyblue: Out

  152. final def slateblue: Out

  153. final def slategray: Out

  154. final def slategrey: Out

  155. final def snow: Out

  156. final def springgreen: Out

  157. final def steelblue: Out

  158. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  159. final def tan: Out

  160. final def teal: Out

  161. final def thistle: Out

  162. def toString(): String

    Definition Classes
    AnyRef → Any
  163. final def tomato: Out

  164. final def transparent: Out

    The transparent keyword represents a fully transparent color, i.e.

    The transparent keyword represents a fully transparent color, i.e. the color seen will be the background color. Technically, it is a black with alpha channel at its minimum value and is a shortcut for rgba(0,0,0,0).

  165. final def turquoise: Out

  166. final def violet: Out

  167. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  168. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  169. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  170. final def wheat: Out

  171. final def white: Out

  172. final def whitesmoke: Out

  173. final def yellow: Out

  174. final def yellowgreen: Out

Inherited from AnyRef

Inherited from Any

Ungrouped