styles/motif_red_light.style
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Sep 2017 09:28:09 +0100
branchjv
changeset 8182 c730140a0156
parent 2991 918e2f570098
permissions -rw-r--r--
X11: compile `GLXWorkstation` with OpenGL OpenGL compiler and linker flags are configured locally in `Make.proto` rather than in target config - this moves the configuration closer to the code. Currently all supported (and considered) platforms have OpenGL implementation. Later on one may use conditionals in makefile to deal exceptions.

; View defaultStyle:#'motif_red_light' 
;
; red'ish motif
;
; another demo - not good to work with
; (thats how the views look in the style-guide ;-)
;
; use this (instead of motif_red) on VGA displays,
; where the colors are a bit darkish
;
; $Header: /cvs/stx/stx/libview/styles/motif_red_light.style,v 1.6 1999-10-27 13:28:03 stefan Exp $

#if Screen current hasGreyscales
viewGrey                    Color red:67 green:8 blue:8 
#endif

#include 'motif.common'

comment  'like `motif_red'' style\\with brighter redish colors'

#if (Language == #german) or:[Language == #de]
comment  'Wie `motif_red'' aber mit hellerem Rot'
#endif

selection.foregroundColor            Color white
selection.backgroundColor            =shadowColor
selection.shadowColor                Color black "/ =shadowColor darkened
selection.hilightForegroundColor     =shadowColor
selection.hilightBackgroundColor     Color white

pullDownMenu.hilightForegroundColor  Color white