Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 537 Bytes

File metadata and controls

20 lines (12 loc) · 537 Bytes

gitea-darkmode

Another gitea dark style

Inspired from https://github.com/StylishThemes/GitHub-Dark-Script

Screenshot

How to deploy

  1. Create header.tmpl in the gitea/custom/templates/custom/ directory
  2. add line <link rel="stylesheet" href="{{AppSubUrl}}/styles.css"> in the file above
  3. copy styles.css to gitea/custom/public/ directory
  4. restart gitea

Known issue

  1. the style of Heatmap can not be set from css, I'm trying to find another way other than recompile the gitea