aboutsummaryrefslogtreecommitdiff
path: root/main.tscn
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-06-16 01:43:21 +0000
committerdam <dam@gudinoff>2022-06-16 01:43:21 +0000
commit3026d4b71ded2cfc3123eb92a6a13d4e51e5aa68 (patch)
tree952b368a18aaa2ae08f0fb956b6d16205b5c8681 /main.tscn
parenta4b9a04763bb60c45300a267778f6586e43ce454 (diff)
downloadsurgery-log-3026d4b71ded2cfc3123eb92a6a13d4e51e5aa68.tar.zst
surgery-log-3026d4b71ded2cfc3123eb92a6a13d4e51e5aa68.zip
Added settings; Fixed virtual keyboard height bug with hack; Initial support of multiple themes.
Diffstat (limited to 'main.tscn')
-rw-r--r--main.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.tscn b/main.tscn
index 2b69af7..ff3adb6 100644
--- a/main.tscn
+++ b/main.tscn
@@ -2,7 +2,7 @@
[ext_resource path="res://main.gd" type="Script" id=1]
[ext_resource path="res://ui/date_picker/date_picker.tscn" type="PackedScene" id=2]
-[ext_resource path="res://themes/night.tres" type="Theme" id=3]
+[ext_resource path="res://themes/day.tres" type="Theme" id=3]
[ext_resource path="res://logic/menu.gd" type="Script" id=4]
[ext_resource path="res://logic/database.gd" type="Script" id=5]
[ext_resource path="res://fonts/font_icons.tres" type="DynamicFont" id=6]