%D \module %D [ file=colo-pra, %D version=1997.01.03, %D title=\CONTEXT\ Color Macros, %D subtitle=PRAGMA, %D author=Hans Hagen, %D date=\currentdate, %D copyright={PRAGMA / Hans Hagen \& Ton Otten}] %C %C This module is part of the \CONTEXT\ macro||package and is %C therefore copyrighted by \PRAGMA. See mreadme.pdf for %C details. %D This module is not meant for third party use and defines %D some \PRAGMA\ specific colors. % company colors \definecolor [pragmaburcolor] [r=1,g=.62,b=.06] % (Pantone 138 CV) \definecolor [pragmaburkleur] [pragmaburcolor] \definecolor [pragmaadecolor] [r=1,g=.62,b=.06] % (Pantone 138 CV) \definecolor [pragmaadekleur] [pragmaadecolor] \definecolor [pragmapodcolor] [r=.6,g=.7,b=.8] % (no pantone here) \definecolor [pragmapodkleur] [pragmapodcolor] \definecolor [pragmacolor] [pragmaburcolor] \definecolor [pragmakleur] [pragmaburcolor] % pretty printing \definecolor [texprettyone] [r=.8,g=0, b=0] % red \definecolor [texprettytwo] [r=0, g=.6,b=0] % green \definecolor [texprettythree] [r=.0,g=.0,b=.9] % blue \definecolor [texprettyfour] [r=.8,g=.8,b=.6] % yellow % all kind of colors \definecolor [BackgroundColor] [r=1, g=1, b=.7] \definecolor [InteractionColor] [r=.1, g=.5, b=.8] \definecolor [AchtergrondKleur] [BackgroundColor] \definecolor [InteractieKleur] [InteractionColor] \definecolor [DemoRed] [r=1,g=.6,b=.6] \definecolor [DemoRood] [DemoRed] \definecolor [DemoBlue] [r=.6,g=.8,b=1] \definecolor [DemoBlauw] [DemoBlue] \definecolor [DemoYellow] [BackgroundColor] \definecolor [DemoGeel] [BackgroundColor] % more colors \definecolor [cyaan:x] [r=.3,g=.85,b=1] \definecolor [cyaan:y] [r=.4,g=.80,b=1] \definecolor [cyaan:z] [r=.5,g=.75,b=1] % even more colors \definecolor [screenred] [r=.8] \definecolor [screengreen] [g=.8] \definecolor [screenblue] [r=.8] \definecolor [screencyan] [g=.8,b=.8] \definecolor [screenmagenta] [r=.8,b=.8] \definecolor [screenyellow] [r=.8,g=.8] \definecolor [schermrood] [screenred] \definecolor [schermgroen] [screengreen] \definecolor [schermblauw] [screenblue] \definecolor [schermcyaan] [screencyan] \definecolor [schermmagenta] [screenmagenta] \definecolor [schermgeel] [screenyellow] \endinput