Page History
...
If you look at the source code you can see where you specify the theme customizer Id:
Note: Do not change UF_OEXEC. You will lose you changes when you upgrade or reinstall. Make your own copy.
...
Your redefined method Customize receives an array collection named #Themes of VF_SY170O theme objects:
Each VF_SY170O object in the collection has many properties. For example each has a symbolic name and a description.
...
Select a VF_SY170O reference in your code:
Then use F2 and look at the properties listed Details tab:
...


