Added FILE_DIALOG_GRID along with backgroundImageId to theme. Else editbox_background_dark is not loaded, when dark theme is used.

This commit is contained in:
Doado 2017-11-27 16:26:10 +00:00
parent 3bfcc1e253
commit 02532a949d
1 changed files with 3 additions and 0 deletions

View File

@ -235,6 +235,9 @@
<style id="STRING_GRID"
backgroundImageId="editbox_background_dark"
/>
<style id="FILE_DIALOG_GRID"
backgroundImageId="editbox_background_dark"
/>
<style id="DOCK_HOST"
backgroundColor="#515658"
/>