1 * To use a theme other than neo, add this to config.php:
2 $config['site']['theme'] = 'yourthemename';
4 * To use/import the base theme, add this to your theme.ini file:
7 * To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
8 external[]="yourexternalURL"