update default theme name

This commit is contained in:
techknowlogick 2018-07-05 10:33:21 -04:00 committed by GitHub
parent b70165f70f
commit c3c0c9c10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -298,7 +298,7 @@ var (
ReactionMaxUserNum: 10,
ThemeColorMetaTag: `#6cc644`,
MaxDisplayFileSize: 8388608,
DefaultTheme: `default`,
DefaultTheme: `gitea`,
Admin: struct {
UserPagingNum int
RepoPagingNum int