forked from sIspravnikov/gitea-lightblue
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5aed943
commit 82acfd9
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# gitea-lightblue | ||
Light blue theme for gitea. Bitbucket/Jira design inspired. | ||
Light blue theme for gitea. | ||
Bitbucket/Jira design inspired. | ||
|
||
gitea versions: 1.14, 1.15 currently not tested | ||
|
||
<h4>Usage:</h4> | ||
1. Download the css file and place it in $GITEA_CUSTOM/public/css/. | ||
2. To make theme selectable by users in profile settings, append ,gitea-blue to the list of THEMES in your app.ini. | ||
3. Restart gitea. |