Preliminary work on quest generation done
This commit is contained in:
13
styles/primary_theme.tres
Normal file
13
styles/primary_theme.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://dj45k1nfllyvv"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jefkq"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_vtk5i"]
|
||||
content_margin_right = 30.0
|
||||
bg_color = Color(0.4435923, 0.34591806, 3.85046e-07, 1)
|
||||
border_color = Color(0.6875509, 9.722412e-05, 0.5842363, 1)
|
||||
corner_detail = 1
|
||||
|
||||
[resource]
|
||||
ScrollContainer/styles/focus = SubResource("StyleBoxFlat_jefkq")
|
||||
VScrollBar/styles/scroll = SubResource("StyleBoxFlat_vtk5i")
|
||||
Reference in New Issue
Block a user