styles/iris_light.style
author matilk
Wed, 13 Sep 2017 09:40:34 +0200
changeset 8174 2704c965b97b
parent 1951 5290a36652db
permissions -rw-r--r--
#BUGFIX by Maren class: DeviceGraphicsContext changed: #displayDeviceOpaqueForm:x:y: nil check

; 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