styles/motif_red_light.style
author mawalch
Thu, 09 Nov 2017 09:17:41 +0100
changeset 8215 a7e0abee3cb8
parent 2991 918e2f570098
permissions -rw-r--r--
#DOCUMENTATION by mawalch class: Event class comment/format in: #documentation

; 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