diff options
author | Daniel Weipert <git@mail.dweipert.de> | 2024-11-03 14:10:07 +0100 |
---|---|---|
committer | Daniel Weipert <git@mail.dweipert.de> | 2024-11-03 14:10:07 +0100 |
commit | 84365b6f901a9c0251a9f724a8d9f81a3787e97d (patch) | |
tree | 401e2bf99e6573d1d069f5044e7448067cdfb384 /theme.tres | |
parent | a43499efa6c228cea3633f9661f3ff09127bd82d (diff) |
next commit
Diffstat (limited to 'theme.tres')
-rw-r--r-- | theme.tres | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ -[gd_resource type="Theme" format=3 uid="uid://c7f1ftrx53ag1"] +[gd_resource type="Theme" load_steps=3 format=3 uid="uid://c7f1ftrx53ag1"] + +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_mnieg"] + +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4xv0u"] [resource] +Panel/styles/panel = SubResource("StyleBoxEmpty_mnieg") +PanelContainer/styles/panel = SubResource("StyleBoxEmpty_4xv0u") |