Update README.md

- Clarify Gitea 1.19 .less changes
- Change names of existing files
- Re-add photos
This commit is contained in:
iamdoubz 2023-10-24 11:20:04 -05:00 committed by GitHub
parent 7c136f8e00
commit b5d8a04570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@ And carbon red theme for [Gitea](https://github.com/go-gitea/gitea) starting at
## Use cases ## 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! 1. 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.
2. Use `theme-carbonred.css` for a minified version of the css. Drop this file into gitea/custom/public/css and restart the service. 2. Use `theme-carbonred-min.css` for a minified version of the css. Drop this file into gitea/custom/public/css, add "carbonred" theme to your `app.ini` 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. 3. Use `theme-carbonred.css` for a de-minified version of the css that can easily be edited for personal use.
## Photos ## Photos
| [![theme-carbonred03.png](https://pix.dou.bet/images/2021/05/07/theme-carbonred03.png)](https://pix.dou.bet/image/gCSK) | | [![theme-carbonred03](https://github.com/iamdoubz/Gitea-Carbon-Red/assets/4871781/26837a95-52e8-4061-9f77-d135bf4ff553)](https://pix.dou.bet/image/gCSK) |
| :---: | | :---: |
| [![theme-carbonred02.png](https://pix.dou.bet/images/2021/05/07/theme-carbonred02.png)](https://pix.dou.bet/image/gdge) | | [![theme-carbonred02](https://github.com/iamdoubz/Gitea-Carbon-Red/assets/4871781/32111130-e503-4966-9371-b7cb071e1ba5)](https://pix.dou.bet/image/gdge) |
| [![theme-carbonred01.png](https://pix.dou.bet/images/2021/05/07/theme-carbonred01.png)](https://pix.dou.bet/image/giwq) | | [![theme-carbonred01](https://github.com/iamdoubz/Gitea-Carbon-Red/assets/4871781/d0591d4e-84a7-4a02-bb18-1a8758a46522)](https://pix.dou.bet/image/giwq) |