Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamdoubz/Gitea-Red-Silver
Lite theme, yet not as much strain on the eyes as a bright or dark theme with red as main color.
https://github.com/iamdoubz/Gitea-Red-Silver
css gitea golang theme
Last synced: about 1 month ago
JSON representation
Lite theme, yet not as much strain on the eyes as a bright or dark theme with red as main color.
- Host: GitHub
- URL: https://github.com/iamdoubz/Gitea-Red-Silver
- Owner: iamdoubz
- License: mit
- Created: 2020-09-22T19:31:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-25T16:33:08.000Z (over 3 years ago)
- Last Synced: 2024-07-31T07:15:50.072Z (4 months ago)
- Topics: css, gitea, golang, theme
- Language: CSS
- Homepage: https://git.dou.bet/iamdoubz/Gitea-Red-Silver
- Size: 226 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gitea - Red Silver - Red silver theme by iamdoubz (Themes / Light)
- awesome-gitea - Red Silver - Red silver theme by iamdoubz (Themes / Light)
- awesome-gitea - Red Silver - Red silver theme by iamdoubz (Themes / Light)
README
# Gitea-Red-Silver
Lite theme, yet not as much strain on the eyes as a bright or dark theme with red as main color.
## Directions
01. Find out where where your custom directory is (Site Administration, Configuration, Custom File Root Path)
02. Verify there is no public folder within the custom folder
03. If there is a public folder already there, make sure that both the css and img directories are created
04. If they do not exist, create them
05. To add just the theme and not use the red Gitea logos, copy theme-redsilver.css into the \path\to\custom\public\css folder
06. If you want to use the logos, make a backup of your existing img folder with `cp -a img img.bak`
07. Copy all of the logos from public/img into your img folder
08. Tell Gitea there is a new theme by editing or adding the app.ini file [ui] section:
```
[ui]
THEMES = gitea,arc-green,redsilver
DEFAULT_THEME = redsilver
```## Photos
[![gitea-redsilver-04.png](https://pix.dou.bet/images/2020/09/28/gitea-redsilver-04.png)](https://pix.dou.bet/image/gLER)
[![gitea-redsilver-02.png](https://pix.dou.bet/images/2020/09/22/gitea-redsilver-02.png)](https://pix.dou.bet/image/g2w7)
[![gitea-redsilver-03.png](https://pix.dou.bet/images/2020/09/22/gitea-redsilver-03.png)](https://pix.dou.bet/image/g4vn)