diff --git a/README.md b/README.md index 30b3c59..241da38 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Gitea-Carbon-Red -And carbon red theme for [Gitea](https://github.com/go-gitea/gitea) starting at version 1.14. Based off arc-green theme. \ No newline at end of file +And carbon red theme for [Gitea](https://github.com/go-gitea/gitea) starting at version 1.14. Based off arc-green theme. + +## Use cases + +1. Use `theme-carbonred.less` to create theme at compile time. Drop this file into gitea/web_src/less/themes and compile Gitea! +2. Use `theme-carbonred.css` for a minified version of the css. Drop this file into gitea/custom/public/css and restart the service. +3. Use `theme-carbonred-full.css` for a de-minified version of the css that can easily be edited for personal use. \ No newline at end of file