styles/motif_blue_light.style
author Claus Gittinger <cg@exept.de>
Sat, 21 Jan 2017 04:04:02 +0100
changeset 7779 5931d9c57148
parent 2991 918e2f570098
permissions -rw-r--r--
#DOCUMENTATION by cg class: SimpleView changed: #controller:

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

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

#include 'motif.common'

comment  'like `motif_blue'' style;\\with brighter blueish colors'

#if (Language == #german) or:[Language == #de]
comment  'Wie `motif_blue'', etwas aufgehellt'
#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