dark theme fixes

This commit is contained in:
Vadim Lopatin 2016-05-26 09:29:34 +03:00
parent 4655d01bb8
commit 86d6a3a32c
8 changed files with 5 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

After

Width:  |  Height:  |  Size: 266 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 B

After

Width:  |  Height:  |  Size: 212 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 B

After

Width:  |  Height:  |  Size: 306 B

View File

@ -106,7 +106,7 @@
</style> </style>
<style id="TAB_DOWN_DARK" <style id="TAB_DOWN_DARK"
backgroundImageId="tab_down_background_theme_dark" backgroundImageId="dock_window_caption_background_down_dark"
> >
</style> </style>
<style id="TAB_DOWN_BUTTON_DARK" <style id="TAB_DOWN_BUTTON_DARK"
@ -208,7 +208,7 @@
backgroundColor="#292929" backgroundColor="#292929"
/> />
<style id="STATUS_LINE" <style id="STATUS_LINE"
backgroundColor="#101010" backgroundColor="#515658"
/> />
<style id="STRING_GRID" <style id="STRING_GRID"
backgroundImageId="editbox_background_dark" backgroundImageId="editbox_background_dark"
@ -229,7 +229,7 @@
textColor="#E0E0E0" textColor="#E0E0E0"
/> />
<style id="DOCK_WINDOW_BODY" <style id="DOCK_WINDOW_BODY"
backgroundColor="#000000" padding="3,3,3,3"
/> />
<style id="TOOLBAR_HOST" <style id="TOOLBAR_HOST"

View File

@ -200,6 +200,8 @@ res/mdpi/tab_btn_dark_down_focused.9.png
res/mdpi/tab_btn_dark_down_focused_dark.9.png res/mdpi/tab_btn_dark_down_focused_dark.9.png
res/mdpi/tab_btn_dark_down_focused_selected.9.png res/mdpi/tab_btn_dark_down_focused_selected.9.png
res/mdpi/tab_btn_dark_down_focused_selected_dark.9.png res/mdpi/tab_btn_dark_down_focused_selected_dark.9.png
res/mdpi/tab_btn_dark_down_focused_hover.9.png
res/mdpi/tab_btn_dark_down_focused_hover_dark.9.png
res/mdpi/tab_btn_dark_down_hover.9.png res/mdpi/tab_btn_dark_down_hover.9.png
res/mdpi/tab_btn_dark_down_hover_dark.9.png res/mdpi/tab_btn_dark_down_hover_dark.9.png
res/mdpi/tab_btn_dark_down_normal.9.png res/mdpi/tab_btn_dark_down_normal.9.png