working to get new mode layout working

This commit is contained in:
Ben Fry
2013-04-30 07:50:39 -04:00
parent a76068f647
commit 2b5d1b83df
9 changed files with 88 additions and 93 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 839 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 B

+7 -3
View File
@@ -24,17 +24,21 @@ console.output.color = #cccccc
console.error.color = #ff3000
# GUI - BUTTONS
buttons.bgcolor = #4a545e
#buttons.bgcolor = #4a545e
buttons.bgcolor = #000000
buttons.status.font = SansSerif,plain,12
#buttons.status.font.macosx = Helvetica,plain,12
buttons.status.color = #ffffff
# GUI - MODE
#mode.button.bgcolor = #9ca6b0
mode.button.font = SansSerif,plain,9
#mode.button.font = SansSerif,plain,9
#mode.button.font.macosx = Helvetica,plain,9
mode.button.font = Monospaced,plain,10
mode.button.font.macosx = Monaco,plain,10
#mode.button.color = #4a545e
mode.button.color = #9ca6b0
#mode.button.color = #9ca6b0
mode.button.color = #ffffff
# GUI - LINESTATUS
linestatus.color = #ffffff