Update Presentation.qml
This commit is contained in:
parent
26625479b5
commit
89cf7fb191
|
@ -76,6 +76,8 @@ Item {
|
||||||
property bool keyShortcutsEnabled: true
|
property bool keyShortcutsEnabled: true
|
||||||
|
|
||||||
property color titleColor: textColor;
|
property color titleColor: textColor;
|
||||||
|
property color backgroundColor: #313338;
|
||||||
|
property color windowColor: #313338;
|
||||||
property color textColor: "white"
|
property color textColor: "white"
|
||||||
property string fontFamily: "Ubuntu Condensed"
|
property string fontFamily: "Ubuntu Condensed"
|
||||||
property string codeFontFamily: "Ubuntu Condensed"
|
property string codeFontFamily: "Ubuntu Condensed"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user