Talk:Theme Management API
Jump to navigation
Jump to search
The original idea is a bit lacking with regards to file path restrictions. If we are going to create a legit Theme API, we should do it right and start off with an easy to read and create config file. Let's discuss what this should look like
Theme API Config File
launcherIcons: { appid: { icon = relative/path/to/icon }; appid: { icon = relative/path/to/icon }; };