Skip to content

Gitea theme based off of the Gruvbox Vim theme.

License

Notifications You must be signed in to change notification settings

catfromplan9/gruvbox-gitea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruvbox-gitea

Color Palette: Gruvbox For: Gitea Made With: CSS Open: Source

Gitea CSS theme for visual similarity to the Gruvbox Vim theme.

Code-block syntax highlighting was adapted from daveyarwood/gruvbox-pygments.

See Usage for installation and configuration instructions and dreamerslegacy.xyz's Gitea instance for a demo.

Usage

Clone repository with git.

git clone https://github.com/perpetualCreations/gruvbox-gitea.git

Alternatively, use the PROVIDENCE Git remote.

git clone https://dreamerslegacy.xyz/git/perpetualCreations/gruvbox-gitea.git

Copy CSS files into Gitea's customizations directory, see Gitea's documentation for more information.

cp theme-gitea-gruvbox.css $GITEA_CUSTOM/public/css/

Modify your Gitea configuration to use the theme.

nano $GITEA_CUSTOM/conf/app.ini

Specifically add gitea-gruvbox.css to the THEMES field under section ui. Refer to Gitea's documentation for other relevant parameters you may wish to change, such as the default UI theme.

About

Gitea theme based off of the Gruvbox Vim theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%