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.
2fe4dc2c27
|
1 year ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 1 year ago | |
theme-carbonred-min.css | 1 year ago | |
theme-carbonred.css | 1 year ago | |
theme-carbonred.less | 1 year 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.less
to 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.css
for a minified version of the css. Drop this file into gitea/custom/public/css, add "carbonred" theme to yourapp.ini
and restart the service. - Use
theme-carbonred.css
for a de-minified version of the css that can easily be edited for personal use.