@ -0,0 +1,21 @@
@@ -0,0 +1,21 @@
|
||||
# Godot 4+ specific ignores |
||||
.godot/ |
||||
|
||||
# Godot-specific ignores |
||||
.import/ |
||||
export.cfg |
||||
export_presets.cfg |
||||
|
||||
# Imported translations (automatically generated from CSV files) |
||||
*.translation |
||||
|
||||
# Mono-specific ignores |
||||
.mono/ |
||||
data_*/ |
||||
mono_crash.*.json |
||||
|
||||
# VScode-Specific ignores |
||||
.vscode/ |
||||
|
||||
#EGSave-Specific ignores |
||||
SaveData/ |
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
MIT License |
||||
|
||||
Copyright (c) 2025 jkpete |
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
@ -0,0 +1,8 @@
@@ -0,0 +1,8 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.3.0"> |
||||
<PropertyGroup> |
||||
<TargetFramework>net6.0</TargetFramework> |
||||
<TargetFramework Condition=" '$(GodotTargetPlatform)' == 'android' ">net7.0</TargetFramework> |
||||
<TargetFramework Condition=" '$(GodotTargetPlatform)' == 'ios' ">net8.0</TargetFramework> |
||||
<EnableDynamicLoading>true</EnableDynamicLoading> |
||||
</PropertyGroup> |
||||
</Project> |
@ -0,0 +1,19 @@
@@ -0,0 +1,19 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00 |
||||
# Visual Studio 2012 |
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ThemeReference", "ThemeReference.csproj", "{306326BC-ADBF-4954-B8EF-358CB030AF6D}" |
||||
EndProject |
||||
Global |
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||||
Debug|Any CPU = Debug|Any CPU |
||||
ExportDebug|Any CPU = ExportDebug|Any CPU |
||||
ExportRelease|Any CPU = ExportRelease|Any CPU |
||||
EndGlobalSection |
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU |
||||
{306326BC-ADBF-4954-B8EF-358CB030AF6D}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU |
||||
EndGlobalSection |
||||
EndGlobal |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c0ifxuit8oen3" |
||||
path="res://.godot/imported/down.svg-b6fac275562231dbc4c61a759b40d83b.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/down.svg" |
||||
dest_files=["res://.godot/imported/down.svg-b6fac275562231dbc4c61a759b40d83b.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cjt16lm7h8c7n" |
||||
path="res://.godot/imported/down_disabled.svg-c0873e81f410993c39f3a7675ea72503.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/down_disabled.svg" |
||||
dest_files=["res://.godot/imported/down_disabled.svg-c0873e81f410993c39f3a7675ea72503.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://ccqdolnqtgo2u" |
||||
path="res://.godot/imported/down_hover.svg-d3e404271a895eb9d9c16cf30cddf778.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/down_hover.svg" |
||||
dest_files=["res://.godot/imported/down_hover.svg-d3e404271a895eb9d9c16cf30cddf778.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bvblfntx0imws" |
||||
path="res://.godot/imported/left.svg-fff4f17e63024586686d983c781d13a1.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/left.svg" |
||||
dest_files=["res://.godot/imported/left.svg-fff4f17e63024586686d983c781d13a1.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cwnarctdjde21" |
||||
path="res://.godot/imported/left_disabled.svg-a174ab430b1f23588a5066cc50ff1ae3.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/left_disabled.svg" |
||||
dest_files=["res://.godot/imported/left_disabled.svg-a174ab430b1f23588a5066cc50ff1ae3.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cwhkyw877i53n" |
||||
path="res://.godot/imported/left_hover.svg-b6f3f446625db2de1fb00933a467c0e4.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/left_hover.svg" |
||||
dest_files=["res://.godot/imported/left_hover.svg-b6f3f446625db2de1fb00933a467c0e4.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c827pdhfwjux0" |
||||
path="res://.godot/imported/right.svg-2a30f1a5f8b5245925e1169c9fcaeb76.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/right.svg" |
||||
dest_files=["res://.godot/imported/right.svg-2a30f1a5f8b5245925e1169c9fcaeb76.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://oh2g2iochpsf" |
||||
path="res://.godot/imported/right_disabled.svg-36932e96f93bab1ba01d18b06af4dd39.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/right_disabled.svg" |
||||
dest_files=["res://.godot/imported/right_disabled.svg-36932e96f93bab1ba01d18b06af4dd39.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c1gwr70p70exr" |
||||
path="res://.godot/imported/right_hover.svg-3f87e63c40f678b8cb454cd7e433cb3d.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/right_hover.svg" |
||||
dest_files=["res://.godot/imported/right_hover.svg-3f87e63c40f678b8cb454cd7e433cb3d.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dulignykgcv1" |
||||
path="res://.godot/imported/up.svg-ff0537e8a0306d8648eb1759296d5021.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/up.svg" |
||||
dest_files=["res://.godot/imported/up.svg-ff0537e8a0306d8648eb1759296d5021.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cu0cjh6sdej6n" |
||||
path="res://.godot/imported/up_disabled.svg-03feb87ac074ca53436d93f838160b12.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/up_disabled.svg" |
||||
dest_files=["res://.godot/imported/up_disabled.svg-03feb87ac074ca53436d93f838160b12.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 251 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://8bjqys5pmrbx" |
||||
path="res://.godot/imported/up_hover.svg-9256d28a2e34ca1eac9b2ea0114d63fe.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Arrow/up_hover.svg" |
||||
dest_files=["res://.godot/imported/up_hover.svg-9256d28a2e34ca1eac9b2ea0114d63fe.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 435 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://ctimiu8o3dyde" |
||||
path="res://.godot/imported/CheckBox_Checked.svg-e49dff02171278db673140c0aa11302e.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_Checked.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_Checked.svg-e49dff02171278db673140c0aa11302e.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 435 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dnyglngvloi4y" |
||||
path="res://.godot/imported/CheckBox_CheckedDisabled.svg-54e50c13197b5fa20f4bc9dece688c32.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_CheckedDisabled.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_CheckedDisabled.svg-54e50c13197b5fa20f4bc9dece688c32.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 429 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bx1h0y3c61ixw" |
||||
path="res://.godot/imported/CheckBox_Indeterminate.svg-14fa066c63af35150838fe9b9841e9d3.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_Indeterminate.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_Indeterminate.svg-14fa066c63af35150838fe9b9841e9d3.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 429 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c08yigp3agxpn" |
||||
path="res://.godot/imported/CheckBox_IndeterminateDisabled.svg-1eb5d8d60da2ce353c2d17bc0bc0d39e.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_IndeterminateDisabled.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_IndeterminateDisabled.svg-1eb5d8d60da2ce353c2d17bc0bc0d39e.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 319 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cvg1ry805l2cl" |
||||
path="res://.godot/imported/CheckBox_UnChecked.svg-cd321b330066a5e6261d09380736eeb1.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_UnChecked.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_UnChecked.svg-cd321b330066a5e6261d09380736eeb1.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 322 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dn010ik10ig2m" |
||||
path="res://.godot/imported/CheckBox_UnCheckedDisabled.svg-7a2166ede7463c2df2ec6e6dd7fd20bb.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckBox/CheckBox_UnCheckedDisabled.svg" |
||||
dest_files=["res://.godot/imported/CheckBox_UnCheckedDisabled.svg-7a2166ede7463c2df2ec6e6dd7fd20bb.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 427 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dmpain8r4kbv4" |
||||
path="res://.godot/imported/CheckButton_Checked.svg-afc2657a0b80882e55940081a8fba457.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckButton/CheckButton_Checked.svg" |
||||
dest_files=["res://.godot/imported/CheckButton_Checked.svg-afc2657a0b80882e55940081a8fba457.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 427 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c3wqn3ver730p" |
||||
path="res://.godot/imported/CheckButton_Checked_Disabled.svg-df70e14dbec259f56e4ad3a60c25475c.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckButton/CheckButton_Checked_Disabled.svg" |
||||
dest_files=["res://.godot/imported/CheckButton_Checked_Disabled.svg-df70e14dbec259f56e4ad3a60c25475c.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 424 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://b4k1h5lfre0b2" |
||||
path="res://.godot/imported/CheckButton_UnChecked.svg-7efe6c40a88238f3c49eaa1e45acf8d0.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckButton/CheckButton_UnChecked.svg" |
||||
dest_files=["res://.godot/imported/CheckButton_UnChecked.svg-7efe6c40a88238f3c49eaa1e45acf8d0.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 424 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://1jybf7uem26r" |
||||
path="res://.godot/imported/CheckButton_UnChecked_Disabled.svg-6ef79355beff1ffeb75d09d267be1c87.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CheckButton/CheckButton_UnChecked_Disabled.svg" |
||||
dest_files=["res://.godot/imported/CheckButton_UnChecked_Disabled.svg-6ef79355beff1ffeb75d09d267be1c87.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 347 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://c7pgs77xfsoi2" |
||||
path="res://.godot/imported/Close_Normal.svg-90e7df01afd6d93a2604ff322735ff2e.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CloseButton/Close_Normal.svg" |
||||
dest_files=["res://.godot/imported/Close_Normal.svg-90e7df01afd6d93a2604ff322735ff2e.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 347 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://ogbxvctpnbbm" |
||||
path="res://.godot/imported/Close_Pressed.svg-ff2962abf85082525a3128ba3d2303fb.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/CloseButton/Close_Pressed.svg" |
||||
dest_files=["res://.godot/imported/Close_Pressed.svg-ff2962abf85082525a3128ba3d2303fb.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 405 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dloyait7x0cve" |
||||
path="res://.godot/imported/FileNormal.svg-e9a056dc59edd6ac41c9cbebc53bcb09.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/FileNormal.svg" |
||||
dest_files=["res://.godot/imported/FileNormal.svg-e9a056dc59edd6ac41c9cbebc53bcb09.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 354 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://3m1syv2aagef" |
||||
path="res://.godot/imported/Folder.svg-e0f80cf5c80e197f70f97ad9a9d72acc.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/Folder.svg" |
||||
dest_files=["res://.godot/imported/Folder.svg-e0f80cf5c80e197f70f97ad9a9d72acc.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 523 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bj2bcdjon61w1" |
||||
path="res://.godot/imported/HideFile.svg-37143fe0fcc7704ab0b40e81d7df0875.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/HideFile.svg" |
||||
dest_files=["res://.godot/imported/HideFile.svg-37143fe0fcc7704ab0b40e81d7df0875.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 543 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dmp31xjqtevph" |
||||
path="res://.godot/imported/NewFolder.svg-d509e8607c14400c49b1487bdb973af1.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/NewFolder.svg" |
||||
dest_files=["res://.godot/imported/NewFolder.svg-d509e8607c14400c49b1487bdb973af1.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 356 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cywxb3jhew7no" |
||||
path="res://.godot/imported/Redo.svg-efc304b320ea8f4ea4f20d2fc7cd89a3.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/Redo.svg" |
||||
dest_files=["res://.godot/imported/Redo.svg-efc304b320ea8f4ea4f20d2fc7cd89a3.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 511 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://p6774yi51gkj" |
||||
path="res://.godot/imported/Reset.svg-cb1ea9c0b456118dadf6ff88a1122b48.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/Reset.svg" |
||||
dest_files=["res://.godot/imported/Reset.svg-cb1ea9c0b456118dadf6ff88a1122b48.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 356 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://cprio0ussbpxh" |
||||
path="res://.godot/imported/ToParentFolder.svg-ff553d78c37fcc7eb4d2df4d94e027d4.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/ToParentFolder.svg" |
||||
dest_files=["res://.godot/imported/ToParentFolder.svg-ff553d78c37fcc7eb4d2df4d94e027d4.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 356 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://d32fbaaw07tg6" |
||||
path="res://.godot/imported/UnDo.svg-fcb65deb795b214235864a500c1fc2da.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/FileDialog/UnDo.svg" |
||||
dest_files=["res://.godot/imported/UnDo.svg-fcb65deb795b214235864a500c1fc2da.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 420 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bp0owxray2rkd" |
||||
path="res://.godot/imported/RadioChecked.svg-32cc475847f57e7acd28a0986f935136.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Radio/RadioChecked.svg" |
||||
dest_files=["res://.godot/imported/RadioChecked.svg-32cc475847f57e7acd28a0986f935136.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 420 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bypviruoydfr8" |
||||
path="res://.godot/imported/RadioCheckedDisabled.svg-ffb5fef0840c0a30a23e8346e953953e.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Radio/RadioCheckedDisabled.svg" |
||||
dest_files=["res://.godot/imported/RadioCheckedDisabled.svg-ffb5fef0840c0a30a23e8346e953953e.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 334 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://djyvfsj7pnfx5" |
||||
path="res://.godot/imported/RadioUnChecked.svg-78c11a7efd9e5ba9c7877e4dd8024e8d.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Radio/RadioUnChecked.svg" |
||||
dest_files=["res://.godot/imported/RadioUnChecked.svg-78c11a7efd9e5ba9c7877e4dd8024e8d.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 337 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://0e164mws05pt" |
||||
path="res://.godot/imported/RadioUnCheckedDisabled.svg-13c9867fbccb0412e23022bac44867e8.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/Radio/RadioUnCheckedDisabled.svg" |
||||
dest_files=["res://.godot/imported/RadioUnCheckedDisabled.svg-13c9867fbccb0412e23022bac44867e8.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 223 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://bebu4tmf00oyq" |
||||
path="res://.godot/imported/Grabber.svg-6df883ac4c73db3411861117f68be42f.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/SliderGrabber/Grabber.svg" |
||||
dest_files=["res://.godot/imported/Grabber.svg-6df883ac4c73db3411861117f68be42f.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 223 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://b1ndohq5twink" |
||||
path="res://.godot/imported/GrabberDisabled.svg-8cab2c61ebe100c395c79a52960bc892.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/SliderGrabber/GrabberDisabled.svg" |
||||
dest_files=["res://.godot/imported/GrabberDisabled.svg-8cab2c61ebe100c395c79a52960bc892.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 221 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://dab2a8b640gsj" |
||||
path="res://.godot/imported/GrabberHighlight.svg-9d13198ae3b8fe544695b4082057ce5a.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/SliderGrabber/GrabberHighlight.svg" |
||||
dest_files=["res://.godot/imported/GrabberHighlight.svg-9d13198ae3b8fe544695b4082057ce5a.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
After Width: | Height: | Size: 351 B |
@ -0,0 +1,37 @@
@@ -0,0 +1,37 @@
|
||||
[remap] |
||||
|
||||
importer="texture" |
||||
type="CompressedTexture2D" |
||||
uid="uid://uxsqou2o0qmk" |
||||
path="res://.godot/imported/SpinIcon.svg-fa85b4e22ad7933b3fcf5e0abe1b0815.ctex" |
||||
metadata={ |
||||
"vram_texture": false |
||||
} |
||||
|
||||
[deps] |
||||
|
||||
source_file="res://addons/EGThemeReference/Element/Icon/UI/SpineBox/SpinIcon.svg" |
||||
dest_files=["res://.godot/imported/SpinIcon.svg-fa85b4e22ad7933b3fcf5e0abe1b0815.ctex"] |
||||
|
||||
[params] |
||||
|
||||
compress/mode=0 |
||||
compress/high_quality=false |
||||
compress/lossy_quality=0.7 |
||||
compress/hdr_compression=1 |
||||
compress/normal_map=0 |
||||
compress/channel_pack=0 |
||||
mipmaps/generate=false |
||||
mipmaps/limit=-1 |
||||
roughness/mode=0 |
||||
roughness/src_normal="" |
||||
process/fix_alpha_border=true |
||||
process/premult_alpha=false |
||||
process/normal_map_invert_y=false |
||||
process/hdr_as_srgb=false |
||||
process/hdr_clamp_exposure=false |
||||
process/size_limit=0 |
||||
detect_3d/compress_to=1 |
||||
svg/scale=1.0 |
||||
editor/scale_with_editor_scale=false |
||||
editor/convert_colors_with_editor_theme=false |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://b6n3nod76m15r"] |
||||
|
||||
[resource] |
||||
content_margin_left = 5.0 |
||||
content_margin_top = 5.0 |
||||
content_margin_right = 5.0 |
||||
content_margin_bottom = 5.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.921569, 0.933333, 0.960784, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cndoouj3lqbuj"] |
||||
|
||||
[resource] |
||||
content_margin_left = 5.0 |
||||
content_margin_top = 5.0 |
||||
content_margin_right = 5.0 |
||||
content_margin_bottom = 5.0 |
||||
bg_color = Color(0.92549, 0.960784, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.776471, 0.886275, 1, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://d1a80vth6ksmy"] |
||||
|
||||
[resource] |
||||
content_margin_left = 5.0 |
||||
content_margin_top = 5.0 |
||||
content_margin_right = 5.0 |
||||
content_margin_bottom = 5.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.862745, 0.87451, 0.901961, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://00ls4b0wcff5"] |
||||
|
||||
[resource] |
||||
content_margin_left = 5.0 |
||||
content_margin_top = 5.0 |
||||
content_margin_right = 5.0 |
||||
content_margin_bottom = 5.0 |
||||
bg_color = Color(0.92549, 0.960784, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.223529, 0.552941, 0.901961, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://dbdajx5u81imv"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.921569, 0.933333, 0.960784, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://jw11tdidye7g"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.92549, 0.960784, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.776471, 0.886275, 1, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://c80li7t0bi0d5"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.862745, 0.87451, 0.901961, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://u7f22mrv55hs"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.92549, 0.960784, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.223529, 0.552941, 0.901961, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://btyce4svbxxia"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.627451, 0.811765, 1, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cofiuy2l1ww41"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.4, 0.694118, 1, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://buxahmaf4wv7d"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.25098, 0.619608, 1, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://bw0rb1jtlmk4r"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.225, 0.55125, 0.9, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://bbl61b5anrwyb"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.752941, 0.768627, 0.8, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://cpo48pqc6swk3"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.894118, 0.905882, 0.929412, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://wuqqum34v8w8"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(0.9604, 0.96824, 0.98, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.894118, 0.905882, 0.929412, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |
@ -0,0 +1,17 @@
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="StyleBoxFlat" format=3 uid="uid://ncfw2sovdhql"] |
||||
|
||||
[resource] |
||||
content_margin_left = 20.0 |
||||
content_margin_top = 12.0 |
||||
content_margin_right = 20.0 |
||||
content_margin_bottom = 12.0 |
||||
bg_color = Color(1, 1, 1, 1) |
||||
border_width_left = 1 |
||||
border_width_top = 1 |
||||
border_width_right = 1 |
||||
border_width_bottom = 1 |
||||
border_color = Color(0.752941, 0.768627, 0.8, 1) |
||||
corner_radius_top_left = 4 |
||||
corner_radius_top_right = 4 |
||||
corner_radius_bottom_right = 4 |
||||
corner_radius_bottom_left = 4 |