From 371d4e59cfda408ff6e117086df1ec3b4b33074d Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 8 Dec 2023 22:37:51 +0100 Subject: [PATCH] Renamed style --- ...le_box_flat_focus.tres => d_style_box_flat_focus.tres} | 0 ...le_box_flat_hover.tres => d_style_box_flat_hover.tres} | 0 ...tyle_box_flat_norm.tres => d_style_box_flat_norm.tres} | 0 ...le_box_flat_press.tres => d_style_box_flat_press.tres} | 0 I18N Commander/App/theme/ui_theme_dark.tres | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) rename I18N Commander/App/theme/btn/{style_box_flat_focus.tres => d_style_box_flat_focus.tres} (100%) rename I18N Commander/App/theme/btn/{style_box_flat_hover.tres => d_style_box_flat_hover.tres} (100%) rename I18N Commander/App/theme/btn/{style_box_flat_norm.tres => d_style_box_flat_norm.tres} (100%) rename I18N Commander/App/theme/btn/{style_box_flat_press.tres => d_style_box_flat_press.tres} (100%) diff --git a/I18N Commander/App/theme/btn/style_box_flat_focus.tres b/I18N Commander/App/theme/btn/d_style_box_flat_focus.tres similarity index 100% rename from I18N Commander/App/theme/btn/style_box_flat_focus.tres rename to I18N Commander/App/theme/btn/d_style_box_flat_focus.tres diff --git a/I18N Commander/App/theme/btn/style_box_flat_hover.tres b/I18N Commander/App/theme/btn/d_style_box_flat_hover.tres similarity index 100% rename from I18N Commander/App/theme/btn/style_box_flat_hover.tres rename to I18N Commander/App/theme/btn/d_style_box_flat_hover.tres diff --git a/I18N Commander/App/theme/btn/style_box_flat_norm.tres b/I18N Commander/App/theme/btn/d_style_box_flat_norm.tres similarity index 100% rename from I18N Commander/App/theme/btn/style_box_flat_norm.tres rename to I18N Commander/App/theme/btn/d_style_box_flat_norm.tres diff --git a/I18N Commander/App/theme/btn/style_box_flat_press.tres b/I18N Commander/App/theme/btn/d_style_box_flat_press.tres similarity index 100% rename from I18N Commander/App/theme/btn/style_box_flat_press.tres rename to I18N Commander/App/theme/btn/d_style_box_flat_press.tres diff --git a/I18N Commander/App/theme/ui_theme_dark.tres b/I18N Commander/App/theme/ui_theme_dark.tres index 7bf19a6..008b78f 100644 --- a/I18N Commander/App/theme/ui_theme_dark.tres +++ b/I18N Commander/App/theme/ui_theme_dark.tres @@ -1,9 +1,9 @@ [gd_resource type="Theme" load_steps=8 format=3 uid="uid://uqhultm05f5a"] -[ext_resource type="StyleBox" uid="uid://chaurklijlgu7" path="res://theme/btn/style_box_flat_focus.tres" id="1_no4nl"] -[ext_resource type="StyleBox" uid="uid://l1tjpnljc6c1" path="res://theme/btn/style_box_flat_hover.tres" id="2_qu3am"] -[ext_resource type="StyleBox" uid="uid://tj810ebe65el" path="res://theme/btn/style_box_flat_norm.tres" id="3_cuhgr"] -[ext_resource type="StyleBox" uid="uid://he0mxms4j1q7" path="res://theme/btn/style_box_flat_press.tres" id="4_cvafn"] +[ext_resource type="StyleBox" uid="uid://chaurklijlgu7" path="res://theme/btn/d_style_box_flat_focus.tres" id="1_no4nl"] +[ext_resource type="StyleBox" uid="uid://l1tjpnljc6c1" path="res://theme/btn/d_style_box_flat_hover.tres" id="2_qu3am"] +[ext_resource type="StyleBox" uid="uid://tj810ebe65el" path="res://theme/btn/d_style_box_flat_norm.tres" id="3_cuhgr"] +[ext_resource type="StyleBox" uid="uid://he0mxms4j1q7" path="res://theme/btn/d_style_box_flat_press.tres" id="4_cvafn"] [ext_resource type="StyleBox" uid="uid://bgka0t482q0dh" path="res://theme/checkbox/style_box_empty.tres" id="5_1ugrl"] [ext_resource type="StyleBox" uid="uid://batay7mp6vfon" path="res://theme/checkBtn/style_box_empty.tres" id="6_i1h00"] [ext_resource type="StyleBox" uid="uid://cens6ndafk28w" path="res://theme/panel/d_style_box_flat.tres" id="7_3s8mj"]