From 9f506bf2c6a2940ee5036f1529072979d68b1f1a Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 26 Oct 2010 19:34:58 +0200 Subject: [PATCH] AvalonEdit default style: since we specify an explicit background color, also specify the foreground color. --- src/AddIns/DisplayBindings/AvalonEdit.AddIn/themes/generic.xaml | 1 + src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/TextEditor.xaml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/AddIns/DisplayBindings/AvalonEdit.AddIn/themes/generic.xaml b/src/AddIns/DisplayBindings/AvalonEdit.AddIn/themes/generic.xaml index b37a0ac768..38bbde2df5 100644 --- a/src/AddIns/DisplayBindings/AvalonEdit.AddIn/themes/generic.xaml +++ b/src/AddIns/DisplayBindings/AvalonEdit.AddIn/themes/generic.xaml @@ -5,6 +5,7 @@ xmlns:core="http://icsharpcode.net/sharpdevelop/core" >