go-gitea/public/less/themes/_base.less
Gitea a5e3375aca Add the ability to have built in themes in Gitea
This makes it easier for user who want to theme but
dont have the ability to know how to customize themplates
all that is required is a change in a config option

The reason why I chose the DEFAULT_THEME as variable,
as perhaps in the future we will allow users to chose their
theme whon logged in just like we do with languages

Fix #56
2018-06-09 14:02:43 -04:00

3 lines
135 B
Plaintext

// TODO: Instead of having each theme file define each
// CSS/LESS item in this file and then overide
// in the theme files