From 7177a9afd29824414ae84b365633ed8bab6957f5 Mon Sep 17 00:00:00 2001 From: tom-englert Date: Sat, 20 Mar 2021 13:35:02 +0100 Subject: [PATCH] Fix variable highlighting --- ILSpy/Controls/ResourceObjectTable.xaml | 4 ++-- ILSpy/ILSpy.csproj | 1 + ILSpy/TextView/DecompilerTextView.cs | 11 +++++++---- ILSpy/themes/DarkTheme.xaml | 6 +++++- ILSpy/themes/ResourceKeys.cs | 10 ++++++++++ ILSpy/themes/generic.xaml | 5 ++++- SharpTreeView/SharpTreeView.cs | 4 ++-- 7 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 ILSpy/themes/ResourceKeys.cs diff --git a/ILSpy/Controls/ResourceObjectTable.xaml b/ILSpy/Controls/ResourceObjectTable.xaml index 050d6c1f9..25851cc39 100644 --- a/ILSpy/Controls/ResourceObjectTable.xaml +++ b/ILSpy/Controls/ResourceObjectTable.xaml @@ -13,8 +13,8 @@ - - + +