Trait

scalacss.internal

ColorOps

Related Doc: package internal

Permalink

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
Visibility
  1. Public
  2. All

Abstract Value Members

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

    Permalink
    Attributes
    protected

Concrete Value Members

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

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

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

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

    Permalink
  5. final def antiquewhite: Out

    Permalink
  6. final def aqua: Out

    Permalink
  7. final def aquamarine: Out

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. final def azure: Out

    Permalink
  10. final def beige: Out

    Permalink
  11. final def bisque: Out

    Permalink
  12. final def black: Out

    Permalink
  13. final def blanchedalmond: Out

    Permalink
  14. final def blue: Out

    Permalink
  15. final def blueviolet: Out

    Permalink
  16. final def brown: Out

    Permalink
  17. final def burlywood: Out

    Permalink
  18. final def cadetblue: Out

    Permalink
  19. final def chartreuse: Out

    Permalink
  20. final def chocolate: Out

    Permalink
  21. def clone(): AnyRef

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

    Permalink
  23. final def cornflowerblue: Out

    Permalink
  24. final def cornsilk: Out

    Permalink
  25. final def crimson: Out

    Permalink
  26. final def currentColor: Out

    Permalink

    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

    Permalink
  28. final def darkblue: Out

    Permalink
  29. final def darkcyan: Out

    Permalink
  30. final def darkgoldenrod: Out

    Permalink
  31. final def darkgray: Out

    Permalink
  32. final def darkgreen: Out

    Permalink
  33. final def darkgrey: Out

    Permalink
  34. final def darkkhaki: Out

    Permalink
  35. final def darkmagenta: Out

    Permalink
  36. final def darkolivegreen: Out

    Permalink
  37. final def darkorange: Out

    Permalink
  38. final def darkorchid: Out

    Permalink
  39. final def darkred: Out

    Permalink
  40. final def darksalmon: Out

    Permalink
  41. final def darkseagreen: Out

    Permalink
  42. final def darkslateblue: Out

    Permalink
  43. final def darkslategray: Out

    Permalink
  44. final def darkslategrey: Out

    Permalink
  45. final def darkturquoise: Out

    Permalink
  46. final def darkviolet: Out

    Permalink
  47. final def deeppink: Out

    Permalink
  48. final def deepskyblue: Out

    Permalink
  49. final def dimgray: Out

    Permalink
  50. final def dimgrey: Out

    Permalink
  51. final def dodgerblue: Out

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

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

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

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

    Permalink
  56. final def floralwhite: Out

    Permalink
  57. final def forestgreen: Out

    Permalink
  58. final def fuchsia: Out

    Permalink
  59. final def gainsboro: Out

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

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

    Permalink
  62. final def gold: Out

    Permalink
  63. final def goldenrod: Out

    Permalink
  64. final def gray: Out

    Permalink
  65. final def green: Out

    Permalink
  66. final def greenyellow: Out

    Permalink
  67. final def grey: Out

    Permalink
  68. final def grey(amount: Int): Out

    Permalink
  69. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  70. final def honeydew: Out

    Permalink
  71. final def hotpink: Out

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

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

    Permalink
  74. final def indianred: Out

    Permalink
  75. final def indigo: Out

    Permalink
  76. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  77. final def ivory: Out

    Permalink
  78. final def khaki: Out

    Permalink
  79. final def lavender: Out

    Permalink
  80. final def lavenderblush: Out

    Permalink
  81. final def lawngreen: Out

    Permalink
  82. final def lemonchiffon: Out

    Permalink
  83. final def lightblue: Out

    Permalink
  84. final def lightcoral: Out

    Permalink
  85. final def lightcyan: Out

    Permalink
  86. final def lightgoldenrodyellow: Out

    Permalink
  87. final def lightgray: Out

    Permalink
  88. final def lightgreen: Out

    Permalink
  89. final def lightgrey: Out

    Permalink
  90. final def lightpink: Out

    Permalink
  91. final def lightsalmon: Out

    Permalink
  92. final def lightseagreen: Out

    Permalink
  93. final def lightskyblue: Out

    Permalink
  94. final def lightslategray: Out

    Permalink
  95. final def lightslategrey: Out

    Permalink
  96. final def lightsteelblue: Out

    Permalink
  97. final def lightyellow: Out

    Permalink
  98. final def lime: Out

    Permalink
  99. final def limegreen: Out

    Permalink
  100. final def linen: Out

    Permalink
  101. final def magenta: Out

    Permalink
  102. final def maroon: Out

    Permalink
  103. final def mediumaquamarine: Out

    Permalink
  104. final def mediumblue: Out

    Permalink
  105. final def mediumorchid: Out

    Permalink
  106. final def mediumpurple: Out

    Permalink
  107. final def mediumseagreen: Out

    Permalink
  108. final def mediumslateblue: Out

    Permalink
  109. final def mediumspringgreen: Out

    Permalink
  110. final def mediumturquoise: Out

    Permalink
  111. final def mediumvioletred: Out

    Permalink
  112. final def midnightblue: Out

    Permalink
  113. final def mintcream: Out

    Permalink
  114. final def mistyrose: Out

    Permalink
  115. final def moccasin: Out

    Permalink
  116. final def navajowhite: Out

    Permalink
  117. final def navy: Out

    Permalink
  118. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  119. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  120. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  121. final def oldlace: Out

    Permalink
  122. final def olive: Out

    Permalink
  123. final def olivedrab: Out

    Permalink
  124. final def orange: Out

    Permalink
  125. final def orangered: Out

    Permalink
  126. final def orchid: Out

    Permalink
  127. final def palegoldenrod: Out

    Permalink
  128. final def palegreen: Out

    Permalink
  129. final def paleturquoise: Out

    Permalink
  130. final def palevioletred: Out

    Permalink
  131. final def papayawhip: Out

    Permalink
  132. final def peachpuff: Out

    Permalink
  133. final def peru: Out

    Permalink
  134. final def pink: Out

    Permalink
  135. final def plum: Out

    Permalink
  136. final def powderblue: Out

    Permalink
  137. final def purple: Out

    Permalink
  138. final def rebeccapurple: Out

    Permalink
  139. final def red: Out

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

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

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

    Permalink
  143. final def rosybrown: Out

    Permalink
  144. final def royalblue: Out

    Permalink
  145. final def saddlebrown: Out

    Permalink
  146. final def salmon: Out

    Permalink
  147. final def sandybrown: Out

    Permalink
  148. final def seagreen: Out

    Permalink
  149. final def seashell: Out

    Permalink
  150. final def sienna: Out

    Permalink
  151. final def silver: Out

    Permalink
  152. final def skyblue: Out

    Permalink
  153. final def slateblue: Out

    Permalink
  154. final def slategray: Out

    Permalink
  155. final def slategrey: Out

    Permalink
  156. final def snow: Out

    Permalink
  157. final def springgreen: Out

    Permalink
  158. final def steelblue: Out

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

    Permalink
    Definition Classes
    AnyRef
  160. final def tan: Out

    Permalink
  161. final def teal: Out

    Permalink
  162. final def thistle: Out

    Permalink
  163. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  164. final def tomato: Out

    Permalink
  165. final def transparent: Out

    Permalink

    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).

  166. final def turquoise: Out

    Permalink
  167. final def violet: Out

    Permalink
  168. final def wait(): Unit

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

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

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

    Permalink
  172. final def white: Out

    Permalink
  173. final def whitesmoke: Out

    Permalink
  174. final def yellow: Out

    Permalink
  175. final def yellowgreen: Out

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped