Another gitea dark style
Inspired from https://github.com/StylishThemes/GitHub-Dark-Script
- Create
header.tmplin thegitea/custom/templates/custom/directory - add line
<link rel="stylesheet" href="{{AppSubUrl}}/styles.css">in the file above - copy
styles.csstogitea/custom/public/directory - restart
gitea
- the style of
Heatmapcan not be set from css, I'm trying to find another way other than recompile thegitea
