AlbumEasy Colour Commands require a colour parameter. This can be any of the colours listed in the table below.
e.g.
ALBUM_COLOUR_PAGE_BORDER(aliceblue)
ALBUM_COLOR_PAGE_TEXT(fuchsia)
ALBUM_COLOUR_PAGE_TEXT(red) ... etc.
For those familiar with HTML hex notation, it is also possible to use this instead of a name to specify a colour, however, AlbumEasy requires that a $ character is
used as the intial character instead of the # used by web browsers
e.g.
ALBUM_COLOR_PAGE_TEXT($0000FF)
which is equivalent to
ALBUM_COLOUR_PAGE_TEXT(blue)
Note: AlbumEasy accepts both the American and International spellings of colour.
e.g :
ALBUM_COLOUR_PAGE_BORDER
and
ALBUM_COLOR_PAGE_BORDER
aliceblue | antiquewhite | aqua | aquamarine | azure | beige |
bisque | black | blanchedalmond | blue | blueviolet | brown |
burlywood | cadetblue | chartreuse | chocolate | coral | cornflowerblue |
cornsilk | crimson | cyan | darkblue | darkcyan | darkgoldenrod |
darkgray | darkgreen | darkgrey | darkkhaki | darkmagenta | darkolivegreen |
darkorange | darkorchid | darkred | darksalmon | darkseagreen | darkslateblue |
darkslategray | darkslategrey | darkturquoise | darkviolet | deeppink | deepskyblue |
dimgray | dimgrey | dodgerblue | firebrick | floralwhite | forestgreen |
fuchsia | gainsboro | ghostwhite | gold | goldenrod | gray |
grey | green | greenyellow | honeydew | hotpink | indianred |
indigo | ivory | khaki | lavender | lavenderblush | lawngreen |
lemonchiffon | lightblue | lightcoral | lightcyan | lightgoldenrodyellow | lightgray |
lightgreen | lightgrey | lightpink | lightsalmon | lightseagreen | lightskyblue |
lightslategray | lightslategrey | lightsteelblue | lightyellow | lime | limegreen |
linen | magenta | maroon | mediumaquamarine | mediumblue | mediumorchid |
mediumpurple | mediumseagreen | mediumslateblue | mediumspringgreen | mediumturquoise | mediumvioletred |
midnightblue | mintcream | mistyrose | moccasin | navajowhite | navy |
oldlace | olive | olivedrab | orange | orangered | orchid |
palegoldenrod | palegreen | paleturquoise | palevioletred | papayawhip | peachpuff |
peru | pink | plum | powderblue | purple | red |
rosybrown | royalblue | saddlebrown | salmon | sandybrown | seagreen |
seashell | sienna | silver | skyblue | slateblue | slategray |
slategrey | snow | springgreen | steelblue | tan | teal |
thistle | tomato | turquoise | violet | wheat | white |
whitesmoke | yellow | yellowgreen |