basic slide setup and theme

Update presentation_theme.tres, standard.tscn, footer.gd, and 1 more file
This commit is contained in:
Clevertop 2024-09-25 15:14:44 +10:00
parent 8653ab0d2b
commit b3e72f9e0b
4 changed files with 102 additions and 1 deletions

9
presentation_theme.tres Normal file
View file

@ -0,0 +1,9 @@
[gd_resource type="Theme" format=3 uid="uid://bswj4s1sfy137"]
[resource]
RichTextLabel/colors/default_color = Color(0, 0, 0, 1)
RichTextLabel/font_sizes/bold_font_size = 30
RichTextLabel/font_sizes/bold_italics_font_size = 30
RichTextLabel/font_sizes/italics_font_size = 30
RichTextLabel/font_sizes/mono_font_size = 30
RichTextLabel/font_sizes/normal_font_size = 30