Sha256: 66966ca473da39bef2cca72dd4280f8ee5688b3be53973b784bc8ce8b9f4f967
Contents?: true
Size: 522 Bytes
Versions: 119
Compression:
Stored size: 522 Bytes
Contents
{ "name" : "Clean Theme", "description" : "Clean and basic theme (folder = new)", "thumb" : "images/image.png", "settings":[ {"label": "Settings", "action_name": "settings"} ], "helpers": [ "Themes::New::CustomHelper" ], "hooks": { "on_destroy": [ "theme_custom_on_destroy_theme" ], "on_active": [ "theme_custom_on_install_theme" ], "on_inactive": [ "theme_custom_on_uninstall_theme" ], "on_theme_settings": [ "theme_custom_settings" ] } }
Version data entries
119 entries across 117 versions & 2 rubygems