This is a demonstration of how to use icons from Visual Studio Code in Gitea.
Support added for custom file icons in: go-gitea/gitea#32331
-
Clone this repository into
data/icons/vscode
of your Gitea installation. -
Add the following to your
custom/conf/app.ini
:
[ui]
ICON_FILE_THEME = vscode/gitea
- Restart Gitea.