ChalkX11Strings extension
This extension class adds proper methods to Chalk for all of the standard X11/CSS/SVG color names for use by Chalk.
- on
Properties
- aliceBlue → String
-
set foreground color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
no setter
- antiqueWhite → String
-
set foreground color to X11/CSS color antiqueWhite (0xFAEBD7)/rgb(250, 235, 215)
no setter
- aqua → String
-
set foreground color to X11/CSS color aqua (0x00FFFF)/rgb(0, 255, 255)
no setter
- aquamarine → String
-
set foreground color to X11/CSS color aquamarine (0x7FFFD4)/rgb(127, 255, 212)
no setter
- azure → String
-
set foreground color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
no setter
- beige → String
-
set foreground color to X11/CSS color beige (0xF5F5DC)/rgb(245, 245, 220)
no setter
- bisque → String
-
set foreground color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
no setter
- blackX11 → String
-
set foreground color to X11/CSS color blackX11 (0x000000)/rgb(0, 0, 0)
no setter
- blanchedAlmond → String
-
set foreground color to X11/CSS color blanchedAlmond (0xFFEBCD)/rgb(255, 235, 205)
no setter
- blueViolet → String
-
set foreground color to X11/CSS color blueViolet (0x8A2BE2)/rgb(138, 43, 226)
no setter
- blueX11 → String
-
set foreground color to X11/CSS color blueX11 (0x0000FF)/rgb(0, 0, 255)
no setter
- brown → String
-
set foreground color to X11/CSS color brown (0xA52A2A)/rgb(165, 42, 42)
no setter
- burlywood → String
-
set foreground color to X11/CSS color burlywood (0xDEB887)/rgb(222, 184, 135)
no setter
- cadetBlue → String
-
set foreground color to X11/CSS color cadetBlue (0x5F9EA0)/rgb(95, 158, 160)
no setter
- chartreuse → String
-
set foreground color to X11/CSS color chartreuse (0x7FFF00)/rgb(127, 255, 0)
no setter
- chocolate → String
-
set foreground color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
no setter
- coral → String
-
set foreground color to X11/CSS color coral (0xFF7F50)/rgb(255, 127, 80)
no setter
- cornflowerBlue → String
-
set foreground color to X11/CSS color cornflowerBlue (0x6495ED)/rgb(100, 149, 237)
no setter
- cornsilk → String
-
set foreground color to X11/CSS color cornsilk (0xFFF8DC)/rgb(255, 248, 220)
no setter
- crimson → String
-
set foreground color to X11/CSS color crimson (0xDC143C)/rgb(220, 20, 60)
no setter
- cyanX11 → String
-
set foreground color to X11/CSS color cyanX11 (0x00FFFF)/rgb(0, 255, 255)
no setter
- darkBlue → String
-
set foreground color to X11/CSS color darkBlue (0x00008B)/rgb(0, 0, 139)
no setter
- darkCyan → String
-
set foreground color to X11/CSS color darkCyan (0x008B8B)/rgb(0, 139, 139)
no setter
- darkGoldenrod → String
-
set foreground color to X11/CSS color darkGoldenrod (0xB8860B)/rgb(184, 134, 11)
no setter
- darkGray → String
-
set foreground color to X11/CSS color darkGray (0xA9A9A9)/rgb(169, 169, 169)
no setter
- darkGreen → String
-
set foreground color to X11/CSS color darkGreen (0x006400)/rgb(0, 100, 0)
no setter
- darkGrey → String
-
set foreground color to X11/CSS color darkGrey (0xA9A9A9)/rgb(169, 169, 169)
no setter
- darkKhaki → String
-
set foreground color to X11/CSS color darkKhaki (0xBDB76B)/rgb(189, 183, 107)
no setter
- darkMagenta → String
-
set foreground color to X11/CSS color darkMagenta (0x8B008B)/rgb(139, 0, 139)
no setter
- darkOliveGreen → String
-
set foreground color to X11/CSS color darkOliveGreen (0x556B2F)/rgb(85, 107, 47)
no setter
- darkOrange → String
-
set foreground color to X11/CSS color darkOrange (0xFF8C00)/rgb(255, 140, 0)
no setter
- darkOrchid → String
-
set foreground color to X11/CSS color darkOrchid (0x9932CC)/rgb(153, 50, 204)
no setter
- darkRed → String
-
set foreground color to X11/CSS color darkRed (0x8B0000)/rgb(139, 0, 0)
no setter
- darkSalmon → String
-
set foreground color to X11/CSS color darkSalmon (0xE9967A)/rgb(233, 150, 122)
no setter
- darkSeaGreen → String
-
set foreground color to X11/CSS color darkSeaGreen (0x8FBC8F)/rgb(143, 188, 143)
no setter
- darkSlateBlue → String
-
set foreground color to X11/CSS color darkSlateBlue (0x483D8B)/rgb(72, 61, 139)
no setter
- darkSlateGray → String
-
set foreground color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
no setter
- darkSlateGrey → String
-
set foreground color to X11/CSS color darkSlateGrey (0x2F4F4F)/rgb(47, 79, 79)
no setter
- darkTurquoise → String
-
set foreground color to X11/CSS color darkTurquoise (0x00CED1)/rgb(0, 206, 209)
no setter
- darkViolet → String
-
set foreground color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
no setter
- deepPink → String
-
set foreground color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
no setter
- deepSkyBlue → String
-
set foreground color to X11/CSS color deepSkyBlue (0x00BFFF)/rgb(0, 191, 255)
no setter
- dimGray → String
-
set foreground color to X11/CSS color dimGray (0x696969)/rgb(105, 105, 105)
no setter
- dimGrey → String
-
set foreground color to X11/CSS color dimGrey (0x696969)/rgb(105, 105, 105)
no setter
- dodgerBlue → String
-
set foreground color to X11/CSS color dodgerBlue (0x1E90FF)/rgb(30, 144, 255)
no setter
- fireBrick → String
-
set foreground color to X11/CSS color fireBrick (0xB22222)/rgb(178, 34, 34)
no setter
- floralWhite → String
-
set foreground color to X11/CSS color floralWhite (0xFFFAF0)/rgb(255, 250, 240)
no setter
- forestGreen → String
-
set foreground color to X11/CSS color forestGreen (0x228B22)/rgb(34, 139, 34)
no setter
- fuchsia → String
-
set foreground color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
no setter
- gainsboro → String
-
set foreground color to X11/CSS color gainsboro (0xDCDCDC)/rgb(220, 220, 220)
no setter
- ghostWhite → String
-
set foreground color to X11/CSS color ghostWhite (0xF8F8FF)/rgb(248, 248, 255)
no setter
- gold → String
-
set foreground color to X11/CSS color gold (0xFFD700)/rgb(255, 215, 0)
no setter
- goldenrod → String
-
set foreground color to X11/CSS color goldenrod (0xDAA520)/rgb(218, 165, 32)
no setter
- grayX11 → String
-
set foreground color to X11/CSS color grayX11 (0x808080)/rgb(128, 128, 128)
no setter
- greenX11 → String
-
set foreground color to X11/CSS color greenX11 (0x008000)/rgb(0, 128, 0)
no setter
- greenYellow → String
-
set foreground color to X11/CSS color greenYellow (0xADFF2F)/rgb(173, 255, 47)
no setter
- greyX11 → String
-
set foreground color to X11/CSS color greyX11 (0x808080)/rgb(128, 128, 128)
no setter
- honeydew → String
-
set foreground color to X11/CSS color honeydew (0xF0FFF0)/rgb(240, 255, 240)
no setter
- hotPink → String
-
set foreground color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
no setter
- indianRed → String
-
set foreground color to X11/CSS color indianRed (0xCD5C5C)/rgb(205, 92, 92)
no setter
- indigo → String
-
set foreground color to X11/CSS color indigo (0x4B0082)/rgb(75, 0, 130)
no setter
- ivory → String
-
set foreground color to X11/CSS color ivory (0xFFFFF0)/rgb(255, 255, 240)
no setter
- khaki → String
-
set foreground color to X11/CSS color khaki (0xF0E68C)/rgb(240, 230, 140)
no setter
- lavender → String
-
set foreground color to X11/CSS color lavender (0xE6E6FA)/rgb(230, 230, 250)
no setter
- lavenderBlush → String
-
set foreground color to X11/CSS color lavenderBlush (0xFFF0F5)/rgb(255, 240, 245)
no setter
- lawnGreen → String
-
set foreground color to X11/CSS color lawnGreen (0x7CFC00)/rgb(124, 252, 0)
no setter
- lemonChiffon → String
-
set foreground color to X11/CSS color lemonChiffon (0xFFFACD)/rgb(255, 250, 205)
no setter
- lightBlue → String
-
set foreground color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
no setter
- lightCoral → String
-
set foreground color to X11/CSS color lightCoral (0xF08080)/rgb(240, 128, 128)
no setter
- lightCyan → String
-
set foreground color to X11/CSS color lightCyan (0xE0FFFF)/rgb(224, 255, 255)
no setter
- lightGoldenrod → String
-
set foreground color to X11 color lightGoldenrod (0xFAFAD2)/rgb(250, 250, 210)
no setter
- lightGoldenrodYellow → String
-
set foreground color to CSS color lightGoldenrodYellow (0xFAFAD2)/rgb(250, 250, 210)
no setter
- lightGray → String
-
set foreground color to X11/CSS color lightGray (0xD3D3D3)/rgb(211, 211, 211)
no setter
- lightGreen → String
-
set foreground color to X11/CSS color lightGreen (0x90EE90)/rgb(144, 238, 144)
no setter
- lightGrey → String
-
set foreground color to X11/CSS color lightGrey (0xD3D3D3)/rgb(211, 211, 211)
no setter
- lightPink → String
-
set foreground color to X11/CSS color lightPink (0xFFB6C1)/rgb(255, 182, 193)
no setter
- lightSalmon → String
-
set foreground color to X11/CSS color lightSalmon (0xFFA07A)/rgb(255, 160, 122)
no setter
- lightSeaGreen → String
-
set foreground color to X11/CSS color lightSeaGreen (0x20B2AA)/rgb(32, 178, 170)
no setter
- lightSkyBlue → String
-
set foreground color to X11/CSS color lightSkyBlue (0x87CEFA)/rgb(135, 206, 250)
no setter
- lightSlateGray → String
-
set foreground color to X11/CSS color lightSlateGray (0x778899)/rgb(119, 136, 153)
no setter
- lightSlateGrey → String
-
set foreground color to X11/CSS color lightSlateGrey (0x778899)/rgb(119, 136, 153)
no setter
- lightSteelBlue → String
-
set foreground color to X11/CSS color lightSteelBlue (0xB0C4DE)/rgb(176, 196, 222)
no setter
- lightYellow → String
-
set foreground color to X11/CSS color lightYellow (0xFFFFE0)/rgb(255, 255, 224)
no setter
- lime → String
-
set foreground color to X11/CSS color lime (0x00FF00)/rgb(0, 255, 0)
no setter
- limeGreen → String
-
set foreground color to X11/CSS color limeGreen (0x32CD32)/rgb(50, 205, 50)
no setter
- linen → String
-
set foreground color to X11/CSS color linen (0xFAF0E6)/rgb(250, 240, 230)
no setter
- magentaX11 → String
-
set foreground color to X11/CSS color magentaX11 (0xFF00FF)/rgb(255, 0, 255)
no setter
- maroon → String
-
set foreground color to X11/CSS color maroon (0x800000)/rgb(128, 0, 0)
no setter
- mediumAquamarine → String
-
set foreground color to X11/CSS color mediumAquamarine (0x66CDAA)/rgb(102, 205, 170)
no setter
- mediumBlue → String
-
set foreground color to X11/CSS color mediumBlue (0x0000CD)/rgb(0, 0, 205)
no setter
- mediumOrchid → String
-
set foreground color to X11/CSS color mediumOrchid (0xBA55D3)/rgb(186, 85, 211)
no setter
- mediumPurple → String
-
set foreground color to X11/CSS color mediumPurple (0x9370DB)/rgb(147, 112, 219)
no setter
- mediumSeaGreen → String
-
set foreground color to X11/CSS color mediumSeaGreen (0x3CB371)/rgb(60, 179, 113)
no setter
- mediumSlateBlue → String
-
set foreground color to X11/CSS color mediumSlateBlue (0x7B68EE)/rgb(123, 104, 238)
no setter
- mediumSpringGreen → String
-
set foreground color to X11/CSS color mediumSpringGreen (0x00FA9A)/rgb(0, 250, 154)
no setter
- mediumTurquoise → String
-
set foreground color to X11/CSS color mediumTurquoise (0x48D1CC)/rgb(72, 209, 204)
no setter
- mediumVioletRed → String
-
set foreground color to X11/CSS color mediumVioletRed (0xC71585)/rgb(199, 21, 133)
no setter
- midnightBlue → String
-
set foreground color to X11/CSS color midnightBlue (0x191970)/rgb(25, 25, 112)
no setter
- mintCream → String
-
set foreground color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
no setter
- mistyRose → String
-
set foreground color to X11/CSS color mistyRose (0xFFE4E1)/rgb(255, 228, 225)
no setter
- moccasin → String
-
set foreground color to X11/CSS color moccasin (0xFFE4B5)/rgb(255, 228, 181)
no setter
-
set foreground color to X11/CSS color navajoWhite (0xFFDEAD)/rgb(255, 222, 173)
no setter
-
set foreground color to X11/CSS color navy (0x000080)/rgb(0, 0, 128)
no setter
- oldLace → String
-
set foreground color to X11/CSS color oldLace (0xFDF5E6)/rgb(253, 245, 230)
no setter
- olive → String
-
set foreground color to X11/CSS color olive (0x808000)/rgb(128, 128, 0)
no setter
- oliveDrab → String
-
set foreground color to X11/CSS color oliveDrab (0x6B8E23)/rgb(107, 142, 35)
no setter
- onAliceBlue → String
-
set background color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
no setter
- onAntiqueWhite → String
-
set background color to X11/CSS color antiqueWhite (0xFAEBD7)/rgb(250, 235, 215)
no setter
- onAqua → String
-
set background color to X11/CSS color aqua (0x00FFFF)/rgb(0, 255, 255)
no setter
- onAquamarine → String
-
set background color to X11/CSS color aquamarine (0x7FFFD4)/rgb(127, 255, 212)
no setter
- onAzure → String
-
set background color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
no setter
- onBeige → String
-
set background color to X11/CSS color beige (0xF5F5DC)/rgb(245, 245, 220)
no setter
- onBisque → String
-
set background color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
no setter
- onBlackX11 → String
-
set background color to X11/CSS color blackX11 (0x000000)/rgb(0, 0, 0)
no setter
- onBlanchedAlmond → String
-
set background color to X11/CSS color blanchedAlmond (0xFFEBCD)/rgb(255, 235, 205)
no setter
- onBlueViolet → String
-
set background color to X11/CSS color blueViolet (0x8A2BE2)/rgb(138, 43, 226)
no setter
- onBlueX11 → String
-
set background color to X11/CSS color blueX11 (0x0000FF)/rgb(0, 0, 255)
no setter
- onBrown → String
-
set background color to X11/CSS color brown (0xA52A2A)/rgb(165, 42, 42)
no setter
- onBurlywood → String
-
set background color to X11/CSS color burlywood (0xDEB887)/rgb(222, 184, 135)
no setter
- onCadetBlue → String
-
set background color to X11/CSS color cadetBlue (0x5F9EA0)/rgb(95, 158, 160)
no setter
- onChartreuse → String
-
set background color to X11/CSS color chartreuse (0x7FFF00)/rgb(127, 255, 0)
no setter
- onChocolate → String
-
set background color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
no setter
- onCoral → String
-
set background color to X11/CSS color coral (0xFF7F50)/rgb(255, 127, 80)
no setter
- onCornflowerBlue → String
-
set background color to X11/CSS color cornflowerBlue (0x6495ED)/rgb(100, 149, 237)
no setter
- onCornsilk → String
-
set background color to X11/CSS color cornsilk (0xFFF8DC)/rgb(255, 248, 220)
no setter
- onCrimson → String
-
set background color to X11/CSS color crimson (0xDC143C)/rgb(220, 20, 60)
no setter
- onCyanX11 → String
-
set background color to X11/CSS color cyanX11 (0x00FFFF)/rgb(0, 255, 255)
no setter
- onDarkBlue → String
-
set background color to X11/CSS color darkBlue (0x00008B)/rgb(0, 0, 139)
no setter
- onDarkCyan → String
-
set background color to X11/CSS color darkCyan (0x008B8B)/rgb(0, 139, 139)
no setter
- onDarkGoldenrod → String
-
set background color to X11/CSS color darkGoldenrod (0xB8860B)/rgb(184, 134, 11)
no setter
- onDarkGray → String
-
set background color to X11/CSS color darkGray (0xA9A9A9)/rgb(169, 169, 169)
no setter
- onDarkGreen → String
-
set background color to X11/CSS color darkGreen (0x006400)/rgb(0, 100, 0)
no setter
- onDarkGrey → String
-
set background color to X11/CSS color darkGrey (0xA9A9A9)/rgb(169, 169, 169)
no setter
- onDarkKhaki → String
-
set background color to X11/CSS color darkKhaki (0xBDB76B)/rgb(189, 183, 107)
no setter
- onDarkMagenta → String
-
set background color to X11/CSS color darkMagenta (0x8B008B)/rgb(139, 0, 139)
no setter
- onDarkOliveGreen → String
-
set background color to X11/CSS color darkOliveGreen (0x556B2F)/rgb(85, 107, 47)
no setter
- onDarkOrange → String
-
set background color to X11/CSS color darkOrange (0xFF8C00)/rgb(255, 140, 0)
no setter
- onDarkOrchid → String
-
set background color to X11/CSS color darkOrchid (0x9932CC)/rgb(153, 50, 204)
no setter
- onDarkRed → String
-
set background color to X11/CSS color darkRed (0x8B0000)/rgb(139, 0, 0)
no setter
- onDarkSalmon → String
-
set background color to X11/CSS color darkSalmon (0xE9967A)/rgb(233, 150, 122)
no setter
- onDarkSeaGreen → String
-
set background color to X11/CSS color darkSeaGreen (0x8FBC8F)/rgb(143, 188, 143)
no setter
- onDarkSlateBlue → String
-
set background color to X11/CSS color darkSlateBlue (0x483D8B)/rgb(72, 61, 139)
no setter
- onDarkSlateGray → String
-
set background color to X11/CSS color darkSlateGray (0x2F4F4F)/rgb(47, 79, 79)
no setter
- onDarkSlateGrey → String
-
set background color to X11/CSS color darkSlateGrey (0x2F4F4F)/rgb(47, 79, 79)
no setter
- onDarkTurquoise → String
-
set background color to X11/CSS color darkTurquoise (0x00CED1)/rgb(0, 206, 209)
no setter
- onDarkViolet → String
-
set background color to X11/CSS color darkViolet (0x9400D3)/rgb(148, 0, 211)
no setter
- onDeepPink → String
-
set background color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
no setter
- onDeepSkyBlue → String
-
set background color to X11/CSS color deepSkyBlue (0x00BFFF)/rgb(0, 191, 255)
no setter
- onDimGray → String
-
set background color to X11/CSS color dimGray (0x696969)/rgb(105, 105, 105)
no setter
- onDimGrey → String
-
set background color to X11/CSS color dimGrey (0x696969)/rgb(105, 105, 105)
no setter
- onDodgerBlue → String
-
set background color to X11/CSS color dodgerBlue (0x1E90FF)/rgb(30, 144, 255)
no setter
- onFireBrick → String
-
set background color to X11/CSS color fireBrick (0xB22222)/rgb(178, 34, 34)
no setter
- onFloralWhite → String
-
set background color to X11/CSS color floralWhite (0xFFFAF0)/rgb(255, 250, 240)
no setter
- onForestGreen → String
-
set background color to X11/CSS color forestGreen (0x228B22)/rgb(34, 139, 34)
no setter
- onFuchsia → String
-
set background color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
no setter
- onGainsboro → String
-
set background color to X11/CSS color gainsboro (0xDCDCDC)/rgb(220, 220, 220)
no setter
- onGhostWhite → String
-
set background color to X11/CSS color ghostWhite (0xF8F8FF)/rgb(248, 248, 255)
no setter
- onGold → String
-
set background color to X11/CSS color gold (0xFFD700)/rgb(255, 215, 0)
no setter
- onGoldenrod → String
-
set background color to X11/CSS color goldenrod (0xDAA520)/rgb(218, 165, 32)
no setter
- onGrayX11 → String
-
set background color to X11/CSS color grayX11 (0x808080)/rgb(128, 128, 128)
no setter
- onGreenX11 → String
-
set background color to X11/CSS color greenX11 (0x008000)/rgb(0, 128, 0)
no setter
- onGreenYellow → String
-
set background color to X11/CSS color greenYellow (0xADFF2F)/rgb(173, 255, 47)
no setter
- onGreyX11 → String
-
set background color to X11/CSS color greyX11 (0x808080)/rgb(128, 128, 128)
no setter
- onHoneydew → String
-
set background color to X11/CSS color honeydew (0xF0FFF0)/rgb(240, 255, 240)
no setter
- onHotPink → String
-
set background color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
no setter
- onIndianRed → String
-
set background color to X11/CSS color indianRed (0xCD5C5C)/rgb(205, 92, 92)
no setter
- onIndigo → String
-
set background color to X11/CSS color indigo (0x4B0082)/rgb(75, 0, 130)
no setter
- onIvory → String
-
set background color to X11/CSS color ivory (0xFFFFF0)/rgb(255, 255, 240)
no setter
- onKhaki → String
-
set background color to X11/CSS color khaki (0xF0E68C)/rgb(240, 230, 140)
no setter
- onLavender → String
-
set background color to X11/CSS color lavender (0xE6E6FA)/rgb(230, 230, 250)
no setter
- onLavenderBlush → String
-
set background color to X11/CSS color lavenderBlush (0xFFF0F5)/rgb(255, 240, 245)
no setter
- onLawnGreen → String
-
set background color to X11/CSS color lawnGreen (0x7CFC00)/rgb(124, 252, 0)
no setter
- onLemonChiffon → String
-
set background color to X11/CSS color lemonChiffon (0xFFFACD)/rgb(255, 250, 205)
no setter
- onLightBlue → String
-
set background color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
no setter
- onLightCoral → String
-
set background color to X11/CSS color lightCoral (0xF08080)/rgb(240, 128, 128)
no setter
- onLightCyan → String
-
set background color to X11/CSS color lightCyan (0xE0FFFF)/rgb(224, 255, 255)
no setter
- onLightGoldenrod → String
-
set background color to X11 color lightGoldenrod (0xFAFAD2)/rgb(250, 250, 210)
no setter
- onLightGoldenrodYellow → String
-
set background color to CSS color lightGoldenrodYellow (0xFAFAD2)/rgb(250, 250, 210)
no setter
- onLightGray → String
-
set background color to X11/CSS color lightGray (0xD3D3D3)/rgb(211, 211, 211)
no setter
- onLightGreen → String
-
set background color to X11/CSS color lightGreen (0x90EE90)/rgb(144, 238, 144)
no setter
- onLightGrey → String
-
set background color to X11/CSS color lightGrey (0xD3D3D3)/rgb(211, 211, 211)
no setter
- onLightPink → String
-
set background color to X11/CSS color lightPink (0xFFB6C1)/rgb(255, 182, 193)
no setter
- onLightSalmon → String
-
set background color to X11/CSS color lightSalmon (0xFFA07A)/rgb(255, 160, 122)
no setter
- onLightSeaGreen → String
-
set background color to X11/CSS color lightSeaGreen (0x20B2AA)/rgb(32, 178, 170)
no setter
- onLightSkyBlue → String
-
set background color to X11/CSS color lightSkyBlue (0x87CEFA)/rgb(135, 206, 250)
no setter
- onLightSlateGray → String
-
set background color to X11/CSS color lightSlateGray (0x778899)/rgb(119, 136, 153)
no setter
- onLightSlateGrey → String
-
set background color to X11/CSS color lightSlateGrey (0x778899)/rgb(119, 136, 153)
no setter
- onLightSteelBlue → String
-
set background color to X11/CSS color lightSteelBlue (0xB0C4DE)/rgb(176, 196, 222)
no setter
- onLightYellow → String
-
set background color to X11/CSS color lightYellow (0xFFFFE0)/rgb(255, 255, 224)
no setter
- onLime → String
-
set background color to X11/CSS color lime (0x00FF00)/rgb(0, 255, 0)
no setter
- onLimeGreen → String
-
set background color to X11/CSS color limeGreen (0x32CD32)/rgb(50, 205, 50)
no setter
- onLinen → String
-
set background color to X11/CSS color linen (0xFAF0E6)/rgb(250, 240, 230)
no setter
- onMagentaX11 → String
-
set background color to X11/CSS color magentaX11 (0xFF00FF)/rgb(255, 0, 255)
no setter
- onMaroon → String
-
set background color to X11/CSS color maroon (0x800000)/rgb(128, 0, 0)
no setter
- onMediumAquamarine → String
-
set background color to X11/CSS color mediumAquamarine (0x66CDAA)/rgb(102, 205, 170)
no setter
- onMediumBlue → String
-
set background color to X11/CSS color mediumBlue (0x0000CD)/rgb(0, 0, 205)
no setter
- onMediumOrchid → String
-
set background color to X11/CSS color mediumOrchid (0xBA55D3)/rgb(186, 85, 211)
no setter
- onMediumPurple → String
-
set background color to X11/CSS color mediumPurple (0x9370DB)/rgb(147, 112, 219)
no setter
- onMediumSeaGreen → String
-
set background color to X11/CSS color mediumSeaGreen (0x3CB371)/rgb(60, 179, 113)
no setter
- onMediumSlateBlue → String
-
set background color to X11/CSS color mediumSlateBlue (0x7B68EE)/rgb(123, 104, 238)
no setter
- onMediumSpringGreen → String
-
set background color to X11/CSS color mediumSpringGreen (0x00FA9A)/rgb(0, 250, 154)
no setter
- onMediumTurquoise → String
-
set background color to X11/CSS color mediumTurquoise (0x48D1CC)/rgb(72, 209, 204)
no setter
- onMediumVioletRed → String
-
set background color to X11/CSS color mediumVioletRed (0xC71585)/rgb(199, 21, 133)
no setter
- onMidnightBlue → String
-
set background color to X11/CSS color midnightBlue (0x191970)/rgb(25, 25, 112)
no setter
- onMintCream → String
-
set background color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
no setter
- onMistyRose → String
-
set background color to X11/CSS color mistyRose (0xFFE4E1)/rgb(255, 228, 225)
no setter
- onMoccasin → String
-
set background color to X11/CSS color moccasin (0xFFE4B5)/rgb(255, 228, 181)
no setter
-
set background color to X11/CSS color navajoWhite (0xFFDEAD)/rgb(255, 222, 173)
no setter
-
set background color to X11/CSS color navy (0x000080)/rgb(0, 0, 128)
no setter
- onOldLace → String
-
set background color to X11/CSS color oldLace (0xFDF5E6)/rgb(253, 245, 230)
no setter
- onOlive → String
-
set background color to X11/CSS color olive (0x808000)/rgb(128, 128, 0)
no setter
- onOliveDrab → String
-
set background color to X11/CSS color oliveDrab (0x6B8E23)/rgb(107, 142, 35)
no setter
- onOrange → String
-
set background color to X11/CSS color orange (0xFFA500)/rgb(255, 165, 0)
no setter
- onOrangeRed → String
-
set background color to X11/CSS color orangeRed (0xFF4500)/rgb(255, 69, 0)
no setter
- onOrchid → String
-
set background color to X11/CSS color orchid (0xDA70D6)/rgb(218, 112, 214)
no setter
- onPaleGoldenrod → String
-
set background color to X11/CSS color paleGoldenrod (0xEEE8AA)/rgb(238, 232, 170)
no setter
- onPaleGreen → String
-
set background color to X11/CSS color paleGreen (0x98FB98)/rgb(152, 251, 152)
no setter
- onPaleTurquoise → String
-
set background color to X11/CSS color paleTurquoise (0xAFEEEE)/rgb(175, 238, 238)
no setter
- onPaleVioletRed → String
-
set background color to X11/CSS color paleVioletRed (0xDB7093)/rgb(219, 112, 147)
no setter
- onPapayaWhip → String
-
set background color to X11/CSS color papayaWhip (0xFFEFD5)/rgb(255, 239, 213)
no setter
- onPeachPuff → String
-
set background color to X11/CSS color peachPuff (0xFFDAB9)/rgb(255, 218, 185)
no setter
- onPeru → String
-
set background color to X11/CSS color peru (0xCD853F)/rgb(205, 133, 63)
no setter
- onPink → String
-
set background color to X11/CSS color pink (0xFFC0CB)/rgb(255, 192, 203)
no setter
- onPlum → String
-
set background color to X11/CSS color plum (0xDDA0DD)/rgb(221, 160, 221)
no setter
- onPowderBlue → String
-
set background color to X11/CSS color powderBlue (0xB0E0E6)/rgb(176, 224, 230)
no setter
- onPurple → String
-
set background color to X11/CSS color purple (0x800080)/rgb(128, 0, 128)
no setter
- onRebeccaPurple → String
-
set background color to X11 color rebeccaPurple (0x663399)/rgb(102, 51, 153)
no setter
- onRedX11 → String
-
set background color to X11/CSS color redX11 (0xFF0000)/rgb(255, 0, 0)
no setter
- onRosyBrown → String
-
set background color to X11/CSS color rosyBrown (0xBC8F8F)/rgb(188, 143, 143)
no setter
- onRoyalBlue → String
-
set background color to X11/CSS color royalBlue (0x4169E1)/rgb(65, 105, 225)
no setter
- onSaddleBrown → String
-
set background color to X11/CSS color saddleBrown (0x8B4513)/rgb(139, 69, 19)
no setter
- onSalmon → String
-
set background color to X11/CSS color salmon (0xFA8072)/rgb(250, 128, 114)
no setter
- onSandyBrown → String
-
set background color to X11/CSS color sandyBrown (0xF4A460)/rgb(244, 164, 96)
no setter
- onSeaGreen → String
-
set background color to X11/CSS color seaGreen (0x2E8B57)/rgb(46, 139, 87)
no setter
- onSeashell → String
-
set background color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
no setter
- onSienna → String
-
set background color to X11/CSS color sienna (0xA0522D)/rgb(160, 82, 45)
no setter
- onSilver → String
-
set background color to X11/CSS color silver (0xC0C0C0)/rgb(192, 192, 192)
no setter
- onSkyBlue → String
-
set background color to X11/CSS color skyBlue (0x87CEEB)/rgb(135, 206, 235)
no setter
- onSlateBlue → String
-
set background color to X11/CSS color slateBlue (0x6A5ACD)/rgb(106, 90, 205)
no setter
- onSlateGray → String
-
set background color to X11/CSS color slateGray (0x708090)/rgb(112, 128, 144)
no setter
- onSlateGrey → String
-
set background color to X11/CSS color slateGrey (0x708090)/rgb(112, 128, 144)
no setter
- onSnow → String
-
set background color to X11/CSS color snow (0xFFFAFA)/rgb(255, 250, 250)
no setter
- onSpringGreen → String
-
set background color to X11/CSS color springGreen (0x00FF7F)/rgb(0, 255, 127)
no setter
- onSteelBlue → String
-
set background color to X11/CSS color steelBlue (0x4682B4)/rgb(70, 130, 180)
no setter
- onTan → String
-
set background color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
no setter
- onTeal → String
-
set background color to X11/CSS color teal (0x008080)/rgb(0, 128, 128)
no setter
- onThistle → String
-
set background color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
no setter
- onTomato → String
-
set background color to X11/CSS color tomato (0xFF6347)/rgb(255, 99, 71)
no setter
- onTurquoise → String
-
set background color to X11/CSS color turquoise (0x40E0D0)/rgb(64, 224, 208)
no setter
- onViolet → String
-
set background color to X11/CSS color violet (0xEE82EE)/rgb(238, 130, 238)
no setter
- onWheat → String
-
set background color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
no setter
- onWhiteSmoke → String
-
set background color to X11/CSS color whiteSmoke (0xF5F5F5)/rgb(245, 245, 245)
no setter
- onWhiteX11 → String
-
set background color to X11/CSS color whiteX11 (0xFFFFFF)/rgb(255, 255, 255)
no setter
- onYellowGreen → String
-
set background color to X11/CSS color yellowGreen (0x9ACD32)/rgb(154, 205, 50)
no setter
- onYellowX11 → String
-
set background color to X11/CSS color yellowX11 (0xFFFF00)/rgb(255, 255, 0)
no setter
- orange → String
-
set foreground color to X11/CSS color orange (0xFFA500)/rgb(255, 165, 0)
no setter
- orangeRed → String
-
set foreground color to X11/CSS color orangeRed (0xFF4500)/rgb(255, 69, 0)
no setter
- orchid → String
-
set foreground color to X11/CSS color orchid (0xDA70D6)/rgb(218, 112, 214)
no setter
- paleGoldenrod → String
-
set foreground color to X11/CSS color paleGoldenrod (0xEEE8AA)/rgb(238, 232, 170)
no setter
- paleGreen → String
-
set foreground color to X11/CSS color paleGreen (0x98FB98)/rgb(152, 251, 152)
no setter
- paleTurquoise → String
-
set foreground color to X11/CSS color paleTurquoise (0xAFEEEE)/rgb(175, 238, 238)
no setter
- paleVioletRed → String
-
set foreground color to X11/CSS color paleVioletRed (0xDB7093)/rgb(219, 112, 147)
no setter
- papayaWhip → String
-
set foreground color to X11/CSS color papayaWhip (0xFFEFD5)/rgb(255, 239, 213)
no setter
- peachPuff → String
-
set foreground color to X11/CSS color peachPuff (0xFFDAB9)/rgb(255, 218, 185)
no setter
- peru → String
-
set foreground color to X11/CSS color peru (0xCD853F)/rgb(205, 133, 63)
no setter
- pink → String
-
set foreground color to X11/CSS color pink (0xFFC0CB)/rgb(255, 192, 203)
no setter
- plum → String
-
set foreground color to X11/CSS color plum (0xDDA0DD)/rgb(221, 160, 221)
no setter
- powderBlue → String
-
set foreground color to X11/CSS color powderBlue (0xB0E0E6)/rgb(176, 224, 230)
no setter
- purple → String
-
set foreground color to X11/CSS color purple (0x800080)/rgb(128, 0, 128)
no setter
- rebeccaPurple → String
-
set foreground color to X11 color rebeccaPurple (0x663399)/rgb(102, 51, 153)
no setter
- redX11 → String
-
set foreground color to X11/CSS color redX11 (0xFF0000)/rgb(255, 0, 0)
no setter
- rosyBrown → String
-
set foreground color to X11/CSS color rosyBrown (0xBC8F8F)/rgb(188, 143, 143)
no setter
- royalBlue → String
-
set foreground color to X11/CSS color royalBlue (0x4169E1)/rgb(65, 105, 225)
no setter
- saddleBrown → String
-
set foreground color to X11/CSS color saddleBrown (0x8B4513)/rgb(139, 69, 19)
no setter
- salmon → String
-
set foreground color to X11/CSS color salmon (0xFA8072)/rgb(250, 128, 114)
no setter
- sandyBrown → String
-
set foreground color to X11/CSS color sandyBrown (0xF4A460)/rgb(244, 164, 96)
no setter
- seaGreen → String
-
set foreground color to X11/CSS color seaGreen (0x2E8B57)/rgb(46, 139, 87)
no setter
- seashell → String
-
set foreground color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
no setter
- sienna → String
-
set foreground color to X11/CSS color sienna (0xA0522D)/rgb(160, 82, 45)
no setter
- silver → String
-
set foreground color to X11/CSS color silver (0xC0C0C0)/rgb(192, 192, 192)
no setter
- skyBlue → String
-
set foreground color to X11/CSS color skyBlue (0x87CEEB)/rgb(135, 206, 235)
no setter
- slateBlue → String
-
set foreground color to X11/CSS color slateBlue (0x6A5ACD)/rgb(106, 90, 205)
no setter
- slateGray → String
-
set foreground color to X11/CSS color slateGray (0x708090)/rgb(112, 128, 144)
no setter
- slateGrey → String
-
set foreground color to X11/CSS color slateGrey (0x708090)/rgb(112, 128, 144)
no setter
- snow → String
-
set foreground color to X11/CSS color snow (0xFFFAFA)/rgb(255, 250, 250)
no setter
- springGreen → String
-
set foreground color to X11/CSS color springGreen (0x00FF7F)/rgb(0, 255, 127)
no setter
- steelBlue → String
-
set foreground color to X11/CSS color steelBlue (0x4682B4)/rgb(70, 130, 180)
no setter
- tan → String
-
set foreground color to X11/CSS color tan (0xD2B48C)/rgb(210, 180, 140)
no setter
- teal → String
-
set foreground color to X11/CSS color teal (0x008080)/rgb(0, 128, 128)
no setter
- thistle → String
-
set foreground color to X11/CSS color thistle (0xD8BFD8)/rgb(216, 191, 216)
no setter
- tomato → String
-
set foreground color to X11/CSS color tomato (0xFF6347)/rgb(255, 99, 71)
no setter
- turquoise → String
-
set foreground color to X11/CSS color turquoise (0x40E0D0)/rgb(64, 224, 208)
no setter
- violet → String
-
set foreground color to X11/CSS color violet (0xEE82EE)/rgb(238, 130, 238)
no setter
- wheat → String
-
set foreground color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
no setter
- whiteSmoke → String
-
set foreground color to X11/CSS color whiteSmoke (0xF5F5F5)/rgb(245, 245, 245)
no setter
- whiteX11 → String
-
set foreground color to X11/CSS color whiteX11 (0xFFFFFF)/rgb(255, 255, 255)
no setter
- yellowGreen → String
-
set foreground color to X11/CSS color yellowGreen (0x9ACD32)/rgb(154, 205, 50)
no setter
- yellowX11 → String
-
set foreground color to X11/CSS color yellowX11 (0xFFFF00)/rgb(255, 255, 0)
no setter