@@ -12,12 +12,7 @@ A Gitea theme that pursues GitHub style not only in colors but also in styling d
1212
1313</h4 >
1414
15- ![ Dashboard] ( screenshots/dashboard.png )
16-
17- > [ !TIP]
18- >
19- > Recommend using Catppuccin file icon browser plugin together for better performance.
20- > [ web-file-explorer-icons] ( https://github.com/catppuccin/web-file-explorer-icons )
15+ ![ Dashboard] ( https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/dashboard.png )
2116
2217## Version Number Explanation
2318
@@ -60,18 +55,14 @@ THEMES = gitea-auto, gitea-light, gitea-dark, github-auto, github-light, github-
6055>
6156> When THEMES is not set, Gitea will use all themes
6257
63- For details, please refer to the Gitea documentation
64- [ Gitea docs] ( https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea )
65-
6658> [ !IMPORTANT]
6759>
6860> Automatic color theme requires both light and dark theme files.
6961
70- ### Template File Installation (Optional)
62+ For details, please refer to the Gitea documentation
63+ [ Gitea docs] ( https://docs.gitea.com/next/administration/customizing-gitea#customizing-the-look-of-gitea )
7164
72- 1 . Download the latest template files from the release page and place them in the ` data/gitea/templates ` directory (This
73- directory may not be available by default and needs to be manually created)
74- 2 . Restart Gitea
65+ ### Template File Installation (Optional)
7566
7667> [ !IMPORTANT]
7768>
@@ -81,6 +72,10 @@ For details, please refer to the Gitea documentation
8172> Template layout is bound to the Gitea instance and will affect all themes, impacting the experience of other
8273> non-project themes.
8374
75+ 1 . Download the latest template files from the release page and place them in the ` data/gitea/templates ` directory (This
76+ directory may not be available by default and needs to be manually created)
77+ 2 . Restart Gitea
78+
8479### Translation File Installation (Optional)
8580
8681> [ !TIP]
@@ -94,20 +89,20 @@ For details, please refer to the Gitea documentation
9489
9590## Screenshots
9691
97- ### Basic Themes
92+ ### Default Themes
9893
9994``` ini
10095THEMES = github-auto, github-light, github-dark, github-soft-dark
10196```
10297
10398<details >
104- <summary >Base </summary >
99+ <summary >Default </summary >
105100<h4 >theme-github-light.css</h4 >
106- <img src =" screenshots/light.png " />
101+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/light.png" />
107102<h4 >theme-github-dark.css</h4 >
108- <img src =" screenshots/dark.png " />
103+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/dark.png" />
109104<h4 >theme-github-soft-dark.css</h4 >
110- <img src =" screenshots/soft-dark.png " />
105+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/soft-dark.png" />
111106</details >
112107
113108### Colorblind Themes (Beta)
@@ -120,9 +115,40 @@ THEMES = github-tritanopia-auto, github-tritanopia-light, github-tritanopia-dark
120115<details >
121116<summary >Colorblind & Tritanopia</summary >
122117<h4 >theme-github-colorblind-light.css & theme-github-tritanopia-light.css</h4 >
123- <img src =" screenshots/colorblind/colorblind-light.png " />
118+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/colorblind/colorblind-light.png" />
124119<h4 >theme-github-colorblind-dark.css & theme-github-tritanopia-dark.css</h4 >
125- <img src =" screenshots/colorblind/colorblind-dark.png " />
120+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/colorblind/colorblind-dark.png " />
121+ </details >
122+
123+ ### HighContrast Themes
124+
125+ ``` ini
126+ THEMES = github-high-contrast-auto, github-high-contrast-light, github-high-contrast-dark, github-high-contrast-soft-dark
127+ ```
128+
129+ <details >
130+ <summary >HighContrast</summary >
131+ <h4 >theme-github-high-contrast-light.css</h4 >
132+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/high-contrast/high-contrast-light.png " />
133+ <h4 >theme-github-high-contrast-dark.css</h4 >
134+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/high-contrast/high-contrast-dark.png " />
135+ <h4 >theme-github-high-contrast-soft-dark.css</h4 >
136+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/high-contrast/high-contrast-soft-dark.png " />
137+ </details >
138+
139+ ### HighContrast Colorblind Themes ( Beta )
140+
141+ ``` ini
142+ THEMES = github-high-contrast-colorblind-auto, github-high-contrast-colorblind-light, github-high-contrast-colorblind-dark
143+ THEMES = github-high-contrast-tritanopia-auto, github-high-contrast-tritanopia-light, github-high-contrast-tritanopia-dark
144+ ```
145+
146+ <details >
147+ <summary >HighContrast Colorblind & Tritanopia</summary >
148+ <h4 >theme-github-high-contrast-colorblind-light.css & theme-github-high-contrast-tritanopia-light.css</h4 >
149+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/high-contrast-colorblind/high-contrast-colorblind-light.png " />
150+ <h4 >theme-github-high-contrast-colorblind-dark.css & theme-github-high-contrast-tritanopia-dark.css</h4 >
151+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/screenshots/high-contrast-colorblind/high-contrast-colorblind-dark.png " />
126152</details >
127153
128154### Pink Themes
@@ -134,11 +160,11 @@ THEMES = github-pink-auto, github-pink-light, github-pink-dark, github-pink-soft
134160<details >
135161<summary >Pink</summary >
136162<h4 >theme-github-pink-light.css</h4 >
137- <img src =" screenshots/pink/pink-light.png " />
163+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/pink/pink-light.png" />
138164<h4 >theme-github-pink-dark.css</h4 >
139- <img src =" screenshots/pink/pink-dark.png " />
165+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/pink/pink-dark.png" />
140166<h4 >theme-github-pink-soft-dark.css</h4 >
141- <img src =" screenshots/pink/pink-soft-dark.png " />
167+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/pink/pink-soft-dark.png" />
142168</details >
143169
144170### Gitea Themes
@@ -150,9 +176,9 @@ THEMES = github-gitea-auto, github-gitea-light, github-gitea-dark
150176<details >
151177<summary >Gitea</summary >
152178<h4 >theme-github-gitea-light.css</h4 >
153- <img src =" screenshots/gitea/gitea-light.png " />
179+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/gitea/gitea-light.png" />
154180<h4 >theme-github-gitea-dark.css</h4 >
155- <img src =" screenshots/gitea/gitea-dark.png " />
181+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/gitea/gitea-dark.png" />
156182</details >
157183
158184### Catppuccin Themes
@@ -164,13 +190,13 @@ THEMES = github-catppuccin-auto, github-catppuccin-latte, github-catppuccin-frap
164190<details >
165191<summary >Catppuccin</summary >
166192<h4 >theme-github-catppuccin-latte.css</h4 >
167- <img src =" screenshots/catppuccin/catppuccin-latte.png " />
193+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/catppuccin/catppuccin-latte.png" />
168194<h4 >theme-github-catppuccin-frappe.css</h4 >
169- <img src =" screenshots/catppuccin/catppuccin-frappe.png " />
195+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/catppuccin/catppuccin-frappe.png" />
170196<h4 >theme-github-catppuccin-macchiato.css</h4 >
171- <img src =" screenshots/catppuccin/catppuccin-macchiato.png " />
197+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/catppuccin/catppuccin-macchiato.png" />
172198<h4 >theme-github-catppuccin-mocha.css</h4 >
173- <img src =" screenshots/catppuccin/catppuccin-mocha.png " />
199+ <img src =" https://raw.githubusercontent.com/lutinglt/gitea-github-theme/assets/ screenshots/catppuccin/catppuccin-mocha.png" />
174200</details >
175201
176202## Custom CSS Variables
0 commit comments