styles/iris_light.style
author Claus Gittinger <cg@exept.de>
Thu, 31 Aug 2017 16:39:54 +0200
changeset 8142 5c9e388b60a3
parent 1951 5290a36652db
permissions -rw-r--r--
#DOCUMENTATION by cg class: Form class changed: #findBitmapFile:

; View defaultStyle:#'informatik' 
;
; example for a very small change 
; - like iris style, but slightly brighter
;

#include 'iris.style'

comment  'like `iris'';\\with brighter colors (better on some VGAs)'

#if (Language == #german) or:[Language == #de]
comment  'Wie `iris'' Stil mit helleren Farben\(besser auf vielen VGA Monitoren).'
#endif

viewGrey                        Color grey:80
viewBackground                  =viewGrey
scroller.thumbColor              =viewGrey
; textSelection.backgroundColor    Color grey:80