styles/motif2.style
author claus
Thu, 23 Mar 1995 17:55:33 +0100
changeset 122 c84d8d1e8d48
child 144 cf645a1ebbb3
permissions -rw-r--r--
Initial revision

; View defaultStyle:#motif2
;
; just a demo:
; like motif, but with different (red) menu-hilighting
;
; $Header: /cvs/stx/stx/libview/styles/motif2.style,v 1.1 1995-03-23 16:54:44 claus Exp $


#include 'motif.style'

menuHilightForegroundColor      Color white
menuHilightBackgroundColor      Color red
menuHilightLevel                1

;
; and different selectionHilighting
; (if the following is uncommented)
;

selectionHilightForegroundColor Color black      
selectionHilightBackgroundColor Color green
selectionHilightLevel           1