Changes

Jump to navigation Jump to search
89 bytes added ,  15:53, 11 June 2020
m
|-
| <texcode>
\setuppapersize[A10A8, landscape]
\setupbackgrounds[page][background=color,backgroundcolor=blue]
\setupcolors[textcolor=white]
\starttext
text\input ward
\stoptext
</texcode>
|
|<context>
\setuppapersize[A10A8, landscape]\setupcolors[state=start] 
\setupbackgrounds[page][background=color,backgroundcolor=blue]
\setupcolors[textcolor=white]
\starttext
text\input ward
\stoptext
</context>
|}
 
 
 
 
 
= Defining New Colors =
ConTeXt [[#Defining New Colors|supports several color models]]:
* [https://en.wikipedia.org/wiki/CMYK_color_model CMYK], typically used for printing
* [https://en.wikipedia.org/wiki/RGB_color_model RGB], [https://en.wikipedia.org/wiki/HSL_and_HSV HSV/HSL] and [https://en.wikipedia.org/wiki/HWB_color_model HWB], typically used for screen display,
* [[Transparency]] ([https://en.wikipedia.org/wiki/Transparency_(graphic) TransparenciesTransparency],on wikipedia).* [[Spot Colors]] typically used for offset printing ([https://en.wikipedia.org/wiki/Spot_color Spot colors], typically used for offset printingon wikipedia).
New colors may be defined in the following ways
= Further reading and specialized topics =
* [[Color/Palet|Color Palettes]]* [[Color/Transparency|Transparency]] * [[Color/Spot_Colors|Spot Colors]]
* References
** [http://paletton.com Paletton] - Website to choose color palettes
** [http://colorbrewer2.org/ ColorBrewer] - website to choose colors for maps and graphics.
** Tina Sutton, Bride M Whelan: The Complete Color Harmony. Rockport Publishers (2004). ISBN 978-1592530311 (recommanded in the mailing list)
 
[[Category:Color]]
[[Category:Graphics]]

Navigation menu