mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 09:24:44 -04:00
Theme fixes (#214)
* Dark Theme Visual Improvements -Fixed Container Constants -Fixed grabber slider -Added new Grabber icon and split container icon -Removed button Borders * Fixed grid containers on all themes and some visual changes on grey and dark theme * Light and Gold themes fixes * Update Gold Theme.tres * Update Dark Theme.tres Co-authored-by: Erevoid <Erevoid@users.noreply.github.com> Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
This commit is contained in:
parent
ec38a879c7
commit
14d08d7e06
12 changed files with 256 additions and 78 deletions
BIN
Assets/Graphics/Light Themes/Misc/Grabber.png
Normal file
BIN
Assets/Graphics/Light Themes/Misc/Grabber.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
34
Assets/Graphics/Light Themes/Misc/Grabber.png.import
Normal file
34
Assets/Graphics/Light Themes/Misc/Grabber.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Grabber.png-8ac542b8a25cfc4d3f65d1bf9ef0a983.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Light Themes/Misc/Grabber.png"
|
||||
dest_files=[ "res://.import/Grabber.png-8ac542b8a25cfc4d3f65d1bf9ef0a983.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
|
BIN
Assets/Graphics/Light Themes/Misc/Grabber_Hover.png
Normal file
BIN
Assets/Graphics/Light Themes/Misc/Grabber_Hover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
34
Assets/Graphics/Light Themes/Misc/Grabber_Hover.png.import
Normal file
34
Assets/Graphics/Light Themes/Misc/Grabber_Hover.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Grabber_Hover.png-66f321abf088954d715e06aa20fcf2a0.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Light Themes/Misc/Grabber_Hover.png"
|
||||
dest_files=[ "res://.import/Grabber_Hover.png-66f321abf088954d715e06aa20fcf2a0.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
|
BIN
Assets/Graphics/Light Themes/Misc/Hsplit.png
Normal file
BIN
Assets/Graphics/Light Themes/Misc/Hsplit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
34
Assets/Graphics/Light Themes/Misc/Hsplit.png.import
Normal file
34
Assets/Graphics/Light Themes/Misc/Hsplit.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Hsplit.png-f084280d16c08bd9cc5c0fdc09da3eed.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Light Themes/Misc/Hsplit.png"
|
||||
dest_files=[ "res://.import/Hsplit.png-f084280d16c08bd9cc5c0fdc09da3eed.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
|
BIN
Assets/Graphics/Light Themes/Misc/Vsplit.png
Normal file
BIN
Assets/Graphics/Light Themes/Misc/Vsplit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
34
Assets/Graphics/Light Themes/Misc/Vsplit.png.import
Normal file
34
Assets/Graphics/Light Themes/Misc/Vsplit.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="StreamTexture"
|
||||
path="res://.import/Vsplit.png-51c46091d607827ab457ec6b4b32bd19.stex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Assets/Graphics/Light Themes/Misc/Vsplit.png"
|
||||
dest_files=[ "res://.import/Vsplit.png-51c46091d607827ab457ec6b4b32bd19.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
|
Loading…
Add table
Add a link
Reference in a new issue