styles/iris_light.style
author Stefan Vogel <sv@exept.de>
Thu, 07 Mar 2019 15:12:35 +0100
changeset 8658 c7254c6b2add
parent 1951 5290a36652db
permissions -rw-r--r--
#REFACTORING by stefan class: PopUpView comment/format in: #grabKeyboard changed: #ungrabKeyboard

; 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