From 7157386bb7d1d5729d613bfccb33df3f5b9a852c Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 8 Dec 2023 22:22:15 +0100 Subject: [PATCH] Renamed btn styles --- ...tyle_box_flat_focus.tres => style_box_flat_focus.tres} | 0 ...tyle_box_flat_hover.tres => style_box_flat_hover.tres} | 0 ..._style_box_flat_norm.tres => style_box_flat_norm.tres} | 0 ...tyle_box_flat_press.tres => style_box_flat_press.tres} | 0 I18N Commander/App/theme/ui_theme.tres | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) rename I18N Commander/App/theme/btn/{ui_style_box_flat_focus.tres => style_box_flat_focus.tres} (100%) rename I18N Commander/App/theme/btn/{ui_style_box_flat_hover.tres => style_box_flat_hover.tres} (100%) rename I18N Commander/App/theme/btn/{ui_style_box_flat_norm.tres => style_box_flat_norm.tres} (100%) rename I18N Commander/App/theme/btn/{ui_style_box_flat_press.tres => style_box_flat_press.tres} (100%) diff --git a/I18N Commander/App/theme/btn/ui_style_box_flat_focus.tres b/I18N Commander/App/theme/btn/style_box_flat_focus.tres similarity index 100% rename from I18N Commander/App/theme/btn/ui_style_box_flat_focus.tres rename to I18N Commander/App/theme/btn/style_box_flat_focus.tres diff --git a/I18N Commander/App/theme/btn/ui_style_box_flat_hover.tres b/I18N Commander/App/theme/btn/style_box_flat_hover.tres similarity index 100% rename from I18N Commander/App/theme/btn/ui_style_box_flat_hover.tres rename to I18N Commander/App/theme/btn/style_box_flat_hover.tres diff --git a/I18N Commander/App/theme/btn/ui_style_box_flat_norm.tres b/I18N Commander/App/theme/btn/style_box_flat_norm.tres similarity index 100% rename from I18N Commander/App/theme/btn/ui_style_box_flat_norm.tres rename to I18N Commander/App/theme/btn/style_box_flat_norm.tres diff --git a/I18N Commander/App/theme/btn/ui_style_box_flat_press.tres b/I18N Commander/App/theme/btn/style_box_flat_press.tres similarity index 100% rename from I18N Commander/App/theme/btn/ui_style_box_flat_press.tres rename to I18N Commander/App/theme/btn/style_box_flat_press.tres diff --git a/I18N Commander/App/theme/ui_theme.tres b/I18N Commander/App/theme/ui_theme.tres index 56134b7..85f22cd 100644 --- a/I18N Commander/App/theme/ui_theme.tres +++ b/I18N Commander/App/theme/ui_theme.tres @@ -1,9 +1,9 @@ [gd_resource type="Theme" load_steps=6 format=3 uid="uid://uqhultm05f5a"] -[ext_resource type="StyleBox" uid="uid://chaurklijlgu7" path="res://theme/btn/ui_style_box_flat_focus.tres" id="1_4er36"] -[ext_resource type="StyleBox" uid="uid://l1tjpnljc6c1" path="res://theme/btn/ui_style_box_flat_hover.tres" id="2_hqp5t"] -[ext_resource type="StyleBox" uid="uid://tj810ebe65el" path="res://theme/btn/ui_style_box_flat_norm.tres" id="3_vm2x7"] -[ext_resource type="StyleBox" uid="uid://he0mxms4j1q7" path="res://theme/btn/ui_style_box_flat_press.tres" id="4_k4xrl"] +[ext_resource type="StyleBox" uid="uid://chaurklijlgu7" path="res://theme/btn/style_box_flat_focus.tres" id="1_4er36"] +[ext_resource type="StyleBox" uid="uid://l1tjpnljc6c1" path="res://theme/btn/style_box_flat_hover.tres" id="2_hqp5t"] +[ext_resource type="StyleBox" uid="uid://tj810ebe65el" path="res://theme/btn/style_box_flat_norm.tres" id="3_vm2x7"] +[ext_resource type="StyleBox" uid="uid://he0mxms4j1q7" path="res://theme/btn/style_box_flat_press.tres" id="4_k4xrl"] [ext_resource type="StyleBox" uid="uid://bgka0t482q0dh" path="res://theme/checkbox/style_box_empty.tres" id="5_dm4t3"] [resource]