Update Presentation.qml

This commit is contained in:
tiotrom 2021-01-05 22:03:28 +00:00
parent 26625479b5
commit 89cf7fb191
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ Item {
property bool keyShortcutsEnabled: true
property color titleColor: textColor;
property color backgroundColor: #313338;
property color windowColor: #313338;
property color textColor: "white"
property string fontFamily: "Ubuntu Condensed"
property string codeFontFamily: "Ubuntu Condensed"