mirror of
https://github.com/processing/processing4.git
synced 2026-01-26 09:51:09 +01:00
work on mode switching, add an ugly android theme
This commit is contained in:
@@ -30,10 +30,11 @@ buttons.status.font = SansSerif,plain,12
|
||||
buttons.status.color = #ffffff
|
||||
|
||||
# GUI - MODE
|
||||
mode.button.bgcolor = #9ca6b0
|
||||
#mode.button.bgcolor = #9ca6b0
|
||||
mode.button.font = SansSerif,plain,9
|
||||
#mode.button.font.macosx = Helvetica,plain,9
|
||||
mode.button.color = #4a545e
|
||||
#mode.button.color = #4a545e
|
||||
mode.button.color = #9ca6b0
|
||||
|
||||
# GUI - LINESTATUS
|
||||
linestatus.color = #ffffff
|
||||
|
||||
Reference in New Issue
Block a user