Hi
@pumpdude48You usually have to restart the app to get it to cache the new png file before you can view it on the app and carousel's.
I completely forgot about that.
In my case i created a Custom Skin for the Client and the Folder contains only palette.txt and skinThumbnail.png
Here is the contain of the File.
Base = #f8f8f8 ; Background for all windows. Should be the same as Window.
AlternateBase = #e8e8e8 ; Alternate background.
Text = #656565 ; Foreground for all windows. Should be the same as WindowText.
Window = #f8f8f8 ; Should be the same as Base.
WindowText = #656565 ; Should be the same as Text.
Button = #e9b024 ; Background of regular buttons.
ButtonText = #ffffff ; Foreground of regular buttons.
Shadow = #000000 ; Shadows under windows.
Dark = #373737 ; Background of title bar in windows.
Mid = #a8a8a8 ; These 3 colors can be used for gradients, separators... Should be from darkest to lightest.
Midlight = #b6b6b6
Light = #d9d9d9
Highlight = #e9b024 ; This color is used when mouse is over a window.
HighlightedText = #ffffff ; Reserved for future use.
Link = #0000ff ; Reserved for future use.
LinkVisited = #ff00ff ; Reserved for future use.
ToolTipBase = #ffffff ; Tooltips.
ToolTipText = #000000
NowPlaying = #269d61 ; Special colors for card's states.
Preview = #4090d5
FullShow = #e72e4a
New = #06c3f8
NewRelease = #e72e4a
Update = #e72e4a
Deleted = #373737
Aborted = #e72e4a
StickerText = #ffffff
After every change, because i want to see the result immediately
😀 i'm switching to my Skin and Voila.
But this is not a Smart way to do so then the Client Crashes after a while,
definitely because of the Caching for the new Images.
But i can Live with that Fact, when you know that.
So i wanted to share this short with you, in case somebody want to use this way also.