How to setup colorful file icons

How to setup a self hosted gitea with nice icons such as on this repo?

Just to be clear, the server is up and running, all is needed is the icons config

I got this in app.ini, but still got plain icons

[ui]
FILE_ICON_THEME=material

Running version 1.23.8

Ah, thanks.
I think that feature was only merged in 1.24 or 1.25, so that’s why it doesn’t do anything for you

1 Like

Ohhhh… seems like it’s been integrated in 1.24

Thanks for the help!