gnu-social/theme
Mikael Nordfeldth c447d1f53a Pretty fave/repeat CSS! 2014-06-27 13:56:15 +02:00
..
base Pretty fave/repeat CSS! 2014-06-27 13:56:15 +02:00
neo Initial move towards microformats2 2014-06-22 17:11:04 +02:00
neo-blue Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-light Various minor theme directory updates 2014-05-06 14:08:58 +02:00
README Quick update of theme README file. 2011-09-22 09:19:46 -04:00

README

* To use a theme other than neo, add this to config.php:
$config['site']['theme'] = 'yourthemename';

* To use/import the base theme, add this to your theme.ini file:
include=base

* To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
external[]="yourexternalURL"