Skip to content

thumbsup/theme-mosaic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@thumbsup/theme-mosaic

NPM Travis CI

One of the built-in themes for https://github.com/thumbsup/thumbsup.


Usage

thumbsup --theme mosaic

Screenshots

albums media

Options

You can use override the following variables to customise this theme:

@body-background: #fff;
@highlight-color: #17baef;

You can add them to your own LESS file, and run thumbsup with --theme-style custom.less.

Developing

Testing the theme

thumbsup --input /photos --output ./tmp --theme-path ./theme

Publishing the theme:

npm publish --access=public