|
15 | 15 |
|
16 | 16 | .-Color-Green,
|
17 | 17 | .-Color-Faint-Green,
|
18 |
| -.-Color-Bold-Green { |
| 18 | +.-Color-Bold-Green, |
| 19 | +.-Color-BrightGreen { |
19 | 20 | color: var(--ansi-green);
|
20 | 21 | }
|
21 | 22 |
|
22 | 23 | .-Color-Red,
|
23 | 24 | .-Color-Faint-Red,
|
24 |
| -.-Color-Bold-Red { |
| 25 | +.-Color-Bold-Red, |
| 26 | +.-Color-BrightRed { |
25 | 27 | color: var(--ansi-red);
|
26 | 28 | }
|
27 | 29 |
|
28 | 30 | .-Color-Yellow,
|
29 | 31 | .-Color-Faint-Yellow,
|
30 |
| -.-Color-Bold-Yellow { |
| 32 | +.-Color-Bold-Yellow, |
| 33 | +.-Color-BrightYellow { |
31 | 34 | color: var(--ansi-yellow);
|
32 | 35 | }
|
33 | 36 |
|
34 | 37 | .-Color-Blue,
|
35 | 38 | .-Color-Faint-Blue,
|
36 |
| -.-Color-Bold-Blue { |
| 39 | +.-Color-Bold-Blue, |
| 40 | +.-Color-BrightBlue { |
37 | 41 | color: var(--ansi-blue);
|
38 | 42 | }
|
39 | 43 |
|
40 | 44 | .-Color-Magenta,
|
41 | 45 | .-Color-Faint-Magenta,
|
42 |
| -.-Color-Bold-Magenta { |
| 46 | +.-Color-Bold-Magenta, |
| 47 | +.-Color-BrightMagenta { |
43 | 48 | color: var(--ansi-magenta);
|
44 | 49 | }
|
45 | 50 |
|
46 | 51 | .-Color-Cyan,
|
47 | 52 | .-Color-Faint-Cyan,
|
48 |
| -.-Color-Bold-Cyan { |
| 53 | +.-Color-Bold-Cyan, |
| 54 | +.-Color-BrightCyan { |
49 | 55 | color: var(--ansi-cyan);
|
50 | 56 | }
|
51 | 57 |
|
52 | 58 | .-Color-White,
|
53 | 59 | .-Color-Faint-White,
|
54 |
| -.-Color-Bold-White { |
| 60 | +.-Color-Bold-White, |
| 61 | +.-Color-BrightWhite { |
55 | 62 | color: var(--ansi-white);
|
56 | 63 | }
|
57 | 64 |
|
58 | 65 | .-Color-Black,
|
59 | 66 | .-Color-Faint-Black,
|
60 |
| -.-Color-Bold-Black { |
| 67 | +.-Color-Bold-Black, |
| 68 | +.-Color-BrightBlack { |
61 | 69 | color: var(--ansi-black);
|
62 | 70 | }
|
63 | 71 |
|
|
73 | 81 | .-Color-Black-BGBlack,
|
74 | 82 | .-Color-Blue-BGBlack,
|
75 | 83 | .-Color-Bold-BGBlack,
|
| 84 | +.-Color-BrightBGBlack, |
76 | 85 | .-Color-Bold-Black-BGBlack,
|
| 86 | +.-Color-BrightBlack-BGBlack, |
77 | 87 | .-Color-Bold-Green-BGBlack,
|
| 88 | +.-Color-BrightGreen-BGBlack, |
78 | 89 | .-Color-Bold-Cyan-BGBlack,
|
| 90 | +.-Color-BrightCyan-BGBlack, |
79 | 91 | .-Color-Bold-Blue-BGBlack,
|
| 92 | +.-Color-BrightBlue-BGBlack, |
80 | 93 | .-Color-Bold-Magenta-BGBlack,
|
| 94 | +.-Color-BrightMagenta-BGBlack, |
81 | 95 | .-Color-Bold-Red-BGBlack,
|
| 96 | +.-Color-BrightRed-BGBlack, |
82 | 97 | .-Color-Bold-White-BGBlack,
|
| 98 | +.-Color-BrightWhite-BGBlack, |
83 | 99 | .-Color-Bold-Yellow-BGBlack,
|
| 100 | +.-Color-BrightYellow-BGBlack, |
84 | 101 | .-Color-Cyan-BGBlack,
|
85 | 102 | .-Color-Green-BGBlack,
|
86 | 103 | .-Color-Magenta-BGBlack,
|
|
94 | 111 | .-Color-Black-BGRed,
|
95 | 112 | .-Color-Blue-BGRed,
|
96 | 113 | .-Color-Bold-BGRed,
|
| 114 | +.-Color-BrightBGRed, |
97 | 115 | .-Color-Bold-Black-BGRed,
|
| 116 | +.-Color-BrightBlack-BGRed, |
98 | 117 | .-Color-Bold-Green-BGRed,
|
| 118 | +.-Color-BrightGreen-BGRed, |
99 | 119 | .-Color-Bold-Cyan-BGRed,
|
| 120 | +.-Color-BrightCyan-BGRed, |
100 | 121 | .-Color-Bold-Blue-BGRed,
|
| 122 | +.-Color-BrightBlue-BGRed, |
101 | 123 | .-Color-Bold-Magenta-BGRed,
|
| 124 | +.-Color-BrightMagenta-BGRed, |
102 | 125 | .-Color-Bold-Red-BGRed,
|
| 126 | +.-Color-BrightRed-BGRed, |
103 | 127 | .-Color-Bold-White-BGRed,
|
| 128 | +.-Color-BrightWhite-BGRed, |
104 | 129 | .-Color-Bold-Yellow-BGRed,
|
| 130 | +.-Color-BrightYellow-BGRed, |
105 | 131 | .-Color-Cyan-BGRed,
|
106 | 132 | .-Color-Green-BGRed,
|
107 | 133 | .-Color-Magenta-BGRed,
|
|
115 | 141 | .-Color-Black-BGGreen,
|
116 | 142 | .-Color-Blue-BGGreen,
|
117 | 143 | .-Color-Bold-BGGreen,
|
| 144 | +.-Color-BrightBGGreen, |
118 | 145 | .-Color-Bold-Black-BGGreen,
|
| 146 | +.-Color-BrightBlack-BGGreen, |
119 | 147 | .-Color-Bold-Green-BGGreen,
|
| 148 | +.-Color-BrightGreen-BGGreen, |
120 | 149 | .-Color-Bold-Cyan-BGGreen,
|
| 150 | +.-Color-BrightCyan-BGGreen, |
121 | 151 | .-Color-Bold-Blue-BGGreen,
|
| 152 | +.-Color-BrightBlue-BGGreen, |
122 | 153 | .-Color-Bold-Magenta-BGGreen,
|
| 154 | +.-Color-BrightMagenta-BGGreen, |
123 | 155 | .-Color-Bold-Red-BGGreen,
|
| 156 | +.-Color-BrightRed-BGGreen, |
124 | 157 | .-Color-Bold-White-BGGreen,
|
| 158 | +.-Color-BrightWhite-BGGreen, |
125 | 159 | .-Color-Bold-Yellow-BGGreen,
|
| 160 | +.-Color-BrightYellow-BGGreen, |
126 | 161 | .-Color-Cyan-BGGreen,
|
127 | 162 | .-Color-Green-BGGreen,
|
128 | 163 | .-Color-Magenta-BGGreen,
|
|
136 | 171 | .-Color-Black-BGYellow,
|
137 | 172 | .-Color-Blue-BGYellow,
|
138 | 173 | .-Color-Bold-BGYellow,
|
| 174 | +.-Color-BrightBGYellow, |
139 | 175 | .-Color-Bold-Black-BGYellow,
|
| 176 | +.-Color-BrightBlack-BGYellow, |
140 | 177 | .-Color-Bold-Green-BGYellow,
|
| 178 | +.-Color-BrightGreen-BGYellow, |
141 | 179 | .-Color-Bold-Cyan-BGYellow,
|
| 180 | +.-Color-BrightCyan-BGYellow, |
142 | 181 | .-Color-Bold-Blue-BGYellow,
|
| 182 | +.-Color-BrightBlue-BGYellow, |
143 | 183 | .-Color-Bold-Magenta-BGYellow,
|
| 184 | +.-Color-BrightMagenta-BGYellow, |
144 | 185 | .-Color-Bold-Red-BGYellow,
|
| 186 | +.-Color-BrightRed-BGYellow, |
145 | 187 | .-Color-Bold-White-BGYellow,
|
| 188 | +.-Color-BrightWhite-BGYellow, |
146 | 189 | .-Color-Bold-Yellow-BGYellow,
|
| 190 | +.-Color-BrightYellow-BGYellow, |
147 | 191 | .-Color-Cyan-BGYellow,
|
148 | 192 | .-Color-Green-BGYellow,
|
149 | 193 | .-Color-Magenta-BGYellow,
|
|
157 | 201 | .-Color-Black-BGBlue,
|
158 | 202 | .-Color-Blue-BGBlue,
|
159 | 203 | .-Color-Bold-BGBlue,
|
| 204 | +.-Color-BrightBGBlue, |
160 | 205 | .-Color-Bold-Black-BGBlue,
|
| 206 | +.-Color-BrightBlack-BGBlue, |
161 | 207 | .-Color-Bold-Green-BGBlue,
|
| 208 | +.-Color-BrightGreen-BGBlue, |
162 | 209 | .-Color-Bold-Cyan-BGBlue,
|
| 210 | +.-Color-BrightCyan-BGBlue, |
163 | 211 | .-Color-Bold-Blue-BGBlue,
|
| 212 | +.-Color-BrightBlue-BGBlue, |
164 | 213 | .-Color-Bold-Magenta-BGBlue,
|
| 214 | +.-Color-BrightMagenta-BGBlue, |
165 | 215 | .-Color-Bold-Red-BGBlue,
|
| 216 | +.-Color-BrightRed-BGBlue, |
166 | 217 | .-Color-Bold-White-BGBlue,
|
| 218 | +.-Color-BrightWhite-BGBlue, |
167 | 219 | .-Color-Bold-Yellow-BGBlue,
|
| 220 | +.-Color-BrightYellow-BGBlue, |
168 | 221 | .-Color-Cyan-BGBlue,
|
169 | 222 | .-Color-Green-BGBlue,
|
170 | 223 | .-Color-Magenta-BGBlue,
|
|
178 | 231 | .-Color-Black-BGMagenta,
|
179 | 232 | .-Color-Blue-BGMagenta,
|
180 | 233 | .-Color-Bold-BGMagenta,
|
| 234 | +.-Color-BrightBGMagenta, |
181 | 235 | .-Color-Bold-Black-BGMagenta,
|
| 236 | +.-Color-BrightBlack-BGMagenta, |
182 | 237 | .-Color-Bold-Green-BGMagenta,
|
| 238 | +.-Color-BrightGreen-BGMagenta, |
183 | 239 | .-Color-Bold-Cyan-BGMagenta,
|
| 240 | +.-Color-BrightCyan-BGMagenta, |
184 | 241 | .-Color-Bold-Blue-BGMagenta,
|
| 242 | +.-Color-BrightBlue-BGMagenta, |
185 | 243 | .-Color-Bold-Magenta-BGMagenta,
|
| 244 | +.-Color-BrightMagenta-BGMagenta, |
186 | 245 | .-Color-Bold-Red-BGMagenta,
|
| 246 | +.-Color-BrightRed-BGMagenta, |
187 | 247 | .-Color-Bold-White-BGMagenta,
|
| 248 | +.-Color-BrightWhite-BGMagenta, |
188 | 249 | .-Color-Bold-Yellow-BGMagenta,
|
| 250 | +.-Color-BrightYellow-BGMagenta, |
189 | 251 | .-Color-Cyan-BGMagenta,
|
190 | 252 | .-Color-Green-BGMagenta,
|
191 | 253 | .-Color-Magenta-BGMagenta,
|
|
199 | 261 | .-Color-Black-BGCyan,
|
200 | 262 | .-Color-Blue-BGCyan,
|
201 | 263 | .-Color-Bold-BGCyan,
|
| 264 | +.-Color-BrightBGCyan, |
202 | 265 | .-Color-Bold-Black-BGCyan,
|
| 266 | +.-Color-BrightBlack-BGCyan, |
203 | 267 | .-Color-Bold-Green-BGCyan,
|
| 268 | +.-Color-BrightGreen-BGCyan, |
204 | 269 | .-Color-Bold-Cyan-BGCyan,
|
| 270 | +.-Color-BrightCyan-BGCyan, |
205 | 271 | .-Color-Bold-Blue-BGCyan,
|
| 272 | +.-Color-BrightBlue-BGCyan, |
206 | 273 | .-Color-Bold-Magenta-BGCyan,
|
| 274 | +.-Color-BrightMagenta-BGCyan, |
207 | 275 | .-Color-Bold-Red-BGCyan,
|
| 276 | +.-Color-BrightRed-BGCyan, |
208 | 277 | .-Color-Bold-White-BGCyan,
|
| 278 | +.-Color-BrightWhite-BGCyan, |
209 | 279 | .-Color-Bold-Yellow-BGCyan,
|
| 280 | +.-Color-BrightYellow-BGCyan, |
210 | 281 | .-Color-Cyan-BGCyan,
|
211 | 282 | .-Color-Green-BGCyan,
|
212 | 283 | .-Color-Magenta-BGCyan,
|
|
220 | 291 | .-Color-Black-BGWhite,
|
221 | 292 | .-Color-Blue-BGWhite,
|
222 | 293 | .-Color-Bold-BGWhite,
|
| 294 | +.-Color-BrightBGWhite, |
223 | 295 | .-Color-Bold-Black-BGWhite,
|
| 296 | +.-Color-BrightBlack-BGWhite, |
224 | 297 | .-Color-Bold-Green-BGWhite,
|
| 298 | +.-Color-BrightGreen-BGWhite, |
225 | 299 | .-Color-Bold-Cyan-BGWhite,
|
| 300 | +.-Color-BrightCyan-BGWhite, |
226 | 301 | .-Color-Bold-Blue-BGWhite,
|
| 302 | +.-Color-BrightBlue-BGWhite, |
227 | 303 | .-Color-Bold-Magenta-BGWhite,
|
| 304 | +.-Color-BrightMagenta-BGWhite, |
228 | 305 | .-Color-Bold-Red-BGWhite,
|
| 306 | +.-Color-BrightRed-BGWhite, |
229 | 307 | .-Color-Bold-White-BGWhite,
|
| 308 | +.-Color-BrightWhite-BGWhite, |
230 | 309 | .-Color-Bold-Yellow-BGWhite,
|
| 310 | +.-Color-BrightYellow-BGWhite, |
231 | 311 | .-Color-Cyan-BGWhite,
|
232 | 312 | .-Color-Green-BGWhite,
|
233 | 313 | .-Color-Magenta-BGWhite,
|
|
239 | 319 |
|
240 | 320 | .-Color-Black,
|
241 | 321 | .-Color-Bold-Black,
|
| 322 | +.-Color-BrightBlack, |
242 | 323 | .-Color-Black-BGBlack,
|
243 | 324 | .-Color-Bold-Black-BGBlack,
|
| 325 | +.-Color-BrightBlack-BGBlack, |
244 | 326 | .-Color-Black-BGGreen,
|
245 | 327 | .-Color-Red-BGRed,
|
246 | 328 | .-Color-Bold-Red-BGRed,
|
| 329 | +.-Color-BrightRed-BGRed, |
247 | 330 | .-Color-Bold-Blue-BGBlue,
|
| 331 | +.-Color-BrightBlue-BGBlue, |
248 | 332 | .-Color-Blue-BGBlue {
|
249 | 333 | text-shadow: 0 0 1px var(--ansi-white);
|
250 | 334 | }
|
251 | 335 |
|
252 | 336 | .-Color-Bold-Cyan-BGCyan,
|
| 337 | +.-Color-BrightCyan-BGCyan, |
253 | 338 | .-Color-Bold-Magenta-BGMagenta,
|
| 339 | +.-Color-BrightMagenta-BGMagenta, |
254 | 340 | .-Color-Bold-White,
|
| 341 | +.-Color-BrightWhite, |
255 | 342 | .-Color-Bold-Yellow-BGYellow,
|
| 343 | +.-Color-BrightYellow-BGYellow, |
256 | 344 | .-Color-Bold-Green-BGGreen,
|
| 345 | +.-Color-BrightGreen-BGGreen, |
257 | 346 | .-Color-Cyan-BGCyan,
|
258 | 347 | .-Color-Cyan-BGGreen,
|
259 | 348 | .-Color-Green-BGCyan,
|
|
0 commit comments