File: colors.styl

package info (click to toggle)
node-stylus 0.54.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 5,392 kB
  • ctags: 913
  • sloc: makefile: 38
file content (150 lines) | stat: -rw-r--r-- 4,310 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
body
  color-aliceblue: aliceblue
  color-antiquewhite: antiquewhite
  color-aqua: aqua
  color-aquamarine: aquamarine
  color-azure: azure
  color-beige: beige
  color-bisque: bisque
  color-black: black
  color-blanchedalmond: blanchedalmond
  color-blue: blue
  color-blueviolet: blueviolet
  color-brown: brown
  color-burlywood: burlywood
  color-cadetblue: cadetblue
  color-chartreuse: chartreuse
  color-chocolate: chocolate
  color-coral: coral
  color-cornflowerblue: cornflowerblue
  color-cornsilk: cornsilk
  color-crimson: crimson
  color-cyan: cyan
  color-darkblue: darkblue
  color-darkcyan: darkcyan
  color-darkgoldenrod: darkgoldenrod
  color-darkgray: darkgray
  color-darkgreen: darkgreen
  color-darkgrey: darkgrey
  color-darkkhaki: darkkhaki
  color-darkmagenta: darkmagenta
  color-darkolivegreen: darkolivegreen
  color-darkorange: darkorange
  color-darkorchid: darkorchid
  color-darkred: darkred
  color-darksalmon: darksalmon
  color-darkseagreen: darkseagreen
  color-darkslateblue: darkslateblue
  color-darkslategray: darkslategray
  color-darkslategrey: darkslategrey
  color-darkturquoise: darkturquoise
  color-darkviolet: darkviolet
  color-deeppink: deeppink
  color-deepskyblue: deepskyblue
  color-dimgray: dimgray
  color-dimgrey: dimgrey
  color-dodgerblue: dodgerblue
  color-firebrick: firebrick
  color-floralwhite: floralwhite
  color-forestgreen: forestgreen
  color-fuchsia: fuchsia
  color-gainsboro: gainsboro
  color-ghostwhite: ghostwhite
  color-gold: gold
  color-goldenrod: goldenrod
  color-gray: gray
  color-grey: grey
  color-green: green
  color-greenyellow: greenyellow
  color-honeydew: honeydew
  color-hotpink: hotpink
  color-indianred: indianred
  color-indigo: indigo
  color-ivory: ivory
  color-khaki: khaki
  color-lavender: lavender
  color-lavenderblush: lavenderblush
  color-lawngreen: lawngreen
  color-lemonchiffon: lemonchiffon
  color-lightblue: lightblue
  color-lightcoral: lightcoral
  color-lightcyan: lightcyan
  color-lightgoldenrodyellow: lightgoldenrodyellow
  color-lightgray: lightgray
  color-lightgreen: lightgreen
  color-lightgrey: lightgrey
  color-lightpink: lightpink
  color-lightsalmon: lightsalmon
  color-lightseagreen: lightseagreen
  color-lightskyblue: lightskyblue
  color-lightslategray: lightslategray
  color-lightslategrey: lightslategrey
  color-lightsteelblue: lightsteelblue
  color-lightyellow: lightyellow
  color-lime: lime
  color-limegreen: limegreen
  color-linen: linen
  color-magenta: magenta
  color-maroon: maroon
  color-mediumaquamarine: mediumaquamarine
  color-mediumblue: mediumblue
  color-mediumorchid: mediumorchid
  color-mediumpurple: mediumpurple
  color-mediumseagreen: mediumseagreen
  color-mediumslateblue: mediumslateblue
  color-mediumspringgreen: mediumspringgreen
  color-mediumturquoise: mediumturquoise
  color-mediumvioletred: mediumvioletred
  color-midnightblue: midnightblue
  color-mintcream: mintcream
  color-mistyrose: mistyrose
  color-moccasin: moccasin
  color-navajowhite: navajowhite
  color-navy: navy
  color-oldlace: oldlace
  color-olive: olive
  color-olivedrab: olivedrab
  color-orange: orange
  color-orangered: orangered
  color-orchid: orchid
  color-palegoldenrod: palegoldenrod
  color-palegreen: palegreen
  color-paleturquoise: paleturquoise
  color-palevioletred: palevioletred
  color-papayawhip: papayawhip
  color-peachpuff: peachpuff
  color-peru: peru
  color-pink: pink
  color-plum: plum
  color-powderblue: powderblue
  color-purple: purple
  color-red: red
  color-rosybrown: rosybrown
  color-royalblue: royalblue
  color-saddlebrown: saddlebrown
  color-salmon: salmon
  color-sandybrown: sandybrown
  color-seagreen: seagreen
  color-seashell: seashell
  color-sienna: sienna
  color-silver: silver
  color-skyblue: skyblue
  color-slateblue: slateblue
  color-slategray: slategray
  color-slategrey: slategrey
  color-snow: snow
  color-springgreen: springgreen
  color-steelblue: steelblue
  color-tan: tan
  color-teal: teal
  color-thistle: thistle
  color-tomato: tomato
  color-transparent: transparent
  color-turquoise: turquoise
  color-violet: violet
  color-wheat: wheat
  color-white: white
  color-whitesmoke: whitesmoke
  color-yellow: yellow
  color-yellowgreen: yellowgreen
  color-rebeccapurple: rebeccapurple