mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 12:04:43 -04:00
Canvas transparent background changes on dark & gold themes
It's also in Global.gd instead of Canvas.gd
This commit is contained in:
parent
d08841da62
commit
c6ded721d1
11 changed files with 48 additions and 21 deletions
BIN
Assets/Graphics/Transparent Background Dark.png
Normal file
BIN
Assets/Graphics/Transparent Background Dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 B |
13
Assets/Graphics/Transparent Background Dark.png.import
Normal file
13
Assets/Graphics/Transparent Background Dark.png.import
Normal file
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Dark.png-3390cbd0582c34c8d5e9ea776775a7f5.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Transparent Background Dark.png"
|
||||
dest_files=[ "res://.import/Transparent Background Dark.png-3390cbd0582c34c8d5e9ea776775a7f5.image" ]
|
||||
|
||||
[params]
|
||||
|
Before Width: | Height: | Size: 84 B After Width: | Height: | Size: 84 B |
13
Assets/Graphics/Transparent Background Godot.png.import
Normal file
13
Assets/Graphics/Transparent Background Godot.png.import
Normal file
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Godot.png-d1a39497ccb71eaedecb0ccf98e2bf02.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Transparent Background Godot.png"
|
||||
dest_files=[ "res://.import/Transparent Background Godot.png-d1a39497ccb71eaedecb0ccf98e2bf02.image" ]
|
||||
|
||||
[params]
|
||||
|
BIN
Assets/Graphics/Transparent Background Gold.png
Normal file
BIN
Assets/Graphics/Transparent Background Gold.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 B |
13
Assets/Graphics/Transparent Background Gold.png.import
Normal file
13
Assets/Graphics/Transparent Background Gold.png.import
Normal file
|
@ -0,0 +1,13 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background Gold.png-df3e9b1fb8719f4a7356d4379d2066e3.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Transparent Background Gold.png"
|
||||
dest_files=[ "res://.import/Transparent Background Gold.png-df3e9b1fb8719f4a7356d4379d2066e3.image" ]
|
||||
|
||||
[params]
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="image"
|
||||
type="Image"
|
||||
path="res://.import/Transparent Background.png-62a2c5eb3e805ff7dbb890edc2b8d883.image"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Transparent Background.png"
|
||||
dest_files=[ "res://.import/Transparent Background.png-62a2c5eb3e805ff7dbb890edc2b8d883.image" ]
|
||||
|
||||
[params]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue