Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
someonewithpc
/
gnu-social
forked from
diogo/gnu-social
Watch
2
Star
0
Fork
1
Files
Tree:
v1.2.0beta
Branches
Tags
active-orm
docker
experimental
feup
master
module-src-folder
nightly
phpstan-4
pull_request_feup
purifier
update-deps
v2
webpack
with-recursive-note-query-for-replies
v1.20.9release
v1.2.0beta4
v1.1.3release
gnu-social
/
theme
Mikael Nordfeldth
a361fdbd77
Sort ToSelector by AcctUri
9 years ago
..
base
a361fdbd77
Sort ToSelector by AcctUri
9 years ago
licenses
5981b5c8d9
CC license fixes (no remote image, https for href)
10 years ago
neo
9b8ac2d404
CSS can handle alternating row colouring now
9 years ago
neo-blue
261778f6de
Various minor theme directory updates
11 years ago
neo-gnu
3251ef3b51
Merge branch 'beautify_profile_list' into 'nightly'
9 years ago
neo-light
261778f6de
Various minor theme directory updates
11 years ago
neo-quitter
cd6ad8571f
Make group lists look like profile ones in neo-quitter theme
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"