Module: Colours::SupportFor256Colours

Defined in:
lib/colours/autogenerated/support_for_256_colours.rb

Overview

include Colours::SupportFor256Colours

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.aqua(i = '') ⇒ Object

#

Colours::SupportFor256Colours.aqua

#

170
171
172
173
174
175
176
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 170

def self.aqua(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.aquamarine1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.aquamarine1

#

808
809
810
811
812
813
814
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 808

def self.aquamarine1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.aquamarine3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.aquamarine3

#

753
754
755
756
757
758
759
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 753

def self.aquamarine3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.black(i = '') ⇒ Object

#

Colours::SupportFor256Colours.black

#

16
17
18
19
20
21
22
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 16

def self.black(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.blue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.blue

#

148
149
150
151
152
153
154
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 148

def self.blue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.blue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.blue1

#

236
237
238
239
240
241
242
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 236

def self.blue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.blue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.blue3

#

225
226
227
228
229
230
231
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 225

def self.blue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.blueviolet(i = '') ⇒ Object

#

Colours::SupportFor256Colours.blueviolet

#

555
556
557
558
559
560
561
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 555

def self.blueviolet(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cadetblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cadetblue

#

698
699
700
701
702
703
704
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 698

def self.cadetblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.chartreuse1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.chartreuse1

#

1039
1040
1041
1042
1043
1044
1045
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1039

def self.chartreuse1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.chartreuse2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.chartreuse2

#

775
776
777
778
779
780
781
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 775

def self.chartreuse2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.chartreuse3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.chartreuse3

#

687
688
689
690
691
692
693
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 687

def self.chartreuse3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.chartreuse4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.chartreuse4

#

621
622
623
624
625
626
627
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 621

def self.chartreuse4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cornflowerblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cornflowerblue

#

676
677
678
679
680
681
682
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 676

def self.cornflowerblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cornsilk1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cornsilk1

#

1952
1953
1954
1955
1956
1957
1958
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1952

def self.cornsilk1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cyan1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cyan1

#

500
501
502
503
504
505
506
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 500

def self.cyan1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cyan2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cyan2

#

489
490
491
492
493
494
495
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 489

def self.cyan2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.cyan3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.cyan3

#

423
424
425
426
427
428
429
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 423

def self.cyan3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkblue

#

214
215
216
217
218
219
220
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 214

def self.darkblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkcyan(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkcyan

#

368
369
370
371
372
373
374
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 368

def self.darkcyan(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkgoldenrod(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkgoldenrod

#

1182
1183
1184
1185
1186
1187
1188
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1182

def self.darkgoldenrod(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkgreen(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkgreen

#

247
248
249
250
251
252
253
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 247

def self.darkgreen(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkkhaki(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkkhaki

#

1248
1249
1250
1251
1252
1253
1254
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1248

def self.darkkhaki(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkmagenta(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkmagenta

#

830
831
832
833
834
835
836
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 830

def self.darkmagenta(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkolivegreen1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkolivegreen1

#

1622
1623
1624
1625
1626
1627
1628
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1622

def self.darkolivegreen1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkolivegreen2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkolivegreen2

#

1358
1359
1360
1361
1362
1363
1364
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1358

def self.darkolivegreen2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkolivegreen3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkolivegreen3

#

962
963
964
965
966
967
968
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 962

def self.darkolivegreen3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkorange(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkorange

#

1732
1733
1734
1735
1736
1737
1738
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1732

def self.darkorange(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkorange3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkorange3

#

1116
1117
1118
1119
1120
1121
1122
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1116

def self.darkorange3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkred(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkred

#

511
512
513
514
515
516
517
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 511

def self.darkred(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkseagreen(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkseagreen

#

973
974
975
976
977
978
979
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 973

def self.darkseagreen(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkseagreen1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkseagreen1

#

1369
1370
1371
1372
1373
1374
1375
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1369

def self.darkseagreen1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkseagreen2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkseagreen2

#

1314
1315
1316
1317
1318
1319
1320
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1314

def self.darkseagreen2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkseagreen3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkseagreen3

#

1006
1007
1008
1009
1010
1011
1012
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1006

def self.darkseagreen3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkseagreen4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkseagreen4

#

632
633
634
635
636
637
638
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 632

def self.darkseagreen4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkslategray1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkslategray1

#

1072
1073
1074
1075
1076
1077
1078
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1072

def self.darkslategray1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkslategray2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkslategray2

#

819
820
821
822
823
824
825
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 819

def self.darkslategray2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkslategray3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkslategray3

#

1017
1018
1019
1020
1021
1022
1023
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1017

def self.darkslategray3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkturquoise(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkturquoise

#

434
435
436
437
438
439
440
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 434

def self.darkturquoise(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.darkviolet(i = '') ⇒ Object

#

Colours::SupportFor256Colours.darkviolet

#

841
842
843
844
845
846
847
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 841

def self.darkviolet(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deeppink1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deeppink1

#

1677
1678
1679
1680
1681
1682
1683
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1677

def self.deeppink1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deeppink2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deeppink2

#

1666
1667
1668
1669
1670
1671
1672
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1666

def self.deeppink2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deeppink3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deeppink3

#

1391
1392
1393
1394
1395
1396
1397
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1391

def self.deeppink3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deeppink4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deeppink4

#

522
523
524
525
526
527
528
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 522

def self.deeppink4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deepskyblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deepskyblue1

#

401
402
403
404
405
406
407
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 401

def self.deepskyblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deepskyblue2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deepskyblue2

#

390
391
392
393
394
395
396
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 390

def self.deepskyblue2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deepskyblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deepskyblue3

#

324
325
326
327
328
329
330
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 324

def self.deepskyblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.deepskyblue4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.deepskyblue4

#

258
259
260
261
262
263
264
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 258

def self.deepskyblue4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.dodgerblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.dodgerblue1

#

335
336
337
338
339
340
341
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 335

def self.dodgerblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.dodgerblue2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.dodgerblue2

#

280
281
282
283
284
285
286
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 280

def self.dodgerblue2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.dodgerblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.dodgerblue3

#

269
270
271
272
273
274
275
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 269

def self.dodgerblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.fuchsia(i = '') ⇒ Object

#

Colours::SupportFor256Colours.fuchsia

#

159
160
161
162
163
164
165
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 159

def self.fuchsia(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.gold1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.gold1

#

1864
1865
1866
1867
1868
1869
1870
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1864

def self.gold1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.gold3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.gold3

#

1237
1238
1239
1240
1241
1242
1243
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1237

def self.gold3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.green(i = '') ⇒ Object

#

Colours::SupportFor256Colours.green

#

38
39
40
41
42
43
44
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 38

def self.green(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.green1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.green1

#

456
457
458
459
460
461
462
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 456

def self.green1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.green3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.green3

#

346
347
348
349
350
351
352
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 346

def self.green3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.green4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.green4

#

291
292
293
294
295
296
297
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 291

def self.green4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.greenyellow(i = '') ⇒ Object

#

Colours::SupportFor256Colours.greenyellow

#

1347
1348
1349
1350
1351
1352
1353
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1347

def self.greenyellow(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey

#

104
105
106
107
108
109
110
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 104

def self.grey(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey0(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey0

#

192
193
194
195
196
197
198
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 192

def self.grey0(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey100(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey100

#

1963
1964
1965
1966
1967
1968
1969
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1963

def self.grey100(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey11(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey11

#

1996
1997
1998
1999
2000
2001
2002
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1996

def self.grey11(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey15(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey15

#

2007
2008
2009
2010
2011
2012
2013
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2007

def self.grey15(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey19(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey19

#

2018
2019
2020
2021
2022
2023
2024
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2018

def self.grey19(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey23(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey23

#

2029
2030
2031
2032
2033
2034
2035
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2029

def self.grey23(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey27(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey27

#

2040
2041
2042
2043
2044
2045
2046
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2040

def self.grey27(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey3

#

1974
1975
1976
1977
1978
1979
1980
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1974

def self.grey3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey30(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey30

#

2051
2052
2053
2054
2055
2056
2057
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2051

def self.grey30(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey35(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey35

#

2062
2063
2064
2065
2066
2067
2068
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2062

def self.grey35(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey37(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey37

#

577
578
579
580
581
582
583
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 577

def self.grey37(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey39(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey39

#

2073
2074
2075
2076
2077
2078
2079
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2073

def self.grey39(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey42(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey42

#

2084
2085
2086
2087
2088
2089
2090
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2084

def self.grey42(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey46(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey46

#

2095
2096
2097
2098
2099
2100
2101
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2095

def self.grey46(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey50(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey50

#

2106
2107
2108
2109
2110
2111
2112
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2106

def self.grey50(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey53(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey53

#

918
919
920
921
922
923
924
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 918

def self.grey53(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey54(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey54

#

2117
2118
2119
2120
2121
2122
2123
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2117

def self.grey54(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey58(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey58

#

2128
2129
2130
2131
2132
2133
2134
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2128

def self.grey58(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey62(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey62

#

2139
2140
2141
2142
2143
2144
2145
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2139

def self.grey62(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey63(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey63

#

1215
1216
1217
1218
1219
1220
1221
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1215

def self.grey63(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey66(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey66

#

2150
2151
2152
2153
2154
2155
2156
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2150

def self.grey66(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey69(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey69

#

1270
1271
1272
1273
1274
1275
1276
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1270

def self.grey69(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey7(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey7

#

1985
1986
1987
1988
1989
1990
1991
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1985

def self.grey7(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey70(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey70

#

2161
2162
2163
2164
2165
2166
2167
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2161

def self.grey70(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey74(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey74

#

2172
2173
2174
2175
2176
2177
2178
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2172

def self.grey74(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey78(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey78

#

2183
2184
2185
2186
2187
2188
2189
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2183

def self.grey78(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey82(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey82

#

2194
2195
2196
2197
2198
2199
2200
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2194

def self.grey82(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey84(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey84

#

1589
1590
1591
1592
1593
1594
1595
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1589

def self.grey84(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey85(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey85

#

2205
2206
2207
2208
2209
2210
2211
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2205

def self.grey85(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey89(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey89

#

2216
2217
2218
2219
2220
2221
2222
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2216

def self.grey89(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.grey93(i = '') ⇒ Object

#

Colours::SupportFor256Colours.grey93

#

2227
2228
2229
2230
2231
2232
2233
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2227

def self.grey93(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.honeydew2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.honeydew2

#

1633
1634
1635
1636
1637
1638
1639
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1633

def self.honeydew2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.hotpink(i = '') ⇒ Object

#

Colours::SupportFor256Colours.hotpink

#

1721
1722
1723
1724
1725
1726
1727
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1721

def self.hotpink(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.hotpink2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.hotpink2

#

1413
1414
1415
1416
1417
1418
1419
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1413

def self.hotpink2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.hotpink3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.hotpink3

#

1138
1139
1140
1141
1142
1143
1144
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1138

def self.hotpink3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.indianred(i = '') ⇒ Object

#

Colours::SupportFor256Colours.indianred

#

1127
1128
1129
1130
1131
1132
1133
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1127

def self.indianred(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.indianred1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.indianred1

#

1710
1711
1712
1713
1714
1715
1716
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1710

def self.indianred1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.khaki1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.khaki1

#

1930
1931
1932
1933
1934
1935
1936
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1930

def self.khaki1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.khaki3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.khaki3

#

1556
1557
1558
1559
1560
1561
1562
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1556

def self.khaki3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightcoral(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightcoral

#

1754
1755
1756
1757
1758
1759
1760
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1754

def self.lightcoral(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightcyan1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightcyan1

#

1644
1645
1646
1647
1648
1649
1650
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1644

def self.lightcyan1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightcyan3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightcyan3

#

1325
1326
1327
1328
1329
1330
1331
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1325

def self.lightcyan3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightgoldenrod1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightgoldenrod1

#

1919
1920
1921
1922
1923
1924
1925
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1919

def self.lightgoldenrod1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightgoldenrod2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightgoldenrod2

#

1567
1568
1569
1570
1571
1572
1573
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1567

def self.lightgoldenrod2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightgoldenrod3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightgoldenrod3

#

1501
1502
1503
1504
1505
1506
1507
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1501

def self.lightgoldenrod3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightgreen(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightgreen

#

1050
1051
1052
1053
1054
1055
1056
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1050

def self.lightgreen(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightpink1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightpink1

#

1831
1832
1833
1834
1835
1836
1837
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1831

def self.lightpink1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightpink3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightpink3

#

1457
1458
1459
1460
1461
1462
1463
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1457

def self.lightpink3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightpink4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightpink4

#

852
853
854
855
856
857
858
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 852

def self.lightpink4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightsalmon1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightsalmon1

#

1820
1821
1822
1823
1824
1825
1826
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1820

def self.lightsalmon1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightsalmon3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightsalmon3

#

1193
1194
1195
1196
1197
1198
1199
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1193

def self.lightsalmon3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightseagreen(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightseagreen

#

379
380
381
382
383
384
385
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 379

def self.lightseagreen(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightskyblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightskyblue1

#

1336
1337
1338
1339
1340
1341
1342
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1336

def self.lightskyblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightskyblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightskyblue3

#

984
985
986
987
988
989
990
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 984

def self.lightskyblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightslateblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightslateblue

#

951
952
953
954
955
956
957
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 951

def self.lightslateblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightslategrey(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightslategrey

#

929
930
931
932
933
934
935
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 929

def self.lightslategrey(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightsteelblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightsteelblue

#

1292
1293
1294
1295
1296
1297
1298
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1292

def self.lightsteelblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightsteelblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightsteelblue1

#

1600
1601
1602
1603
1604
1605
1606
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1600

def self.lightsteelblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightsteelblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightsteelblue3

#

1281
1282
1283
1284
1285
1286
1287
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1281

def self.lightsteelblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lightyellow3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lightyellow3

#

1578
1579
1580
1581
1582
1583
1584
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1578

def self.lightyellow3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.lime(i = '') ⇒ Object

#

Colours::SupportFor256Colours.lime

#

126
127
128
129
130
131
132
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 126

def self.lime(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.magenta1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.magenta1

#

1688
1689
1690
1691
1692
1693
1694
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1688

def self.magenta1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.magenta2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.magenta2

#

1402
1403
1404
1405
1406
1407
1408
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1402

def self.magenta2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.magenta3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.magenta3

#

1105
1106
1107
1108
1109
1110
1111
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1105

def self.magenta3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.maroon(i = '') ⇒ Object

#

Colours::SupportFor256Colours.maroon

#

27
28
29
30
31
32
33
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 27

def self.maroon(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumorchid(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumorchid

#

1160
1161
1162
1163
1164
1165
1166
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1160

def self.mediumorchid(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumorchid1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumorchid1

#

1435
1436
1437
1438
1439
1440
1441
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1435

def self.mediumorchid1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumorchid3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumorchid3

#

1149
1150
1151
1152
1153
1154
1155
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1149

def self.mediumorchid3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumpurple(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumpurple

#

940
941
942
943
944
945
946
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 940

def self.mediumpurple(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumpurple1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumpurple1

#

1226
1227
1228
1229
1230
1231
1232
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1226

def self.mediumpurple1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumpurple2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumpurple2

#

1171
1172
1173
1174
1175
1176
1177
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1171

def self.mediumpurple2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumpurple3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumpurple3

#

874
875
876
877
878
879
880
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 874

def self.mediumpurple3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumpurple4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumpurple4

#

588
589
590
591
592
593
594
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 588

def self.mediumpurple4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumspringgreen(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumspringgreen

#

478
479
480
481
482
483
484
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 478

def self.mediumspringgreen(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumturquoise(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumturquoise

#

764
765
766
767
768
769
770
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 764

def self.mediumturquoise(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mediumvioletred(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mediumvioletred

#

1094
1095
1096
1097
1098
1099
1100
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1094

def self.mediumvioletred(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mistyrose1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mistyrose1

#

1886
1887
1888
1889
1890
1891
1892
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1886

def self.mistyrose1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.mistyrose3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.mistyrose3

#

1523
1524
1525
1526
1527
1528
1529
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1523

def self.mistyrose3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end
#

Colours::SupportFor256Colours.navajowhite1

#

1875
1876
1877
1878
1879
1880
1881
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1875

def self.navajowhite1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end
#

Colours::SupportFor256Colours.navajowhite3

#

1259
1260
1261
1262
1263
1264
1265
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1259

def self.navajowhite3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end
#

Colours::SupportFor256Colours.navy

#

60
61
62
63
64
65
66
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 60

def self.navy(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end
#

Colours::SupportFor256Colours.navyblue

#

203
204
205
206
207
208
209
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 203

def self.navyblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.olive(i = '') ⇒ Object

#

Colours::SupportFor256Colours.olive

#

49
50
51
52
53
54
55
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 49

def self.olive(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orange1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orange1

#

1798
1799
1800
1801
1802
1803
1804
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1798

def self.orange1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orange3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orange3

#

1446
1447
1448
1449
1450
1451
1452
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1446

def self.orange3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orange4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orange4

#

566
567
568
569
570
571
572
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 566

def self.orange4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orangered1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orangered1

#

1699
1700
1701
1702
1703
1704
1705
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1699

def self.orangered1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orchid(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orchid

#

1424
1425
1426
1427
1428
1429
1430
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1424

def self.orchid(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orchid1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orchid1

#

1787
1788
1789
1790
1791
1792
1793
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1787

def self.orchid1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.orchid2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.orchid2

#

1776
1777
1778
1779
1780
1781
1782
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1776

def self.orchid2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.palegreen1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.palegreen1

#

1061
1062
1063
1064
1065
1066
1067
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1061

def self.palegreen1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.palegreen3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.palegreen3

#

731
732
733
734
735
736
737
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 731

def self.palegreen3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.paleturquoise1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.paleturquoise1

#

1380
1381
1382
1383
1384
1385
1386
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1380

def self.paleturquoise1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.paleturquoise4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.paleturquoise4

#

643
644
645
646
647
648
649
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 643

def self.paleturquoise4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.palevioletred1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.palevioletred1

#

1765
1766
1767
1768
1769
1770
1771
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1765

def self.palevioletred1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.pink1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.pink1

#

1842
1843
1844
1845
1846
1847
1848
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1842

def self.pink1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.pink3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.pink3

#

1468
1469
1470
1471
1472
1473
1474
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1468

def self.pink3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.plum1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.plum1

#

1853
1854
1855
1856
1857
1858
1859
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1853

def self.plum1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.plum2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.plum2

#

1545
1546
1547
1548
1549
1550
1551
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1545

def self.plum2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.plum3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.plum3

#

1479
1480
1481
1482
1483
1484
1485
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1479

def self.plum3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.plum4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.plum4

#

863
864
865
866
867
868
869
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 863

def self.plum4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.purple(i = '') ⇒ Object

#

Colours::SupportFor256Colours.purple

#

71
72
73
74
75
76
77
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 71

def self.purple(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.purple3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.purple3

#

544
545
546
547
548
549
550
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 544

def self.purple3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.purple4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.purple4

#

533
534
535
536
537
538
539
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 533

def self.purple4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.red(i = '') ⇒ Object

#

Colours::SupportFor256Colours.red

#

115
116
117
118
119
120
121
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 115

def self.red(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.red1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.red1

#

1655
1656
1657
1658
1659
1660
1661
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1655

def self.red1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.red3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.red3

#

1083
1084
1085
1086
1087
1088
1089
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1083

def self.red3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.rosybrown(i = '') ⇒ Object

#

Colours::SupportFor256Colours.rosybrown

#

1204
1205
1206
1207
1208
1209
1210
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1204

def self.rosybrown(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.royalblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.royalblue1

#

610
611
612
613
614
615
616
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 610

def self.royalblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.salmon1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.salmon1

#

1743
1744
1745
1746
1747
1748
1749
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1743

def self.salmon1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.sandybrown(i = '') ⇒ Object

#

Colours::SupportFor256Colours.sandybrown

#

1809
1810
1811
1812
1813
1814
1815
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1809

def self.sandybrown(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.seagreen1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.seagreen1

#

797
798
799
800
801
802
803
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 797

def self.seagreen1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.seagreen2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.seagreen2

#

786
787
788
789
790
791
792
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 786

def self.seagreen2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.seagreen3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.seagreen3

#

742
743
744
745
746
747
748
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 742

def self.seagreen3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.silver(i = '') ⇒ Object

#

Colours::SupportFor256Colours.silver

#

93
94
95
96
97
98
99
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 93

def self.silver(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.skyblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.skyblue1

#

1028
1029
1030
1031
1032
1033
1034
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1028

def self.skyblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.skyblue2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.skyblue2

#

995
996
997
998
999
1000
1001
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 995

def self.skyblue2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.skyblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.skyblue3

#

709
710
711
712
713
714
715
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 709

def self.skyblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.slateblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.slateblue1

#

885
886
887
888
889
890
891
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 885

def self.slateblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.slateblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.slateblue3

#

599
600
601
602
603
604
605
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 599

def self.slateblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.springgreen1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.springgreen1

#

467
468
469
470
471
472
473
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 467

def self.springgreen1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.springgreen2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.springgreen2

#

412
413
414
415
416
417
418
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 412

def self.springgreen2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.springgreen3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.springgreen3

#

357
358
359
360
361
362
363
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 357

def self.springgreen3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.springgreen4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.springgreen4

#

302
303
304
305
306
307
308
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 302

def self.springgreen4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.steelblue(i = '') ⇒ Object

#

Colours::SupportFor256Colours.steelblue

#

654
655
656
657
658
659
660
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 654

def self.steelblue(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.steelblue1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.steelblue1

#

720
721
722
723
724
725
726
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 720

def self.steelblue1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.steelblue3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.steelblue3

#

665
666
667
668
669
670
671
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 665

def self.steelblue3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.tan(i = '') ⇒ Object

#

Colours::SupportFor256Colours.tan

#

1512
1513
1514
1515
1516
1517
1518
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1512

def self.tan(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.teal(i = '') ⇒ Object

#

Colours::SupportFor256Colours.teal

#

82
83
84
85
86
87
88
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 82

def self.teal(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.thistle1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.thistle1

#

1897
1898
1899
1900
1901
1902
1903
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1897

def self.thistle1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.thistle3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.thistle3

#

1534
1535
1536
1537
1538
1539
1540
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1534

def self.thistle3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.turquoise2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.turquoise2

#

445
446
447
448
449
450
451
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 445

def self.turquoise2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.turquoise4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.turquoise4

#

313
314
315
316
317
318
319
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 313

def self.turquoise4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.violet(i = '') ⇒ Object

#

Colours::SupportFor256Colours.violet

#

1490
1491
1492
1493
1494
1495
1496
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1490

def self.violet(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.wheat1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.wheat1

#

1941
1942
1943
1944
1945
1946
1947
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1941

def self.wheat1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.wheat4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.wheat4

#

907
908
909
910
911
912
913
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 907

def self.wheat4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.white(i = '') ⇒ Object

#

Colours::SupportFor256Colours.white

#

181
182
183
184
185
186
187
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 181

def self.white(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.yellow(i = '') ⇒ Object

#

Colours::SupportFor256Colours.yellow

#

137
138
139
140
141
142
143
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 137

def self.yellow(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.yellow1(i = '') ⇒ Object

#

Colours::SupportFor256Colours.yellow1

#

1908
1909
1910
1911
1912
1913
1914
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1908

def self.yellow1(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.yellow2(i = '') ⇒ Object

#

Colours::SupportFor256Colours.yellow2

#

1611
1612
1613
1614
1615
1616
1617
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1611

def self.yellow2(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.yellow3(i = '') ⇒ Object

#

Colours::SupportFor256Colours.yellow3

#

1303
1304
1305
1306
1307
1308
1309
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1303

def self.yellow3(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

.yellow4(i = '') ⇒ Object

#

Colours::SupportFor256Colours.yellow4

#

896
897
898
899
900
901
902
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 896

def self.yellow4(i = '')
  if Colours.use_colours?
    Colours.return_this_256_colour(__method__, i)
  else
    i
  end
end

Instance Method Details

#aqua(i = '') ⇒ Object


176
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 176

def aqua(i = ''); SupportFor256Colours.aqua(i); end

#aquamarine1(i = '') ⇒ Object


814
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 814

def aquamarine1(i = ''); SupportFor256Colours.aquamarine1(i); end

#aquamarine3(i = '') ⇒ Object


759
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 759

def aquamarine3(i = ''); SupportFor256Colours.aquamarine3(i); end

#black(i = '') ⇒ Object


22
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 22

def black(i = ''); SupportFor256Colours.black(i); end

#blue(i = '') ⇒ Object


154
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 154

def blue(i = ''); SupportFor256Colours.blue(i); end

#blue1(i = '') ⇒ Object


242
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 242

def blue1(i = ''); SupportFor256Colours.blue1(i); end

#blue3(i = '') ⇒ Object


231
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 231

def blue3(i = ''); SupportFor256Colours.blue3(i); end

#blueviolet(i = '') ⇒ Object


561
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 561

def blueviolet(i = ''); SupportFor256Colours.blueviolet(i); end

#cadetblue(i = '') ⇒ Object


704
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 704

def cadetblue(i = ''); SupportFor256Colours.cadetblue(i); end

#chartreuse1(i = '') ⇒ Object


1045
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1045

def chartreuse1(i = ''); SupportFor256Colours.chartreuse1(i); end

#chartreuse2(i = '') ⇒ Object


781
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 781

def chartreuse2(i = ''); SupportFor256Colours.chartreuse2(i); end

#chartreuse3(i = '') ⇒ Object


693
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 693

def chartreuse3(i = ''); SupportFor256Colours.chartreuse3(i); end

#chartreuse4(i = '') ⇒ Object


627
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 627

def chartreuse4(i = ''); SupportFor256Colours.chartreuse4(i); end

#cornflowerblue(i = '') ⇒ Object


682
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 682

def cornflowerblue(i = ''); SupportFor256Colours.cornflowerblue(i); end

#cornsilk1(i = '') ⇒ Object


1958
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1958

def cornsilk1(i = ''); SupportFor256Colours.cornsilk1(i); end

#cyan1(i = '') ⇒ Object


506
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 506

def cyan1(i = ''); SupportFor256Colours.cyan1(i); end

#cyan2(i = '') ⇒ Object


495
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 495

def cyan2(i = ''); SupportFor256Colours.cyan2(i); end

#cyan3(i = '') ⇒ Object


429
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 429

def cyan3(i = ''); SupportFor256Colours.cyan3(i); end

#darkblue(i = '') ⇒ Object


220
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 220

def darkblue(i = ''); SupportFor256Colours.darkblue(i); end

#darkcyan(i = '') ⇒ Object


374
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 374

def darkcyan(i = ''); SupportFor256Colours.darkcyan(i); end

#darkgoldenrod(i = '') ⇒ Object


1188
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1188

def darkgoldenrod(i = ''); SupportFor256Colours.darkgoldenrod(i); end

#darkgreen(i = '') ⇒ Object


253
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 253

def darkgreen(i = ''); SupportFor256Colours.darkgreen(i); end

#darkkhaki(i = '') ⇒ Object


1254
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1254

def darkkhaki(i = ''); SupportFor256Colours.darkkhaki(i); end

#darkmagenta(i = '') ⇒ Object


836
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 836

def darkmagenta(i = ''); SupportFor256Colours.darkmagenta(i); end

#darkolivegreen1(i = '') ⇒ Object


1628
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1628

def darkolivegreen1(i = ''); SupportFor256Colours.darkolivegreen1(i); end

#darkolivegreen2(i = '') ⇒ Object


1364
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1364

def darkolivegreen2(i = ''); SupportFor256Colours.darkolivegreen2(i); end

#darkolivegreen3(i = '') ⇒ Object


968
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 968

def darkolivegreen3(i = ''); SupportFor256Colours.darkolivegreen3(i); end

#darkorange(i = '') ⇒ Object


1738
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1738

def darkorange(i = ''); SupportFor256Colours.darkorange(i); end

#darkorange3(i = '') ⇒ Object


1122
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1122

def darkorange3(i = ''); SupportFor256Colours.darkorange3(i); end

#darkred(i = '') ⇒ Object


517
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 517

def darkred(i = ''); SupportFor256Colours.darkred(i); end

#darkseagreen(i = '') ⇒ Object


979
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 979

def darkseagreen(i = ''); SupportFor256Colours.darkseagreen(i); end

#darkseagreen1(i = '') ⇒ Object


1375
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1375

def darkseagreen1(i = ''); SupportFor256Colours.darkseagreen1(i); end

#darkseagreen2(i = '') ⇒ Object


1320
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1320

def darkseagreen2(i = ''); SupportFor256Colours.darkseagreen2(i); end

#darkseagreen3(i = '') ⇒ Object


1012
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1012

def darkseagreen3(i = ''); SupportFor256Colours.darkseagreen3(i); end

#darkseagreen4(i = '') ⇒ Object


638
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 638

def darkseagreen4(i = ''); SupportFor256Colours.darkseagreen4(i); end

#darkslategray1(i = '') ⇒ Object


1078
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1078

def darkslategray1(i = ''); SupportFor256Colours.darkslategray1(i); end

#darkslategray2(i = '') ⇒ Object


825
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 825

def darkslategray2(i = ''); SupportFor256Colours.darkslategray2(i); end

#darkslategray3(i = '') ⇒ Object


1023
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1023

def darkslategray3(i = ''); SupportFor256Colours.darkslategray3(i); end

#darkturquoise(i = '') ⇒ Object


440
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 440

def darkturquoise(i = ''); SupportFor256Colours.darkturquoise(i); end

#darkviolet(i = '') ⇒ Object


847
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 847

def darkviolet(i = ''); SupportFor256Colours.darkviolet(i); end

#deeppink1(i = '') ⇒ Object


1683
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1683

def deeppink1(i = ''); SupportFor256Colours.deeppink1(i); end

#deeppink2(i = '') ⇒ Object


1672
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1672

def deeppink2(i = ''); SupportFor256Colours.deeppink2(i); end

#deeppink3(i = '') ⇒ Object


1397
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1397

def deeppink3(i = ''); SupportFor256Colours.deeppink3(i); end

#deeppink4(i = '') ⇒ Object


528
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 528

def deeppink4(i = ''); SupportFor256Colours.deeppink4(i); end

#deepskyblue1(i = '') ⇒ Object


407
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 407

def deepskyblue1(i = ''); SupportFor256Colours.deepskyblue1(i); end

#deepskyblue2(i = '') ⇒ Object


396
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 396

def deepskyblue2(i = ''); SupportFor256Colours.deepskyblue2(i); end

#deepskyblue3(i = '') ⇒ Object


330
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 330

def deepskyblue3(i = ''); SupportFor256Colours.deepskyblue3(i); end

#deepskyblue4(i = '') ⇒ Object


264
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 264

def deepskyblue4(i = ''); SupportFor256Colours.deepskyblue4(i); end

#dodgerblue1(i = '') ⇒ Object


341
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 341

def dodgerblue1(i = ''); SupportFor256Colours.dodgerblue1(i); end

#dodgerblue2(i = '') ⇒ Object


286
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 286

def dodgerblue2(i = ''); SupportFor256Colours.dodgerblue2(i); end

#dodgerblue3(i = '') ⇒ Object


275
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 275

def dodgerblue3(i = ''); SupportFor256Colours.dodgerblue3(i); end

#fuchsia(i = '') ⇒ Object


165
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 165

def fuchsia(i = ''); SupportFor256Colours.fuchsia(i); end

#gold1(i = '') ⇒ Object


1870
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1870

def gold1(i = ''); SupportFor256Colours.gold1(i); end

#gold3(i = '') ⇒ Object


1243
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1243

def gold3(i = ''); SupportFor256Colours.gold3(i); end

#green(i = '') ⇒ Object


44
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 44

def green(i = ''); SupportFor256Colours.green(i); end

#green1(i = '') ⇒ Object


462
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 462

def green1(i = ''); SupportFor256Colours.green1(i); end

#green3(i = '') ⇒ Object


352
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 352

def green3(i = ''); SupportFor256Colours.green3(i); end

#green4(i = '') ⇒ Object


297
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 297

def green4(i = ''); SupportFor256Colours.green4(i); end

#greenyellow(i = '') ⇒ Object


1353
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1353

def greenyellow(i = ''); SupportFor256Colours.greenyellow(i); end

#grey(i = '') ⇒ Object


110
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 110

def grey(i = ''); SupportFor256Colours.grey(i); end

#grey0(i = '') ⇒ Object


198
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 198

def grey0(i = ''); SupportFor256Colours.grey0(i); end

#grey100(i = '') ⇒ Object


1969
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1969

def grey100(i = ''); SupportFor256Colours.grey100(i); end

#grey11(i = '') ⇒ Object


2002
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2002

def grey11(i = ''); SupportFor256Colours.grey11(i); end

#grey15(i = '') ⇒ Object


2013
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2013

def grey15(i = ''); SupportFor256Colours.grey15(i); end

#grey19(i = '') ⇒ Object


2024
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2024

def grey19(i = ''); SupportFor256Colours.grey19(i); end

#grey23(i = '') ⇒ Object


2035
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2035

def grey23(i = ''); SupportFor256Colours.grey23(i); end

#grey27(i = '') ⇒ Object


2046
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2046

def grey27(i = ''); SupportFor256Colours.grey27(i); end

#grey3(i = '') ⇒ Object


1980
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1980

def grey3(i = ''); SupportFor256Colours.grey3(i); end

#grey30(i = '') ⇒ Object


2057
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2057

def grey30(i = ''); SupportFor256Colours.grey30(i); end

#grey35(i = '') ⇒ Object


2068
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2068

def grey35(i = ''); SupportFor256Colours.grey35(i); end

#grey37(i = '') ⇒ Object


583
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 583

def grey37(i = ''); SupportFor256Colours.grey37(i); end

#grey39(i = '') ⇒ Object


2079
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2079

def grey39(i = ''); SupportFor256Colours.grey39(i); end

#grey42(i = '') ⇒ Object


2090
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2090

def grey42(i = ''); SupportFor256Colours.grey42(i); end

#grey46(i = '') ⇒ Object


2101
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2101

def grey46(i = ''); SupportFor256Colours.grey46(i); end

#grey50(i = '') ⇒ Object


2112
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2112

def grey50(i = ''); SupportFor256Colours.grey50(i); end

#grey53(i = '') ⇒ Object


924
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 924

def grey53(i = ''); SupportFor256Colours.grey53(i); end

#grey54(i = '') ⇒ Object


2123
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2123

def grey54(i = ''); SupportFor256Colours.grey54(i); end

#grey58(i = '') ⇒ Object


2134
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2134

def grey58(i = ''); SupportFor256Colours.grey58(i); end

#grey62(i = '') ⇒ Object


2145
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2145

def grey62(i = ''); SupportFor256Colours.grey62(i); end

#grey63(i = '') ⇒ Object


1221
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1221

def grey63(i = ''); SupportFor256Colours.grey63(i); end

#grey66(i = '') ⇒ Object


2156
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2156

def grey66(i = ''); SupportFor256Colours.grey66(i); end

#grey69(i = '') ⇒ Object


1276
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1276

def grey69(i = ''); SupportFor256Colours.grey69(i); end

#grey7(i = '') ⇒ Object


1991
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1991

def grey7(i = ''); SupportFor256Colours.grey7(i); end

#grey70(i = '') ⇒ Object


2167
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2167

def grey70(i = ''); SupportFor256Colours.grey70(i); end

#grey74(i = '') ⇒ Object


2178
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2178

def grey74(i = ''); SupportFor256Colours.grey74(i); end

#grey78(i = '') ⇒ Object


2189
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2189

def grey78(i = ''); SupportFor256Colours.grey78(i); end

#grey82(i = '') ⇒ Object


2200
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2200

def grey82(i = ''); SupportFor256Colours.grey82(i); end

#grey84(i = '') ⇒ Object


1595
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1595

def grey84(i = ''); SupportFor256Colours.grey84(i); end

#grey85(i = '') ⇒ Object


2211
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2211

def grey85(i = ''); SupportFor256Colours.grey85(i); end

#grey89(i = '') ⇒ Object


2222
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2222

def grey89(i = ''); SupportFor256Colours.grey89(i); end

#grey93(i = '') ⇒ Object


2233
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 2233

def grey93(i = ''); SupportFor256Colours.grey93(i); end

#honeydew2(i = '') ⇒ Object


1639
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1639

def honeydew2(i = ''); SupportFor256Colours.honeydew2(i); end

#hotpink(i = '') ⇒ Object


1727
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1727

def hotpink(i = ''); SupportFor256Colours.hotpink(i); end

#hotpink2(i = '') ⇒ Object


1419
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1419

def hotpink2(i = ''); SupportFor256Colours.hotpink2(i); end

#hotpink3(i = '') ⇒ Object


1144
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1144

def hotpink3(i = ''); SupportFor256Colours.hotpink3(i); end

#indianred(i = '') ⇒ Object


1133
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1133

def indianred(i = ''); SupportFor256Colours.indianred(i); end

#indianred1(i = '') ⇒ Object


1716
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1716

def indianred1(i = ''); SupportFor256Colours.indianred1(i); end

#khaki1(i = '') ⇒ Object


1936
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1936

def khaki1(i = ''); SupportFor256Colours.khaki1(i); end

#khaki3(i = '') ⇒ Object


1562
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1562

def khaki3(i = ''); SupportFor256Colours.khaki3(i); end

#lightcoral(i = '') ⇒ Object


1760
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1760

def lightcoral(i = ''); SupportFor256Colours.lightcoral(i); end

#lightcyan1(i = '') ⇒ Object


1650
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1650

def lightcyan1(i = ''); SupportFor256Colours.lightcyan1(i); end

#lightcyan3(i = '') ⇒ Object


1331
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1331

def lightcyan3(i = ''); SupportFor256Colours.lightcyan3(i); end

#lightgoldenrod1(i = '') ⇒ Object


1925
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1925

def lightgoldenrod1(i = ''); SupportFor256Colours.lightgoldenrod1(i); end

#lightgoldenrod2(i = '') ⇒ Object


1573
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1573

def lightgoldenrod2(i = ''); SupportFor256Colours.lightgoldenrod2(i); end

#lightgoldenrod3(i = '') ⇒ Object


1507
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1507

def lightgoldenrod3(i = ''); SupportFor256Colours.lightgoldenrod3(i); end

#lightgreen(i = '') ⇒ Object


1056
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1056

def lightgreen(i = ''); SupportFor256Colours.lightgreen(i); end

#lightpink1(i = '') ⇒ Object


1837
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1837

def lightpink1(i = ''); SupportFor256Colours.lightpink1(i); end

#lightpink3(i = '') ⇒ Object


1463
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1463

def lightpink3(i = ''); SupportFor256Colours.lightpink3(i); end

#lightpink4(i = '') ⇒ Object


858
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 858

def lightpink4(i = ''); SupportFor256Colours.lightpink4(i); end

#lightsalmon1(i = '') ⇒ Object


1826
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1826

def lightsalmon1(i = ''); SupportFor256Colours.lightsalmon1(i); end

#lightsalmon3(i = '') ⇒ Object


1199
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1199

def lightsalmon3(i = ''); SupportFor256Colours.lightsalmon3(i); end

#lightseagreen(i = '') ⇒ Object


385
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 385

def lightseagreen(i = ''); SupportFor256Colours.lightseagreen(i); end

#lightskyblue1(i = '') ⇒ Object


1342
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1342

def lightskyblue1(i = ''); SupportFor256Colours.lightskyblue1(i); end

#lightskyblue3(i = '') ⇒ Object


990
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 990

def lightskyblue3(i = ''); SupportFor256Colours.lightskyblue3(i); end

#lightslateblue(i = '') ⇒ Object


957
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 957

def lightslateblue(i = ''); SupportFor256Colours.lightslateblue(i); end

#lightslategrey(i = '') ⇒ Object


935
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 935

def lightslategrey(i = ''); SupportFor256Colours.lightslategrey(i); end

#lightsteelblue(i = '') ⇒ Object


1298
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1298

def lightsteelblue(i = ''); SupportFor256Colours.lightsteelblue(i); end

#lightsteelblue1(i = '') ⇒ Object


1606
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1606

def lightsteelblue1(i = ''); SupportFor256Colours.lightsteelblue1(i); end

#lightsteelblue3(i = '') ⇒ Object


1287
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1287

def lightsteelblue3(i = ''); SupportFor256Colours.lightsteelblue3(i); end

#lightyellow3(i = '') ⇒ Object


1584
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1584

def lightyellow3(i = ''); SupportFor256Colours.lightyellow3(i); end

#lime(i = '') ⇒ Object


132
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 132

def lime(i = ''); SupportFor256Colours.lime(i); end

#magenta1(i = '') ⇒ Object


1694
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1694

def magenta1(i = ''); SupportFor256Colours.magenta1(i); end

#magenta2(i = '') ⇒ Object


1408
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1408

def magenta2(i = ''); SupportFor256Colours.magenta2(i); end

#magenta3(i = '') ⇒ Object


1111
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1111

def magenta3(i = ''); SupportFor256Colours.magenta3(i); end

#maroon(i = '') ⇒ Object


33
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 33

def maroon(i = ''); SupportFor256Colours.maroon(i); end

#mediumorchid(i = '') ⇒ Object


1166
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1166

def mediumorchid(i = ''); SupportFor256Colours.mediumorchid(i); end

#mediumorchid1(i = '') ⇒ Object


1441
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1441

def mediumorchid1(i = ''); SupportFor256Colours.mediumorchid1(i); end

#mediumorchid3(i = '') ⇒ Object


1155
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1155

def mediumorchid3(i = ''); SupportFor256Colours.mediumorchid3(i); end

#mediumpurple(i = '') ⇒ Object


946
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 946

def mediumpurple(i = ''); SupportFor256Colours.mediumpurple(i); end

#mediumpurple1(i = '') ⇒ Object


1232
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1232

def mediumpurple1(i = ''); SupportFor256Colours.mediumpurple1(i); end

#mediumpurple2(i = '') ⇒ Object


1177
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1177

def mediumpurple2(i = ''); SupportFor256Colours.mediumpurple2(i); end

#mediumpurple3(i = '') ⇒ Object


880
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 880

def mediumpurple3(i = ''); SupportFor256Colours.mediumpurple3(i); end

#mediumpurple4(i = '') ⇒ Object


594
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 594

def mediumpurple4(i = ''); SupportFor256Colours.mediumpurple4(i); end

#mediumspringgreen(i = '') ⇒ Object


484
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 484

def mediumspringgreen(i = ''); SupportFor256Colours.mediumspringgreen(i); end

#mediumturquoise(i = '') ⇒ Object


770
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 770

def mediumturquoise(i = ''); SupportFor256Colours.mediumturquoise(i); end

#mediumvioletred(i = '') ⇒ Object


1100
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1100

def mediumvioletred(i = ''); SupportFor256Colours.mediumvioletred(i); end

#mistyrose1(i = '') ⇒ Object


1892
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1892

def mistyrose1(i = ''); SupportFor256Colours.mistyrose1(i); end

#mistyrose3(i = '') ⇒ Object


1529
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1529

def mistyrose3(i = ''); SupportFor256Colours.mistyrose3(i); end

1881
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1881

def navajowhite1(i = ''); SupportFor256Colours.navajowhite1(i); end

1265
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1265

def navajowhite3(i = ''); SupportFor256Colours.navajowhite3(i); end

66
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 66

def navy(i = ''); SupportFor256Colours.navy(i); end

209
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 209

def navyblue(i = ''); SupportFor256Colours.navyblue(i); end

#olive(i = '') ⇒ Object


55
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 55

def olive(i = ''); SupportFor256Colours.olive(i); end

#orange1(i = '') ⇒ Object


1804
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1804

def orange1(i = ''); SupportFor256Colours.orange1(i); end

#orange3(i = '') ⇒ Object


1452
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1452

def orange3(i = ''); SupportFor256Colours.orange3(i); end

#orange4(i = '') ⇒ Object


572
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 572

def orange4(i = ''); SupportFor256Colours.orange4(i); end

#orangered1(i = '') ⇒ Object


1705
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1705

def orangered1(i = ''); SupportFor256Colours.orangered1(i); end

#orchid(i = '') ⇒ Object


1430
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1430

def orchid(i = ''); SupportFor256Colours.orchid(i); end

#orchid1(i = '') ⇒ Object


1793
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1793

def orchid1(i = ''); SupportFor256Colours.orchid1(i); end

#orchid2(i = '') ⇒ Object


1782
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1782

def orchid2(i = ''); SupportFor256Colours.orchid2(i); end

#palegreen1(i = '') ⇒ Object


1067
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1067

def palegreen1(i = ''); SupportFor256Colours.palegreen1(i); end

#palegreen3(i = '') ⇒ Object


737
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 737

def palegreen3(i = ''); SupportFor256Colours.palegreen3(i); end

#paleturquoise1(i = '') ⇒ Object


1386
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1386

def paleturquoise1(i = ''); SupportFor256Colours.paleturquoise1(i); end

#paleturquoise4(i = '') ⇒ Object


649
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 649

def paleturquoise4(i = ''); SupportFor256Colours.paleturquoise4(i); end

#palevioletred1(i = '') ⇒ Object


1771
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1771

def palevioletred1(i = ''); SupportFor256Colours.palevioletred1(i); end

#pink1(i = '') ⇒ Object


1848
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1848

def pink1(i = ''); SupportFor256Colours.pink1(i); end

#pink3(i = '') ⇒ Object


1474
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1474

def pink3(i = ''); SupportFor256Colours.pink3(i); end

#plum1(i = '') ⇒ Object


1859
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1859

def plum1(i = ''); SupportFor256Colours.plum1(i); end

#plum2(i = '') ⇒ Object


1551
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1551

def plum2(i = ''); SupportFor256Colours.plum2(i); end

#plum3(i = '') ⇒ Object


1485
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1485

def plum3(i = ''); SupportFor256Colours.plum3(i); end

#plum4(i = '') ⇒ Object


869
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 869

def plum4(i = ''); SupportFor256Colours.plum4(i); end

#purple(i = '') ⇒ Object


77
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 77

def purple(i = ''); SupportFor256Colours.purple(i); end

#purple3(i = '') ⇒ Object


550
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 550

def purple3(i = ''); SupportFor256Colours.purple3(i); end

#purple4(i = '') ⇒ Object


539
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 539

def purple4(i = ''); SupportFor256Colours.purple4(i); end

#red(i = '') ⇒ Object


121
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 121

def red(i = ''); SupportFor256Colours.red(i); end

#red1(i = '') ⇒ Object


1661
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1661

def red1(i = ''); SupportFor256Colours.red1(i); end

#red3(i = '') ⇒ Object


1089
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1089

def red3(i = ''); SupportFor256Colours.red3(i); end

#rosybrown(i = '') ⇒ Object


1210
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1210

def rosybrown(i = ''); SupportFor256Colours.rosybrown(i); end

#royalblue1(i = '') ⇒ Object


616
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 616

def royalblue1(i = ''); SupportFor256Colours.royalblue1(i); end

#salmon1(i = '') ⇒ Object


1749
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1749

def salmon1(i = ''); SupportFor256Colours.salmon1(i); end

#sandybrown(i = '') ⇒ Object


1815
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1815

def sandybrown(i = ''); SupportFor256Colours.sandybrown(i); end

#seagreen1(i = '') ⇒ Object


803
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 803

def seagreen1(i = ''); SupportFor256Colours.seagreen1(i); end

#seagreen2(i = '') ⇒ Object


792
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 792

def seagreen2(i = ''); SupportFor256Colours.seagreen2(i); end

#seagreen3(i = '') ⇒ Object


748
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 748

def seagreen3(i = ''); SupportFor256Colours.seagreen3(i); end

#silver(i = '') ⇒ Object


99
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 99

def silver(i = ''); SupportFor256Colours.silver(i); end

#skyblue1(i = '') ⇒ Object


1034
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1034

def skyblue1(i = ''); SupportFor256Colours.skyblue1(i); end

#skyblue2(i = '') ⇒ Object


1001
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 1001

def skyblue2(i = ''); SupportFor256Colours.skyblue2(i); end

#skyblue3(i = '') ⇒ Object


715
# File 'lib/colours/autogenerated/support_for_256_colours.rb', line 715

def skyblue3(i = ''); SupportFor256Colours.skyblue3