gnu-social/theme
Bhuvan Krishna 099dafc4c2
Fix paths for Genericons font
Fix incorrect paths for Genericons font files.

Remove embedded woff in favor of file on disk. This make it easier when
packaging for distributions if the distribution wants to package
Genericons package separately.
2016-11-17 18:02:11 +05:30
..
base Remove Google References 2016-03-20 13:06:58 +00:00
licenses CC license fixes (no remote image, https for href) 2015-01-08 18:13:33 +01:00
neo Remove Google References 2016-03-20 13:06:58 +00:00
neo-blue Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-gnu Changed default avatar in neo-gnu for the more fun @mosphirit gnu. 2016-03-19 12:53:59 +01:00
neo-light Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-quitter Fix paths for Genericons font 2016-11-17 18:02:11 +05:30
README Quick update of theme README file. 2011-09-22 09:19:46 -04:00

* 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"