Solved Missing 'Settings' images in Steampunk theme - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Metropolis (https://forum.kodi.tv/forumdisplay.php?fid=162) +---- Thread: Solved Missing 'Settings' images in Steampunk theme (/showthread.php?tid=370550) |
Missing 'Settings' images in Steampunk theme - sfontes - 2022-11-25 I really like the Steampunk theme, but there are a few images in Settings that are not themed, and that bothered me enough to fix it. The images that were missing were for Games, Live TV, Media, and Player. I found images that matched the theme, and I've made a branch in Github that includes them. Also, the existing images had the Setting name hardcoded onto the image, so translation was not used. I removed the hardcoded Setting name, and added it as a normal Label, so now the translated Setting name is used. I'll submit a pull request so this fix can be added to the real version of the skin if it is acceptable. Here is an example of the new Settings screen. |