styles/iris_light.style
author Claus Gittinger <cg@exept.de>
Fri, 01 Mar 2019 11:57:14 +0100
changeset 8645 928296c95235
parent 1951 5290a36652db
permissions -rw-r--r--
#REFACTORING by cg class: FontDescription added: #storeOn: changed: #asFontDescription

; 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