daylerees / colour-schemes

Colour schemes for a variety of editors created by Dayle Rees.
http://daylerees.github.io
Other
9.32k stars 1.62k forks source link

Fix corrupted icons after Spacegray theme update #208

Open RealJTG opened 7 years ago

RealJTG commented 7 years ago

This fixes icon problems after Spacegray theme update (#206)

@marcofugaro have changed paths a bit here https://github.com/kkga/spacegray/commit/a3cf933585ac8fbb67e02c350d9ee614642c17af

Before:

"layer0.texture": "Theme - Spacegray/Spacegray/close.png",

After:

"layer0.texture": "Theme - Spacegray/assets/close.png",
drewcassidy commented 6 years ago

the icons in the sidebar are still broken

image
robertwt7 commented 4 years ago

Yeah i'm still having this issue as well, any clue why?

Thanks