*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 15 Aug 2000 16:51:36 +0200
changeset 3255 ddafc3268624
parent 3254 984d6c2f0f79
child 3256 77bb9ec36221
*** empty log message ***
styles/kde.style
--- a/styles/kde.style	Tue Aug 15 16:21:55 2000 +0200
+++ b/styles/kde.style	Tue Aug 15 16:51:36 2000 +0200
@@ -2,7 +2,7 @@
 ;
 ; kde look-alike style
 ;
-;; $Header: /cvs/stx/stx/libview/styles/kde.style,v 1.3 2000-04-25 09:26:37 cg Exp $
+;; $Header: /cvs/stx/stx/libview/styles/kde.style,v 1.4 2000-08-15 14:51:36 cg Exp $
 
 #if Screen current hasGreyscales
 ;
@@ -51,11 +51,13 @@
 ;
 #if Screen current hasColors   
 editField.backgroundColor           (Color white)
-editField.selectionBackgroundColor  Color white
-editField.selectionForegroundColor  Color black
+editField.selectionBackgroundColor  Color blue darkened
+editField.selectionForegroundColor  Color white
 #else
 # if Screen current hasGrayscales not
 editField.backgroundColor           Color white
+editField.selectionBackgroundColor  Color black
+editField.selectionForegroundColor  Color white
 # endif
 #endif
 
@@ -68,3 +70,7 @@
 menuPanel.verticalInset      8
 menu.itemSpace               10
 
+menuPanel.enteredLevel             1
+menuPanel.activeLevel              -1
+
+