Layer buttons change depending on theme

2 theme types, dark and light. 2 types of graphics for the layer buttons for each theme type.
This commit is contained in:
OverloadedOrama 2019-12-21 03:02:57 +02:00
parent c159eda437
commit f08d6c8708
87 changed files with 253 additions and 223 deletions

View file

Before

Width:  |  Height:  |  Size: 770 B

After

Width:  |  Height:  |  Size: 770 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Clone_Layer.png-9de8767ae76d1fe5bb1267cd9ab9d376.stex"
path="res://.import/Clone_Layer.png-4d20c0074ce1868d00447de595f95d58.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Clone_Layer.png"
dest_files=[ "res://.import/Clone_Layer.png-9de8767ae76d1fe5bb1267cd9ab9d376.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Clone_Layer.png"
dest_files=[ "res://.import/Clone_Layer.png-4d20c0074ce1868d00447de595f95d58.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 767 B

After

Width:  |  Height:  |  Size: 767 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Clone_Layer_Hover.png-606af3a04a14a0e381d48ab30ab2ffc4.stex"
path="res://.import/Clone_Layer_Hover.png-caefa833124f9cb2b46c0541d10068f6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Clone_Layer_Hover.png"
dest_files=[ "res://.import/Clone_Layer_Hover.png-606af3a04a14a0e381d48ab30ab2ffc4.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Clone_Layer_Hover.png"
dest_files=[ "res://.import/Clone_Layer_Hover.png-caefa833124f9cb2b46c0541d10068f6.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 739 B

After

Width:  |  Height:  |  Size: 739 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer.png-4e5678b643b498871992a73776bd77a2.stex"
path="res://.import/Delete_Layer.png-8414ce98a2a1427fb76dbc198d637052.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Delete_Layer.png"
dest_files=[ "res://.import/Delete_Layer.png-4e5678b643b498871992a73776bd77a2.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Delete_Layer.png"
dest_files=[ "res://.import/Delete_Layer.png-8414ce98a2a1427fb76dbc198d637052.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 753 B

After

Width:  |  Height:  |  Size: 753 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer_Disabled.png-debbe9e33ff6ea01fe93d6f7d46fd44a.stex"
path="res://.import/Delete_Layer_Disabled.png-08e10879e1d04a23be343ff895ef4426.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Delete_Layer_Disabled.png"
dest_files=[ "res://.import/Delete_Layer_Disabled.png-debbe9e33ff6ea01fe93d6f7d46fd44a.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Delete_Layer_Disabled.png"
dest_files=[ "res://.import/Delete_Layer_Disabled.png-08e10879e1d04a23be343ff895ef4426.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 751 B

After

Width:  |  Height:  |  Size: 751 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer_Hover.png-1ddf0daa960f8f0e16c80a0b3094b9b1.stex"
path="res://.import/Delete_Layer_Hover.png-b9e9362b540ef33e95b5c6b18966c260.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Delete_Layer_Hover.png"
dest_files=[ "res://.import/Delete_Layer_Hover.png-1ddf0daa960f8f0e16c80a0b3094b9b1.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Delete_Layer_Hover.png"
dest_files=[ "res://.import/Delete_Layer_Hover.png-b9e9362b540ef33e95b5c6b18966c260.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 705 B

After

Width:  |  Height:  |  Size: 705 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Invisible.png-397ce9d823c0cdadb4a77c875c41b173.stex"
path="res://.import/Layer_Invisible.png-a84f03278d47f36eafb78e61e5a614e6.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Layer_Invisible.png"
dest_files=[ "res://.import/Layer_Invisible.png-397ce9d823c0cdadb4a77c875c41b173.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Layer_Invisible.png"
dest_files=[ "res://.import/Layer_Invisible.png-a84f03278d47f36eafb78e61e5a614e6.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Invisible_Hover.png-7dcfb23fd75470211daf351b40aa15be.stex"
path="res://.import/Layer_Invisible_Hover.png-e1b7d2781f673596ed3385792afb7173.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Layer_Invisible_Hover.png"
dest_files=[ "res://.import/Layer_Invisible_Hover.png-7dcfb23fd75470211daf351b40aa15be.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Layer_Invisible_Hover.png"
dest_files=[ "res://.import/Layer_Invisible_Hover.png-e1b7d2781f673596ed3385792afb7173.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 761 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Visible.png-8ec978b304449ba873c64bcf15bfffbe.stex"
path="res://.import/Layer_Visible.png-0dfa130c698a226fc4a6b77efe0de664.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Layer_Visible.png"
dest_files=[ "res://.import/Layer_Visible.png-8ec978b304449ba873c64bcf15bfffbe.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Layer_Visible.png"
dest_files=[ "res://.import/Layer_Visible.png-0dfa130c698a226fc4a6b77efe0de664.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 776 B

After

Width:  |  Height:  |  Size: 776 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Visible_Hover.png-746569131caed5a47a8d0439577c0ac1.stex"
path="res://.import/Layer_Visible_Hover.png-662e6bbb62dea98ffad94606f421c1ae.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Layer_Visible_Hover.png"
dest_files=[ "res://.import/Layer_Visible_Hover.png-746569131caed5a47a8d0439577c0ac1.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Layer_Visible_Hover.png"
dest_files=[ "res://.import/Layer_Visible_Hover.png-662e6bbb62dea98ffad94606f421c1ae.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 761 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down.png-754cadc39f272b421592b43a7cc51afa.stex"
path="res://.import/Merge_Down.png-9f5bddcefaf44b067ac483fa3ba74e50.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Merge_Down.png"
dest_files=[ "res://.import/Merge_Down.png-754cadc39f272b421592b43a7cc51afa.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Merge_Down.png"
dest_files=[ "res://.import/Merge_Down.png-9f5bddcefaf44b067ac483fa3ba74e50.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 773 B

After

Width:  |  Height:  |  Size: 773 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down_Disabled.png-10d76533d6b90bcae65bab83acbbd94b.stex"
path="res://.import/Merge_Down_Disabled.png-41d8bcff587d617b47d2e80ebb048f18.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Merge_Down_Disabled.png"
dest_files=[ "res://.import/Merge_Down_Disabled.png-10d76533d6b90bcae65bab83acbbd94b.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Merge_Down_Disabled.png"
dest_files=[ "res://.import/Merge_Down_Disabled.png-41d8bcff587d617b47d2e80ebb048f18.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 775 B

After

Width:  |  Height:  |  Size: 775 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down_Hover.png-52823fedceaa886eb7c14dd977a5e845.stex"
path="res://.import/Merge_Down_Hover.png-073bdb34507a6cfa69a504bf63c0b718.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Merge_Down_Hover.png"
dest_files=[ "res://.import/Merge_Down_Hover.png-52823fedceaa886eb7c14dd977a5e845.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Merge_Down_Hover.png"
dest_files=[ "res://.import/Merge_Down_Hover.png-073bdb34507a6cfa69a504bf63c0b718.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 723 B

After

Width:  |  Height:  |  Size: 723 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down.png-01be0bc1300e19ab6517bfd52e05abcf.stex"
path="res://.import/Move_Down.png-b83194b126710ee631d1de6e9bc6ea12.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Down.png"
dest_files=[ "res://.import/Move_Down.png-01be0bc1300e19ab6517bfd52e05abcf.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Down.png"
dest_files=[ "res://.import/Move_Down.png-b83194b126710ee631d1de6e9bc6ea12.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 738 B

After

Width:  |  Height:  |  Size: 738 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down_Disabled.png-56bd479a54d301af55a0180347714ba6.stex"
path="res://.import/Move_Down_Disabled.png-4aec7399ff45f0ac3d8cb97527c0f98b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Down_Disabled.png"
dest_files=[ "res://.import/Move_Down_Disabled.png-56bd479a54d301af55a0180347714ba6.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Down_Disabled.png"
dest_files=[ "res://.import/Move_Down_Disabled.png-4aec7399ff45f0ac3d8cb97527c0f98b.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 734 B

After

Width:  |  Height:  |  Size: 734 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down_Hover.png-09c3a14ffb2acb47ff804a38298dde00.stex"
path="res://.import/Move_Down_Hover.png-2cc9a638f142463da80586b5c2486768.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Down_Hover.png"
dest_files=[ "res://.import/Move_Down_Hover.png-09c3a14ffb2acb47ff804a38298dde00.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Down_Hover.png"
dest_files=[ "res://.import/Move_Down_Hover.png-2cc9a638f142463da80586b5c2486768.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 720 B

After

Width:  |  Height:  |  Size: 720 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up.png-7823931c2908a790e189edf2efa88155.stex"
path="res://.import/Move_Up.png-df0c1d66e7474fc8195a5d3057bd66e0.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Up.png"
dest_files=[ "res://.import/Move_Up.png-7823931c2908a790e189edf2efa88155.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Up.png"
dest_files=[ "res://.import/Move_Up.png-df0c1d66e7474fc8195a5d3057bd66e0.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 733 B

After

Width:  |  Height:  |  Size: 733 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up_Disabled.png-9401d4213f20e624b9edf6873a0f053c.stex"
path="res://.import/Move_Up_Disabled.png-a2be85e745fa8ce00a8a3b4d3bde2d16.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Up_Disabled.png"
dest_files=[ "res://.import/Move_Up_Disabled.png-9401d4213f20e624b9edf6873a0f053c.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Up_Disabled.png"
dest_files=[ "res://.import/Move_Up_Disabled.png-a2be85e745fa8ce00a8a3b4d3bde2d16.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 731 B

After

Width:  |  Height:  |  Size: 731 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up_Hover.png-d160d51ecce2d3a6abb65fa4b7cddc29.stex"
path="res://.import/Move_Up_Hover.png-4976af74f131ffe89e8849a74e51e7c0.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/Move_Up_Hover.png"
dest_files=[ "res://.import/Move_Up_Hover.png-d160d51ecce2d3a6abb65fa4b7cddc29.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/Move_Up_Hover.png"
dest_files=[ "res://.import/Move_Up_Hover.png-4976af74f131ffe89e8849a74e51e7c0.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 730 B

After

Width:  |  Height:  |  Size: 730 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer.png-5a0389da49d8cffd3475838abff73122.stex"
path="res://.import/New_Layer.png-964de2ff514ebd1fc0c06b0f7e26eb53.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/New_Layer.png"
dest_files=[ "res://.import/New_Layer.png-5a0389da49d8cffd3475838abff73122.stex" ]
source_file="res://Assets/Graphics/Dark Themes/Layers/New_Layer.png"
dest_files=[ "res://.import/New_Layer.png-964de2ff514ebd1fc0c06b0f7e26eb53.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 743 B

After

Width:  |  Height:  |  Size: 743 B

Before After
Before After

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer_Hover.png-80454c4150e78518f0ad71a7753ebe25.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Dark Themes/Layers/New_Layer_Hover.png"
dest_files=[ "res://.import/New_Layer_Hover.png-80454c4150e78518f0ad71a7753ebe25.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer_hover.png-ba9acbdf162d578794f191edba1331cf.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Dark Themes/New_Layer_hover.png"
dest_files=[ "res://.import/New_Layer_hover.png-ba9acbdf162d578794f191edba1331cf.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

@ -1,34 +0,0 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer_hover.png-1249d72c57158b1274c30b984c6fef7b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/New_Layer_hover.png"
dest_files=[ "res://.import/New_Layer_hover.png-1249d72c57158b1274c30b984c6fef7b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

View file

Before

Width:  |  Height:  |  Size: 785 B

After

Width:  |  Height:  |  Size: 785 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Clone_Layer.png-4a6e63166b0a747378cbab4312068fae.stex"
path="res://.import/Clone_Layer.png-4678ee3e8d4e8c082a069ed8c1cf7a22.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Clone_Layer.png"
dest_files=[ "res://.import/Clone_Layer.png-4a6e63166b0a747378cbab4312068fae.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Clone_Layer.png"
dest_files=[ "res://.import/Clone_Layer.png-4678ee3e8d4e8c082a069ed8c1cf7a22.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 789 B

After

Width:  |  Height:  |  Size: 789 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Clone_Layer_Hover.png-d01dcabf57f2c7cc6292306a9ea51330.stex"
path="res://.import/Clone_Layer_Hover.png-334088468cfbd606e5aee9b61b881484.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Clone_Layer_Hover.png"
dest_files=[ "res://.import/Clone_Layer_Hover.png-d01dcabf57f2c7cc6292306a9ea51330.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Clone_Layer_Hover.png"
dest_files=[ "res://.import/Clone_Layer_Hover.png-334088468cfbd606e5aee9b61b881484.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 765 B

After

Width:  |  Height:  |  Size: 765 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer.png-05e8bd76cc7483c2171a2238097fbf3d.stex"
path="res://.import/Delete_Layer.png-90b6b1fbb53d6ccb2da39dbdc197517a.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Delete_Layer.png"
dest_files=[ "res://.import/Delete_Layer.png-05e8bd76cc7483c2171a2238097fbf3d.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Delete_Layer.png"
dest_files=[ "res://.import/Delete_Layer.png-90b6b1fbb53d6ccb2da39dbdc197517a.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 758 B

After

Width:  |  Height:  |  Size: 758 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer_Disabled.png-5e6bf42c3e9ca4ec959d6638bace0e53.stex"
path="res://.import/Delete_Layer_Disabled.png-d83c72d9e180f20a201b0c633f6bcaef.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Delete_Layer_Disabled.png"
dest_files=[ "res://.import/Delete_Layer_Disabled.png-5e6bf42c3e9ca4ec959d6638bace0e53.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Delete_Layer_Disabled.png"
dest_files=[ "res://.import/Delete_Layer_Disabled.png-d83c72d9e180f20a201b0c633f6bcaef.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 761 B

After

Width:  |  Height:  |  Size: 761 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Delete_Layer_Hover.png-a8e0a070c591e54fdc70b151cc27f00f.stex"
path="res://.import/Delete_Layer_Hover.png-3fa66843ac7b5d312277f62f8ac54048.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Delete_Layer_Hover.png"
dest_files=[ "res://.import/Delete_Layer_Hover.png-a8e0a070c591e54fdc70b151cc27f00f.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Delete_Layer_Hover.png"
dest_files=[ "res://.import/Delete_Layer_Hover.png-3fa66843ac7b5d312277f62f8ac54048.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Invisible.png-ff14d9bcaef048880cd34692ef358e67.stex"
path="res://.import/Layer_Invisible.png-af044e8dfa77c2caa5951e22a42824d3.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Layer_Invisible.png"
dest_files=[ "res://.import/Layer_Invisible.png-ff14d9bcaef048880cd34692ef358e67.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Layer_Invisible.png"
dest_files=[ "res://.import/Layer_Invisible.png-af044e8dfa77c2caa5951e22a42824d3.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Invisible_Hover.png-f2f77e2ab4d075b7c79ad08b2e862f79.stex"
path="res://.import/Layer_Invisible_Hover.png-729f2e639c2984489f0f8f9d17b8d8b7.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Layer_Invisible_Hover.png"
dest_files=[ "res://.import/Layer_Invisible_Hover.png-f2f77e2ab4d075b7c79ad08b2e862f79.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Layer_Invisible_Hover.png"
dest_files=[ "res://.import/Layer_Invisible_Hover.png-729f2e639c2984489f0f8f9d17b8d8b7.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 786 B

After

Width:  |  Height:  |  Size: 786 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Visible.png-b4a7132e9344c748aaa45791350ede87.stex"
path="res://.import/Layer_Visible.png-22601ed83a5ea0e0417ca134828f9879.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Layer_Visible.png"
dest_files=[ "res://.import/Layer_Visible.png-b4a7132e9344c748aaa45791350ede87.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Layer_Visible.png"
dest_files=[ "res://.import/Layer_Visible.png-22601ed83a5ea0e0417ca134828f9879.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 788 B

After

Width:  |  Height:  |  Size: 788 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Layer_Visible_Hover.png-fe09543ed81b28b6a55c076ad42ea358.stex"
path="res://.import/Layer_Visible_Hover.png-a569dc6741589a1389cfe53795d17f10.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Layer_Visible_Hover.png"
dest_files=[ "res://.import/Layer_Visible_Hover.png-fe09543ed81b28b6a55c076ad42ea358.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Layer_Visible_Hover.png"
dest_files=[ "res://.import/Layer_Visible_Hover.png-a569dc6741589a1389cfe53795d17f10.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 792 B

After

Width:  |  Height:  |  Size: 792 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down.png-9aa6a46dd0c69121cfc56723fa5bc4af.stex"
path="res://.import/Merge_Down.png-3cf37f7039598b94dd8c7901937e980b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Merge_Down.png"
dest_files=[ "res://.import/Merge_Down.png-9aa6a46dd0c69121cfc56723fa5bc4af.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Merge_Down.png"
dest_files=[ "res://.import/Merge_Down.png-3cf37f7039598b94dd8c7901937e980b.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 783 B

After

Width:  |  Height:  |  Size: 783 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down_Disabled.png-c78fedae96f1ad69cc6ac9cb4aff11ed.stex"
path="res://.import/Merge_Down_Disabled.png-c9f70fe2bcc5b1b3a4a75a34ef1d5100.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Merge_Down_Disabled.png"
dest_files=[ "res://.import/Merge_Down_Disabled.png-c78fedae96f1ad69cc6ac9cb4aff11ed.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Merge_Down_Disabled.png"
dest_files=[ "res://.import/Merge_Down_Disabled.png-c9f70fe2bcc5b1b3a4a75a34ef1d5100.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 792 B

After

Width:  |  Height:  |  Size: 792 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Merge_Down_Hover.png-e73c34977946c76c9382cc4b6b785e6b.stex"
path="res://.import/Merge_Down_Hover.png-34d313113e45c47abb935459e81628f9.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Merge_Down_Hover.png"
dest_files=[ "res://.import/Merge_Down_Hover.png-e73c34977946c76c9382cc4b6b785e6b.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Merge_Down_Hover.png"
dest_files=[ "res://.import/Merge_Down_Hover.png-34d313113e45c47abb935459e81628f9.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 740 B

After

Width:  |  Height:  |  Size: 740 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down.png-6027822109ce2c4fc1c5343b3e65dee2.stex"
path="res://.import/Move_Down.png-6080f804c4d8eafac0dd38b8d54b8334.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Down.png"
dest_files=[ "res://.import/Move_Down.png-6027822109ce2c4fc1c5343b3e65dee2.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Down.png"
dest_files=[ "res://.import/Move_Down.png-6080f804c4d8eafac0dd38b8d54b8334.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 736 B

After

Width:  |  Height:  |  Size: 736 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down_Disabled.png-68220edf38f65762ddef8569b3438244.stex"
path="res://.import/Move_Down_Disabled.png-2a727ecabdb48eae96683f80fac55ca8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Down_Disabled.png"
dest_files=[ "res://.import/Move_Down_Disabled.png-68220edf38f65762ddef8569b3438244.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Down_Disabled.png"
dest_files=[ "res://.import/Move_Down_Disabled.png-2a727ecabdb48eae96683f80fac55ca8.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 742 B

After

Width:  |  Height:  |  Size: 742 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Down_Hover.png-619000c7a129036a503f752132633de4.stex"
path="res://.import/Move_Down_Hover.png-ec808697c55bec4b04376aa89ceebb74.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Down_Hover.png"
dest_files=[ "res://.import/Move_Down_Hover.png-619000c7a129036a503f752132633de4.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Down_Hover.png"
dest_files=[ "res://.import/Move_Down_Hover.png-ec808697c55bec4b04376aa89ceebb74.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 743 B

After

Width:  |  Height:  |  Size: 743 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up.png-ba82c5ae49479de80242762635e8e295.stex"
path="res://.import/Move_Up.png-a6b6ddae71b405937d54c4b667242420.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Up.png"
dest_files=[ "res://.import/Move_Up.png-ba82c5ae49479de80242762635e8e295.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Up.png"
dest_files=[ "res://.import/Move_Up.png-a6b6ddae71b405937d54c4b667242420.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 737 B

After

Width:  |  Height:  |  Size: 737 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up_Disabled.png-b9e5007ad44db64707035d7c1f2a65ed.stex"
path="res://.import/Move_Up_Disabled.png-61ae0a35496a8f0ccb4ca3c873d45be8.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Up_Disabled.png"
dest_files=[ "res://.import/Move_Up_Disabled.png-b9e5007ad44db64707035d7c1f2a65ed.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Up_Disabled.png"
dest_files=[ "res://.import/Move_Up_Disabled.png-61ae0a35496a8f0ccb4ca3c873d45be8.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 741 B

After

Width:  |  Height:  |  Size: 741 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/Move_Up_Hover.png-a3ccea5fb8b3088f200d365b507f8f1f.stex"
path="res://.import/Move_Up_Hover.png-31200043ba4cb81451659b5e765282b3.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/Move_Up_Hover.png"
dest_files=[ "res://.import/Move_Up_Hover.png-a3ccea5fb8b3088f200d365b507f8f1f.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/Move_Up_Hover.png"
dest_files=[ "res://.import/Move_Up_Hover.png-31200043ba4cb81451659b5e765282b3.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 752 B

After

Width:  |  Height:  |  Size: 752 B

Before After
Before After

View file

@ -2,15 +2,15 @@
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer.png-b857f006db2a40d24e8f45df411b47be.stex"
path="res://.import/New_Layer.png-69243afa7eb363dc14c60566b8893268.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Layers/Light Themes/New_Layer.png"
dest_files=[ "res://.import/New_Layer.png-b857f006db2a40d24e8f45df411b47be.stex" ]
source_file="res://Assets/Graphics/Light Themes/Layers/New_Layer.png"
dest_files=[ "res://.import/New_Layer.png-69243afa7eb363dc14c60566b8893268.stex" ]
[params]

View file

Before

Width:  |  Height:  |  Size: 750 B

After

Width:  |  Height:  |  Size: 750 B

Before After
Before After

View file

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/New_Layer_Hover.png-1c821e7341dc9594f05c728667b3ab1b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Assets/Graphics/Light Themes/Layers/New_Layer_Hover.png"
dest_files=[ "res://.import/New_Layer_Hover.png-1c821e7341dc9594f05c728667b3ab1b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=false
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0