styles/dark.style
author Jan Vrany <jan.vrany@labware.com>
Thu, 14 Oct 2021 11:55:23 +0200
branchjv
changeset 19614 0d756d4c5298
parent 19613 3f9ced4eb473
permissions -rw-r--r--
Themes: use stylesheet to define colors for accept-cancel bars

;
; class SystemBrowser (and some other classes that delegate to it)
;
emphasisForChangedCode		Array with:#bold with:#color->Color red lightened
emphasisForModifiedBuffer	Array with:#bold with:#color->Color red lightened

;
; class Tools::InlineMessageDialog
;
;inlineMessageDialog.info.backgroundColor
;inlineMessageDialog.warning.backgroundColor

;
; class Tools::AbstractTestRunner
;
;testRunner.passed.backgroundColor
;testRunner.failed.backgroundColor
;testRunner.error.backgroundColor
;testRunner.running.backgroundColor
;testRunner.notrun.backgroundColor