styles/iris_GB.style
author Claus Gittinger <cg@exept.de>
Mon, 03 Nov 1997 17:43:15 +0100
changeset 1951 5290a36652db
parent 1948 6a9b754ca6d3
child 1959 d5ec4b54e970
permissions -rw-r--r--
*** empty log message ***

; View defaultStyle:#'iris_GB' 
;
; modified silicon graphics style - from a customer.
; This modifies the iris style for brownish colors,
; to make the ST/X views fit nicely into an existing
; application.
;
; $Header: /cvs/stx/stx/libview/styles/iris_GB.style,v 1.3 1997-11-03 16:42:45 cg Exp $

comment  'Silicon graphics'' Iris look alike; brownish colors'

#if (Language == #german) or:[Language == #de]
comment  'An Silicon Graphics Iris angelehnter Stil; braune Farben'
#endif

#if (Language == #french) or:[Language == #fr]
comment  'Un style qui résemble Silicon Graphics Irix; couleurs differentes'
#endif

is3D                            true
name                            #iris_GB

#if Display hasGreyscales
viewGrey                        Color gbBrown
#else
viewGrey                        Color white
lightColor                      Color grey:50
#endif
borderWidth                     0
viewBackground                  =viewGrey

popup.shadow                     true
popup.level                      2     
popup.borderWidth                1     

textFont                        Font family:'courier' size:12 
textLightColor                  =viewGrey

#if Display hasColors   
text.selectionForegroundColor    Color black
text.selectionBackgroundColor    Color green
#endif

textCursor.foregroundColor       Color black
#if Display hasColors
textCursor.backgroundColor       Color red
#else
textCursor.backgroundColor       Color black
#endif

#if (Display hasColors and:[Display depth > 4])
transcript.foregroundColor       Color black
transcript.backgroundColor       =viewGrey
transcript.cursorForegroundColor =transcriptBackgroundColor
transcript.cursorBackgroundColor Color green
#else
transcript.foregroundColor       Color white
transcript.backgroundColor       Color black
transcript.cursorForegroundColor =transcriptBackgroundColor 
transcript.cursorBackgroundColor =transcriptForegroundColor
#endif

#if Display hasColors   
; editField.backgroundColor           Color wheat
editField.backgroundColor           Color wheat
editField.selectionBackgroundColor  Color white
pullDownMenu.hilightForegroundColor Color black.
pullDownMenu.hilightBackgroundColor Color wheat.
editField.selectionForegroundColor  Color black
#endif

#if (Font family:'screen' face:'bold' style:'roman' size:16) existsOn:Display
editField.font                   Font family:'screen' face:'bold' style:'roman' size:16
#else
editField.font                   Font family:'courier' face:'medium' style:'roman' size:12
#endif

variableFont                    Font family:'helvetica' face:'medium' style:'roman' size:12
selectionFont                   =variableFont
labelFont                       =variableFont

#if Display hasColors   
toggle.showLamp                  true
toggle.lampColor                 Color yellow
checkToggle.checkColor           Color red
checkToggle.bitmapFile           'CheckOnColor.xpm'
checkToggle.labelOverMargin      true
radioButton.showLamp             false
radioButton.style                #iris
#endif

scroller.level                   -1
scroller.thumbLevel              3
scroller.thumbColor              =viewGrey
#if Display hasGreyscales
scroller.thumbEnteredColor       Color veryLightGrey
#endif
scroller.thumbEdgeStyle          #soft
scroller.NTallyMarks             3
scroller.tallyLevel              1
scroller.ghostColor              Color grey:50
scroller.ghostLevel              -1
#if Display hasGreyscales not
scroller.viewBackground          Color white
#endif

slider.NTallyMarks               1
slider.tallyLevel                1

button.edgeStyle                 #soft
button.activeLevel               -1
button.passiveLevel              3
button.disabledForegroundColor   Color grey
#if Display hasGreyscales
button.enteredBackgroundColor    Color gbBrownActive
button.activeBackgroundColor     Color wheat
button.activeForegroundColor     Color black
#else
button.enteredBackgroundColor    Color white
button.activeForegroundColor     Color white
button.activeBackgroundColor     Color black
#endif

#if OperatingSystem getOSType = 'irix'
menu.font                        Font family:'helvetica' face:'bold' style:'oblique' size:10
#else
menu.font                        Font family:'helvetica' face:'bold' style:'roman' size:12
#endif

menu.hilightBackgroundColor      Color white
menu.hilightLevel                1
; menuShowAccelerators            false
#if Display hasColors   
menu.checkColor                  Color red
#endif

pullDownMenu.font                =menuFont
pullDownMenu.keepMenu            true
pullDownMenu.level               0
pullDownMenu.hilightLevel        2
pullDownMenu.edgeStyle           #soft

variablePanel.handleColor        Color darkGrey
#if Display hasGreyscales
variablePanel.handleEnteredColor Color veryLightGrey
#endif


html.backgroundColor             Color gbBrown
activeHelp.backgroundColor         Color yellow lightened
activeHelp.borderWidth           2
html.fontSize                    14
html.printFontSize               14


toolBarColorUserContext1          #gbBrown  
toolBarColorUserContext2          #indianRed  
toolBarColorUserContext3          #gbBrown  
toolBarColorUserContext4          #gbBrown  
toolBarColorUserContext5          #gbBrown  
toolBarColorUserContext6          #gbBrown  
toolBarColorUserContext7          #gbBrown  
toolBarColorUserContext8          #gbBrown  
toolBarColorUserContext9          #gbBrown  
toolBarColorUserContext10         #gbBrown  

fillColor                         #bisque
highLightColor                    #gbBrownActive