Bhuvan Krishna d6924f7680 Remove executable permissions where unnecessary 9 years ago
..
base 204ebe607d Fix #31 character count floats in replies 9 years ago
licenses 5981b5c8d9 CC license fixes (no remote image, https for href) 10 years ago
neo 5c8e56e8d2 Repeat confirmation dialogbox fix 10 years ago
neo-blue 261778f6de Various minor theme directory updates 10 years ago
neo-gnu 5c8e56e8d2 Repeat confirmation dialogbox fix 10 years ago
neo-light 261778f6de Various minor theme directory updates 10 years ago
neo-quitter d6924f7680 Remove executable permissions where unnecessary 9 years ago
README 5711655d7b Quick update of theme README file. 13 years ago

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"