console theme fixes

This commit is contained in:
Vadim Lopatin 2016-09-09 13:21:07 +03:00
parent 50ba103dbc
commit 80c21f3122
2 changed files with 9 additions and 4 deletions

View File

@ -22,6 +22,12 @@
{ {
"name" : "default", "name" : "default",
}, },
{
"name" : "console",
"subConfigurations" : {
"dlangui" : "console"
}
},
{ {
"name" : "sdl", "name" : "sdl",
"subConfigurations" : { "subConfigurations" : {

View File

@ -383,20 +383,19 @@
margins="0,0,0,0" margins="0,0,0,0"
/> />
<style id="FLOATING_WINDOW" <style id="FLOATING_WINDOW"
backgroundImageId="{'╔═╗' '║ ║' '╚═╝' bc 0x000000 tc 0xC0C0C0 ninepatch 1 1 1 1 padding 2 2 2 2}" backgroundImageId="{'╔═╗' '║ ║' '╚═╝' bc 0x000000 tc 0xC0C0C0 ninepatch 1 1 1 1 padding 2 1 2 1}"
layoutWidth="FILL_PARENT" layoutWidth="FILL_PARENT"
layoutHeight="FILL_PARENT" layoutHeight="FILL_PARENT"
padding="0,0,0,0" padding="0,0,0,0"
margins="0,0,0,0" margins="0,0,0,0"
/> />
<style id="DOCK_WINDOW_CAPTION" <style id="DOCK_WINDOW_CAPTION"
backgroundImageId="dock_window_caption_background"
layoutWidth="FILL_PARENT" layoutWidth="FILL_PARENT"
layoutHeight="WRAP_CONTENT" layoutHeight="WRAP_CONTENT"
padding="0,0,0,0" padding="0,0,0,1"
/> />
<style id="DOCK_WINDOW_CAPTION_LABEL" <style id="DOCK_WINDOW_CAPTION_LABEL"
textColor="#000000" textColor="#FFFFFF"
layoutWidth="FILL_PARENT" layoutWidth="FILL_PARENT"
layoutHeight="WRAP_CONTENT" layoutHeight="WRAP_CONTENT"
padding="0,0,0,0" padding="0,0,0,0"