diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-10-07 15:49:57 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-10-07 15:49:57 -0400 |
| commit | 7dbec964a375598d454e04719576eb6c469a5d7b (patch) | |
| tree | fa819e5e843ecdd88375ad1806ab43358b1ea670 /godot/theming | |
| parent | 62c33688cf2f48d7669790a89e3d1cdec16798be (diff) | |
ai work
Diffstat (limited to 'godot/theming')
| -rw-r--r-- | godot/theming/Rapscallion-q341.ttf | bin | 0 -> 81772 bytes | |||
| -rw-r--r-- | godot/theming/main_menu_theme.tres | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/godot/theming/Rapscallion-q341.ttf b/godot/theming/Rapscallion-q341.ttf Binary files differnew file mode 100644 index 0000000..5bb8cc0 --- /dev/null +++ b/godot/theming/Rapscallion-q341.ttf diff --git a/godot/theming/main_menu_theme.tres b/godot/theming/main_menu_theme.tres new file mode 100644 index 0000000..17e1404 --- /dev/null +++ b/godot/theming/main_menu_theme.tres @@ -0,0 +1,6 @@ +[gd_resource type="Theme" load_steps=2 format=2] + +[sub_resource type="StyleBoxTexture" id=1] + +[resource] +Button/styles/disabled = SubResource( 1 ) |
