Chapter Text
/* The following are colours, organized in sections of Red-Orange-Yellow-Green-Blue-Violet-White-Black, In order of hue for each colour, dark to light. */
/* The following are Red colours. */
This is an example of text in the 'blood' colour! It can be used in bold or italic text as well!
This is an example of text in the 'brick' colour! It can be used in bold or italic text as well!
This is an example of text in the 'crimson' colour! It can be used in bold or italic text as well!
This is an example of text in the 'red' colour! It can be used in bold or italic text as well!
This is an example of text in the 'rose' colour! It can be used in bold or italic text as well!
This is an example of text in the 'cherry' colour! It can be used in bold or italic text as well!
This is an example of text in the 'hot-pink' colour! It can be used in bold or italic text as well!
This is an example of text in the 'pink' colour! It can be used in bold or italic text as well!
/* The following are Orange colours. */
This is an example of text in the 'dirt' colour! It can be used in bold or italic text as well!
This is an example of text in the 'desert' colour! It can be used in bold or italic text as well!
This is an example of text in the 'khaki' colour! It can be used in bold or italic text as well!
This is an example of text in the 'orange' colour! It can be used in bold or italic text as well!
This is an example of text in the 'carrot' colour! It can be used in bold or italic text as well!
This is an example of text in the 'bright-orange' colour! It can be used in bold or italic text as well!
This is an example of text in the 'coral' colour! It can be used in bold or italic text as well!
This is an example of text in the 'salmon' colour! It can be used in bold or italic text as well!
This is an example of text in the 'sand' colour! It can be used in bold or italic text as well!
/* The following are Yellow colours. */
This is an example of text in the 'sewer' colour! It can be used in bold or italic text as well!
This is an example of text in the 'amber' colour! It can be used in bold or italic text as well!
This is an example of text in the 'safety-yellow' colour! It can be used in bold or italic text as well!
This is an example of text in the 'golden' colour! It can be used in bold or italic text as well!
This is an example of text in the 'yellow' colour! It can be used in bold or italic text as well!
This is an example of text in the 'lemon' colour! It can be used in bold or italic text as well!
This is an example of text in the 'vanilla' colour! It can be used in bold or italic text as well!
/* The following are Green colours. */
This is an example of text in the 'olive' colour! It can be used in bold or italic text as well!
This is an example of text in the 'forest' colour! It can be used in bold or italic text as well!
This is an example of text in the 'leaf' colour! It can be used in bold or italic text as well!
This is an example of text in the 'green' colour! It can be used in bold or italic text as well!
This is an example of text in the 'jade' colour! It can be used in bold or italic text as well!
This is an example of text in the 'sea-green' colour! It can be used in bold or italic text as well!
This is an example of text in the 'lime' colour! It can be used in bold or italic text as well!
This is an example of text in the 'turf' colour! It can be used in bold or italic text as well!
/* The following are Blue colours. */
This is an example of text in the 'midnight' colour! It can be used in bold or italic text as well!
This is an example of text in the 'ocean' colour! It can be used in bold or italic text as well!
This is an example of text in the 'steel-blue' colour! It can be used in bold or italic text as well!
This is an example of text in the 'lapis' colour! It can be used in bold or italic text as well!
This is an example of text in the 'blue' colour! It can be used in bold or italic text as well!
This is an example of text in the 'teal' colour! It can be used in bold or italic text as well!
This is an example of text in the 'aero' colour! It can be used in bold or italic text as well!
This is an example of text in the 'frost' colour! It can be used in bold or italic text as well!
This is an example of text in the 'sky' colour! It can be used in bold or italic text as well!
This is an example of text in the 'cyan' colour! It can be used in bold or italic text as well!
/* The following are Violet colours. */
This is an example of text in the 'indigo' colour! It can be used in bold or italic text as well!
This is an example of text in the 'plum' colour! It can be used in bold or italic text as well!
This is an example of text in the 'purple' colour! It can be used in bold or italic text as well!
This is an example of text in the 'lavender' colour! It can be used in bold or italic text as well!
This is an example of text in the 'violet' colour! It can be used in bold or italic text as well!
This is an example of text in the 'magenta' colour! It can be used in bold or italic text as well!
This is an example of text in the 'orchid' colour! It can be used in bold or italic text as well!
/* The following are White colours. */
This is an example of text in the 'linen' colour! It can be used in bold or italic text as well!
This is an example of text in the 'parchment' colour! It can be used in bold or italic text as well!
This is an example of text in the 'beige' colour! It can be used in bold or italic text as well!
This is an example of text in the 'icicle' colour! It can be used in bold or italic text as well!
This is an example of text in the 'bone' colour! It can be used in bold or italic text as well!
This is an example of text in the 'seashell' colour! It can be used in bold or italic text as well!
This is an example of text in the 'white' colour! It can be used in bold or italic text as well!
/* The following are Black colours. */
This is an example of text in the 'black' colour! It can be used in bold or italic text as well!
This is an example of text in the 'charcoal' colour! It can be used in bold or italic text as well!
This is an example of text in the 'dark-gray' colour! It can be used in bold or italic text as well!
This is an example of text in the 'stone' colour! It can be used in bold or italic text as well!
This is an example of text in the 'battleship' colour! It can be used in bold or italic text as well!
This is an example of text in the 'cadet' colour! It can be used in bold or italic text as well!
#workskin .-------------------------RED COLOURS------------------------- {
width: auto;
}
#workskin .blood {
color: #660000;
}
#workskin .brick {
color: #951313;
}
#workskin .crimson {
color: #dc143c;
}
#workskin .red {
color: #dc343b;
}
#workskin .rose {
color: #e52b50;
}
#workskin .cherry {
color: #ff3131;
}
#workskin .hot-pink {
color: #ff69b4;
}
#workskin .pink {
color: #f19cbb;
}
#workskin .-------------------------ORANGE COLOURS------------------------- {
width: auto;
}
#workskin .dirt {
color: #a15000;
}
#workskin .desert {
color: #a97a00;
}
#workskin .khaki {
color: #c3b091;
}
#workskin .orange {
color: #ff5f1f;
}
#workskin .carrot {
color: #ed9121;
}
#workskin .bright-orange {
color: #ff9f00;
}
#workskin .coral {
color: #ff7f50;
}
#workskin .salmon {
color: #f0b479;
}
#workskin .sand {
color: #fed8b1;
}
#workskin .-------------------------YELLOW COLOURS------------------------- {
width: auto;
}
#workskin .sewer {
color: #a1a100;
}
#workskin .amber {
color: #ffbf00;
}
#workskin .safety-yellow {
color: #eed202;
}
#workskin .golden {
color: #ffd700;
}
#workskin .yellow {
color: #e4d00a;
}
#workskin .lemon {
color: #fdff00;
}
#workskin .vanilla {
color: #f3e5ab;
}
#workskin .-------------------------GREEN COLOURS------------------------- {
width: auto;
}
#workskin .olive {
color: #416600;
}
#workskin .forest {
color: #008141;
}
#workskin .leaf {
color: #1f9400;
}
#workskin .green {
color: #4cbb17;
}
#workskin .jade {
color: #4ac925;
}
#workskin .sea-green {
color: #8fbc8f;
}
#workskin .lime {
color: #c0ff00;
}
#workskin .turf {
color: #9efd38;
}
#workskin .-------------------------BLUE COLOURS------------------------- {
width: auto;
}
#workskin .midnight {
color: #191970;
}
#workskin .navy {
color: #0f0f6c;
}
#workskin .ocean {
color: #005682;
}
#workskin .steel-blue {
color: #0081ab;
}
#workskin .lapis {
color: #0715cd;
}
#workskin .blue {
color: #0000ff;
}
#workskin .teal {
color: #008282;
}
#workskin .aero {
color: #7cb9e8;
}
#workskin .sky {
color: #00d5f2;
}
#workskin .cyan {
color: #00ffff;
}
#workskin .-------------------------VIOLET COLOURS------------------------- {
width: auto;
}
#workskin .indigo {
color: #2b0057;
}
#workskin .plum {
color: #763e6f;
}
#workskin .purple {
color: #800080;
}
#workskin .lavender {
color: #b536da;
}
#workskin .violet {
color: #8000ff;
}
#workskin .magenta {
color: #f141ef;
}
#workskin .orchid {
color: #dda0dd;
}
#workskin .-------------------------WHITE COLOURS------------------------- {
width: auto;
}
#workskin .linen {
color: #edeae0;
}
#workskin .parchment {
color: #e3dac9;
}
#workskin .beige {
color: #f5f5dc;
}
#workskin .bone {
color: #f9f6ee;
}
#workskin .seashell {
color: #fff5ee;
}
#workskin .white {
color: #ffffff;
}
#workskin .-------------------------BLACK COLOURS------------------------- {
width: auto;
}
#workskin .black {
color: #000000;
}
#workskin .charcoal {
color: #36454f;
}
#workskin .gunmetal {
color: #2a3439;
}
#workskin .dark-gray {
color: #626262;
}
#workskin .stone {
color: #928e85;
}
#workskin .battleship {
color: #848482;
}
#workskin .cadet {
color: #91a3b0;
}
