mirror of
https://github.com/thumbsup/thumbsup
synced 2024-11-03 15:40:14 +00:00
508 B
508 B
TODO: explain themes
Most themes can be configured/tweaked using LESS variables in your -css
styles.
e.g.
thumbsup --css custom.less
@myvar: #cef9b6;
@flag: false;
Default
Config variables
Variable | Description |
---|---|
@accent | Main theme color: title, some borders... |
@background | Background color of the navigation and albums |
@borders | Border of all navigation and albums |