Skip to content

sb-child/gitea-theme-github-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

gitea-theme-github-dark

This Gitea theme mimics the appearance of GitHub's dark theme for a familiar and visually pleasing experience.

Preview

图片

How to use

  1. Copy the theme-ghdark.css file to /path/to/gitea/custom/public/assets/css/theme-ghdark.css.

  2. Modify the Gitea configuration file located at /path/to/gitea/custom/conf/app.ini.

[ui]
THEMES = auto,gitea,arc-green,ghdark ; <- Add "ghdark" here
DEFAULT_THEME = ghdark               ; <- Change the default theme to "ghdark"
  1. Restart Gitea.

  2. Select the "ghdark" theme from your preferences.

  3. Enjoy the GitHub-like experience!

About

a gitea theme that looks like github-dark

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages