summaryrefslogtreecommitdiff
path: root/riscos/templates/de
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2010-04-09 23:26:27 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2010-04-09 23:26:27 +0000
commit0613700c5ec5c9b2f484cc9d4a06fb38441b7e93 (patch)
tree3f278f675e4492b6bd6f45ddffda9fa9366a519d /riscos/templates/de
parentfee9e166366ae8308b1392437d6f4260d336bcc6 (diff)
downloadnetsurf-0613700c5ec5c9b2f484cc9d4a06fb38441b7e93.tar.gz
netsurf-0613700c5ec5c9b2f484cc9d4a06fb38441b7e93.tar.bz2
Debug window is now black on white.
svn path=/trunk/netsurf/; revision=10337
Diffstat (limited to 'riscos/templates/de')
-rw-r--r--riscos/templates/de4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscos/templates/de b/riscos/templates/de
index 87d0c5970..4e683d5bc 100644
--- a/riscos/templates/de
+++ b/riscos/templates/de
@@ -1236,8 +1236,8 @@ wimp_window {
window_flags:wimp_WINDOW_MOVEABLE | wimp_WINDOW_BACK_ICON | wimp_WINDOW_CLOSE_ICON | wimp_WINDOW_TITLE_ICON | wimp_WINDOW_TOGGLE_ICON | wimp_WINDOW_VSCROLL | wimp_WINDOW_SIZE_ICON | wimp_WINDOW_HSCROLL | wimp_WINDOW_NEW_FORMAT
title_fg:wimp_COLOUR_BLACK
title_bg:wimp_COLOUR_LIGHT_GREY
- work_fg:wimp_COLOUR_WHITE
- work_bg:wimp_COLOUR_BLACK
+ work_fg:wimp_COLOUR_BLACK
+ work_bg:wimp_COLOUR_WHITE
scroll_outer:wimp_COLOUR_MID_LIGHT_GREY
scroll_inner:wimp_COLOUR_VERY_LIGHT_GREY
highlight_bg:wimp_COLOUR_CREAM