You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| LICENSE | 5 years ago | |
| README.md | 2 years ago | |
| theme-carbonred-min.css | 2 years ago | |
| theme-carbonred.css | 2 years ago | |
| theme-carbonred.less | 2 years ago | |
README.md
Gitea-Carbon-Red
And carbon red theme for Gitea starting at version 1.14. Based off arc-green theme.
Use cases
- Use
theme-carbonred.lessto create theme at compile time. Drop this file into gitea/web_src/less/themes and compile Gitea! NOTE: this no longer applies to Gitea versions greater than equal to 1.19. - Use
theme-carbonred-min.cssfor a minified version of the css. Drop this file into gitea/custom/public/css, add "carbonred" theme to yourapp.iniand restart the service. - Use
theme-carbonred.cssfor a de-minified version of the css that can easily be edited for personal use.