Theme git.cyberia.club to match https://cyberia.club's theme #9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should look at the default dark theme and just modify it a bit.
this is how I did it on my server
Here are some sections of my gitea config file
.../gitea/data/gitea/conf/app.ini
Here is the arc-green CSS that I think we should base our cyberia theme on: https://github.com/go-gitea/gitea/blob/main/web_src/less/themes/theme-arc-green.less
BTW if you are curious this is the source code of my theme-sequentialread.css
https://git.sequentialread.com/forest/gitea/src/branch/docker-armv7/web_src/less/themes/theme-sequentialread.less