Fix STRING_GRID style for Dark theme - close #149

This commit is contained in:
Vadim Lopatin 2016-01-28 11:04:59 +03:00
parent 5e641270a4
commit 5da635b333
1 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,9 @@
<style id="STATUS_LINE"
backgroundColor="#101010"
/>
<style id="STRING_GRID"
backgroundImageId="editbox_background_dark"
/>
<style id="DOCK_HOST"
backgroundColor="#091925"
/>