mirror of
https://github.com/saegl5/Gitea-Red.git
synced 2025-05-24 00:12:23 -04:00
updated readme
This commit is contained in:
parent
7caec3f3a0
commit
9a1e3e13f3
20
README.md
20
README.md
@ -1,6 +1,6 @@
|
|||||||
# Gitea-Red
|
# Gitea-Red
|
||||||
|
|
||||||
Soft, lite red theme. Utilizes Gitea's default theme but with some colors and images from the Gitea-Red-Silver fork. Compatible with Dark Reader. If you miss the silver color, you can alternatively use Dark Reader to dim website colors.
|
Soft, lite and dark red theme. Utilizes Gitea's default themes but with some colors and images from the Gitea-Red-Silver fork.
|
||||||
|
|
||||||
## Directions
|
## Directions
|
||||||
|
|
||||||
@ -8,7 +8,7 @@ Soft, lite red theme. Utilizes Gitea's default theme but with some colors and im
|
|||||||
02. Verify if a public directory exists within the custom directory
|
02. Verify if a public directory exists within the custom directory
|
||||||
03. If the public directory exists, make sure it contains two directories: css and img
|
03. If the public directory exists, make sure it contains two directories: css and img
|
||||||
04. If the css and img directories do not exist, then create them
|
04. If the css and img directories do not exist, then create them
|
||||||
05. To add just the theme (not the red Gitea logos), copy [theme-red.css](./public/css/theme-red.css) into the css directory
|
05. To add just the themes (not the red Gitea logos), copy [theme-auto-red.css](./public/css/theme-auto-red.css), [theme-red.css](./public/css/theme-red.css), and [theme-arc-red.css](./public/css/theme-arc-red.css) into the css directory
|
||||||
06. To add the red Gitea logos, backup any existing img directory, and copy all the [logos](./public/img/) into your img directory
|
06. To add the red Gitea logos, backup any existing img directory, and copy all the [logos](./public/img/) into your img directory
|
||||||
07. Locate your configuration file: Site Administration > Configuration > Configuration File Path (e.g., /etc/gitea/app.ini)
|
07. Locate your configuration file: Site Administration > Configuration > Configuration File Path (e.g., /etc/gitea/app.ini)
|
||||||
08. Add to the configuration file:
|
08. Add to the configuration file:
|
||||||
@ -22,14 +22,16 @@ Soft, lite red theme. Utilizes Gitea's default theme but with some colors and im
|
|||||||
|
|
||||||
## Photos
|
## Photos
|
||||||
|
|
||||||
[](./screenshots/home_lite.png)
|
Red (Original) \
|
||||||
[](./screenshots/repo_lite.png) \
|
<img src='./screenshots/home_lite.png' alt="home lite" width="704"/> \
|
||||||
|
<img src='./screenshots/repo_lite.png' alt="repo lite" width="704"/>
|
||||||
|
|
||||||
|
Arc-Red <sup><b>NEW!</b></sup> \
|
||||||
|
<img src='./screenshots/home_dark.png' alt="home dark" width="704"/> \
|
||||||
|
(redacted) \
|
||||||
|
<img src='./screenshots/repo_dark.png' alt="repo dark" width="704"/> \
|
||||||
(redacted)
|
(redacted)
|
||||||
|
|
||||||
Using Dark Reader web browser extension:
|
> Disable the Dark Reader web browser extension for your website.
|
||||||
[](./screenshots/home_dark.png) \
|
|
||||||
Using Dark Reader web browser extension:
|
|
||||||
[](./screenshots/repo_dark.png) \
|
|
||||||
(redacted)
|
|
||||||
|
|
||||||
Theme coded with ♥ in VSCodium
|
Theme coded with ♥ in VSCodium
|
Loading…
x
Reference in New Issue
Block a user