File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ accepted.
4848
49491 . Download the latest CSS theme file from the release page and place it in the ` data/gitea/public/assets/css ` directory
5050 (This directory may not be available by default and needs to be manually created)
51- 2 . Modify ` data/gitea/conf/app.ini ` and append the CSS filename without the ` theme- ` prefix to the end of ` THEMES ` under the
52- ` [ui] ` section
51+ 2 . Modify ` data/gitea/conf/app.ini ` and append the CSS filename without the ` theme- ` prefix to the end of ` THEMES ` under
52+ the ` [ui] ` section
53533 . Restart Gitea
54544 . Check the theme in the settings
5555
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ import "./public";
77// 组件样式
88import "./components" ;
99// 模板专属样式
10- import "./templates" ;
10+ import "./templates" ;
You can’t perform that action at this time.
0 commit comments