scala.tools.util.color

ColorNames

trait ColorNames extends AnyRef

Raw data adapted from perl's Term-ExtendedColor, which is published under perl's Artistic license: http://dev.perl.org/licenses/artistic.html

These aren't actually in use yet.

Source
ColorNames.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. ColorNames
  2. AnyRef
  3. Any
Implicitly
  1. by any2stringfmt
  2. by any2stringadd
  3. by any2ArrowAssoc
  4. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. abstract type ColorType

Abstract Value Members

  1. abstract def translateCode(ansiCode: String): ColorType

Concrete Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. def +(other: String): String

    Implicit information
    This member is added by an implicit conversion from ColorNames to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  5. def ->[B](y: B): (ColorNames, B)

    Implicit information
    This member is added by an implicit conversion from ColorNames to ArrowAssoc[ColorNames] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. final def ==(arg0: AnyRef): Boolean

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

    Definition Classes
    Any
  8. val aquamarine1: ColorType

  9. val aquamarine3: ColorType

  10. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  11. val blue1: ColorType

  12. val blue10: ColorType

  13. val blue11: ColorType

  14. val blue12: ColorType

  15. val blue13: ColorType

  16. val blue14: ColorType

  17. val blue15: ColorType

  18. val blue16: ColorType

  19. val blue17: ColorType

  20. val blue2: ColorType

  21. val blue3: ColorType

  22. val blue4: ColorType

  23. val blue5: ColorType

  24. val blue6: ColorType

  25. val blue7: ColorType

  26. val blue8: ColorType

  27. val blue9: ColorType

  28. val blueviolet: ColorType

  29. val cadetblue1: ColorType

  30. val cadetblue2: ColorType

  31. val chartreuse1: ColorType

  32. val chartreuse2: ColorType

  33. val chartreuse3: ColorType

  34. val chartreuse4: ColorType

  35. def clone(): AnyRef

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  36. val cornflowerblue: ColorType

  37. val cornsilk1: ColorType

  38. val cyan1: ColorType

  39. val cyan10: ColorType

  40. val cyan11: ColorType

  41. val cyan12: ColorType

  42. val cyan13: ColorType

  43. val cyan14: ColorType

  44. val cyan15: ColorType

  45. val cyan16: ColorType

  46. val cyan17: ColorType

  47. val cyan18: ColorType

  48. val cyan19: ColorType

  49. val cyan2: ColorType

  50. val cyan20: ColorType

  51. val cyan21: ColorType

  52. val cyan22: ColorType

  53. val cyan23: ColorType

  54. val cyan24: ColorType

  55. val cyan3: ColorType

  56. val cyan4: ColorType

  57. val cyan5: ColorType

  58. val cyan6: ColorType

  59. val cyan7: ColorType

  60. val cyan8: ColorType

  61. val cyan9: ColorType

  62. val darkblue: ColorType

  63. val darkcyan: ColorType

  64. val darkgoldenrod: ColorType

  65. val darkgreen: ColorType

  66. val darkkhaki: ColorType

  67. val darkmagenta1: ColorType

  68. val darkmagenta2: ColorType

  69. val darkolivegreen1: ColorType

  70. val darkolivegreen2: ColorType

  71. val darkolivegreen3: ColorType

  72. val darkolivegreen4: ColorType

  73. val darkolivegreen5: ColorType

  74. val darkorange1: ColorType

  75. val darkorange3: ColorType

  76. val darkorange4: ColorType

  77. val darkred1: ColorType

  78. val darkred2: ColorType

  79. val darkseagreen1: ColorType

  80. val darkseagreen2: ColorType

  81. val darkseagreen3: ColorType

  82. val darkseagreen4: ColorType

  83. val darkslategray1: ColorType

  84. val darkslategray2: ColorType

  85. val darkslategray3: ColorType

  86. val darkturquoise: ColorType

  87. val darkviolet: ColorType

  88. val deeppink1: ColorType

  89. val deeppink2: ColorType

  90. val deeppink3: ColorType

  91. val deeppink4: ColorType

  92. val deepskyblue1: ColorType

  93. val deepskyblue2: ColorType

  94. val deepskyblue3: ColorType

  95. val deepskyblue4: ColorType

  96. val dodgerblue1: ColorType

  97. val dodgerblue2: ColorType

  98. val dodgerblue3: ColorType

  99. def ensuring(cond: (ColorNames) ⇒ Boolean, msg: ⇒ Any): ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to Ensuring[ColorNames] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  100. def ensuring(cond: (ColorNames) ⇒ Boolean): ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to Ensuring[ColorNames] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  101. def ensuring(cond: Boolean, msg: ⇒ Any): ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to Ensuring[ColorNames] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  102. def ensuring(cond: Boolean): ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to Ensuring[ColorNames] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  103. final def eq(arg0: AnyRef): Boolean

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

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

    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws()
  106. def formatted(fmtstr: String): String

    Implicit information
    This member is added by an implicit conversion from ColorNames to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  107. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  108. val gold1: ColorType

  109. val gold3: ColorType

  110. val gray1: ColorType

  111. val gray10: ColorType

  112. val gray11: ColorType

  113. val gray12: ColorType

  114. val gray13: ColorType

  115. val gray14: ColorType

  116. val gray15: ColorType

  117. val gray16: ColorType

  118. val gray17: ColorType

  119. val gray18: ColorType

  120. val gray19: ColorType

  121. val gray2: ColorType

  122. val gray20: ColorType

  123. val gray21: ColorType

  124. val gray22: ColorType

  125. val gray23: ColorType

  126. val gray24: ColorType

  127. val gray3: ColorType

  128. val gray4: ColorType

  129. val gray5: ColorType

  130. val gray6: ColorType

  131. val gray7: ColorType

  132. val gray8: ColorType

  133. val gray9: ColorType

  134. val green1: ColorType

  135. val green10: ColorType

  136. val green11: ColorType

  137. val green12: ColorType

  138. val green13: ColorType

  139. val green14: ColorType

  140. val green15: ColorType

  141. val green16: ColorType

  142. val green17: ColorType

  143. val green18: ColorType

  144. val green19: ColorType

  145. val green2: ColorType

  146. val green20: ColorType

  147. val green21: ColorType

  148. val green22: ColorType

  149. val green23: ColorType

  150. val green24: ColorType

  151. val green25: ColorType

  152. val green26: ColorType

  153. val green27: ColorType

  154. val green28: ColorType

  155. val green3: ColorType

  156. val green4: ColorType

  157. val green5: ColorType

  158. val green6: ColorType

  159. val green7: ColorType

  160. val green8: ColorType

  161. val green9: ColorType

  162. val greenyellow: ColorType

  163. val grey0: ColorType

  164. val grey100: ColorType

  165. val grey11: ColorType

  166. val grey15: ColorType

  167. val grey19: ColorType

  168. val grey23: ColorType

  169. val grey27: ColorType

  170. val grey3: ColorType

  171. val grey30: ColorType

  172. val grey35: ColorType

  173. val grey37: ColorType

  174. val grey39: ColorType

  175. val grey42: ColorType

  176. val grey46: ColorType

  177. val grey50: ColorType

  178. val grey53: ColorType

  179. val grey54: ColorType

  180. val grey58: ColorType

  181. val grey62: ColorType

  182. val grey63: ColorType

  183. val grey66: ColorType

  184. val grey69: ColorType

  185. val grey7: ColorType

  186. val grey70: ColorType

  187. val grey74: ColorType

  188. val grey78: ColorType

  189. val grey82: ColorType

  190. val grey84: ColorType

  191. val grey85: ColorType

  192. val grey89: ColorType

  193. val grey93: ColorType

  194. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  195. val honeydew2: ColorType

  196. val hotpink: ColorType

  197. val hotpink2: ColorType

  198. val hotpink3: ColorType

  199. val indianred: ColorType

  200. val indianred1: ColorType

  201. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  202. val khaki1: ColorType

  203. val khaki3: ColorType

  204. val lightcoral: ColorType

  205. val lightcyan1: ColorType

  206. val lightcyan3: ColorType

  207. val lightgoldenrod1: ColorType

  208. val lightgoldenrod2: ColorType

  209. val lightgoldenrod3: ColorType

  210. val lightgreen: ColorType

  211. val lightpink1: ColorType

  212. val lightpink3: ColorType

  213. val lightpink4: ColorType

  214. val lightsalmon1: ColorType

  215. val lightsalmon3: ColorType

  216. val lightseagreen: ColorType

  217. val lightskyblue1: ColorType

  218. val lightskyblue3: ColorType

  219. val lightslateblue: ColorType

  220. val lightslategrey: ColorType

  221. val lightsteelblue: ColorType

  222. val lightsteelblue1: ColorType

  223. val lightsteelblue3: ColorType

  224. val lightyellow3: ColorType

  225. val magenta1: ColorType

  226. val magenta10: ColorType

  227. val magenta11: ColorType

  228. val magenta12: ColorType

  229. val magenta13: ColorType

  230. val magenta14: ColorType

  231. val magenta15: ColorType

  232. val magenta16: ColorType

  233. val magenta17: ColorType

  234. val magenta18: ColorType

  235. val magenta19: ColorType

  236. val magenta2: ColorType

  237. val magenta20: ColorType

  238. val magenta21: ColorType

  239. val magenta22: ColorType

  240. val magenta23: ColorType

  241. val magenta24: ColorType

  242. val magenta25: ColorType

  243. val magenta26: ColorType

  244. val magenta3: ColorType

  245. val magenta4: ColorType

  246. val magenta5: ColorType

  247. val magenta6: ColorType

  248. val magenta7: ColorType

  249. val magenta8: ColorType

  250. val magenta9: ColorType

  251. val mediumorchid: ColorType

  252. val mediumorchid1: ColorType

  253. val mediumorchid3: ColorType

  254. val mediumpurple: ColorType

  255. val mediumpurple1: ColorType

  256. val mediumpurple2: ColorType

  257. val mediumpurple3: ColorType

  258. val mediumpurple4: ColorType

  259. val mediumspringgreen: ColorType

  260. val mediumturquoise: ColorType

  261. val mediumvioletred: ColorType

  262. val mistyrose1: ColorType

  263. val mistyrose3: ColorType

  264. val navajowhite1: ColorType

  265. val navajowhite3: ColorType

  266. val navyblue: ColorType

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

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

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

    Definition Classes
    AnyRef
  270. val orange1: ColorType

  271. val orange2: ColorType

  272. val orange3: ColorType

  273. val orange4: ColorType

  274. val orange5: ColorType

  275. val orangered1: ColorType

  276. val orchid: ColorType

  277. val orchid1: ColorType

  278. val orchid2: ColorType

  279. val palegreen1: ColorType

  280. val palegreen3: ColorType

  281. val paleturquoise1: ColorType

  282. val paleturquoise4: ColorType

  283. val palevioletred1: ColorType

  284. val pink1: ColorType

  285. val pink3: ColorType

  286. val plum1: ColorType

  287. val plum2: ColorType

  288. val plum3: ColorType

  289. val plum4: ColorType

  290. val purple: ColorType

  291. val purple1: ColorType

  292. val purple10: ColorType

  293. val purple11: ColorType

  294. val purple12: ColorType

  295. val purple13: ColorType

  296. val purple14: ColorType

  297. val purple15: ColorType

  298. val purple16: ColorType

  299. val purple17: ColorType

  300. val purple18: ColorType

  301. val purple19: ColorType

  302. val purple2: ColorType

  303. val purple20: ColorType

  304. val purple21: ColorType

  305. val purple22: ColorType

  306. val purple23: ColorType

  307. val purple24: ColorType

  308. val purple25: ColorType

  309. val purple26: ColorType

  310. val purple27: ColorType

  311. val purple28: ColorType

  312. val purple29: ColorType

  313. val purple3: ColorType

  314. val purple30: ColorType

  315. val purple4: ColorType

  316. val purple5: ColorType

  317. val purple6: ColorType

  318. val purple7: ColorType

  319. val purple8: ColorType

  320. val purple9: ColorType

  321. val red1: ColorType

  322. val red2: ColorType

  323. val red3: ColorType

  324. val red4: ColorType

  325. val red5: ColorType

  326. val rosybrown: ColorType

  327. val royalblue1: ColorType

  328. val salmon1: ColorType

  329. val sandybrown: ColorType

  330. val seagreen1: ColorType

  331. val seagreen2: ColorType

  332. val seagreen3: ColorType

  333. val self: Any

    Implicit information
    This member is added by an implicit conversion from ColorNames to StringFormat performed by method any2stringfmt in scala.Predef.
    Definition Classes
    StringFormat
  334. val self: Any

    Implicit information
    This member is added by an implicit conversion from ColorNames to StringAdd performed by method any2stringadd in scala.Predef.
    Definition Classes
    StringAdd
  335. val skyblue1: ColorType

  336. val skyblue2: ColorType

  337. val skyblue3: ColorType

  338. val slateblue1: ColorType

  339. val slateblue3: ColorType

  340. val springgreen1: ColorType

  341. val springgreen2: ColorType

  342. val springgreen3: ColorType

  343. val springgreen4: ColorType

  344. val steelblue: ColorType

  345. val steelblue1: ColorType

  346. val steelblue3: ColorType

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

    Definition Classes
    AnyRef
  348. val tan: ColorType

  349. val thistle1: ColorType

  350. val thistle3: ColorType

  351. def toString(): String

    Definition Classes
    AnyRef → Any
  352. val turquoise2: ColorType

  353. val turquoise4: ColorType

  354. val violet: ColorType

  355. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws()
  358. val wheat1: ColorType

  359. val wheat4: ColorType

  360. val yellow1: ColorType

  361. val yellow10: ColorType

  362. val yellow11: ColorType

  363. val yellow12: ColorType

  364. val yellow13: ColorType

  365. val yellow14: ColorType

  366. val yellow15: ColorType

  367. val yellow16: ColorType

  368. val yellow17: ColorType

  369. val yellow18: ColorType

  370. val yellow2: ColorType

  371. val yellow3: ColorType

  372. val yellow4: ColorType

  373. val yellow5: ColorType

  374. val yellow6: ColorType

  375. val yellow7: ColorType

  376. val yellow8: ColorType

  377. val yellow9: ColorType

  378. def [B](y: B): (ColorNames, B)

    Implicit information
    This member is added by an implicit conversion from ColorNames to ArrowAssoc[ColorNames] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def x: ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to ArrowAssoc[ColorNames] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: ColorNames

    Implicit information
    This member is added by an implicit conversion from ColorNames to Ensuring[ColorNames] performed by method any2Ensuring in scala.Predef.
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringfmt from ColorNames to StringFormat

Inherited by implicit conversion any2stringadd from ColorNames to StringAdd

Inherited by implicit conversion any2ArrowAssoc from ColorNames to ArrowAssoc[ColorNames]

Inherited by implicit conversion any2Ensuring from ColorNames to Ensuring[ColorNames]