1fd47659c0ce207bc417dd1fa36ab0cfb33aba85
Use the same colors that `arc-green` imports from: * Chroma from /web_src/less/themes/chroma/dark.less * CodeMirror from /web_src/less/codemirror/dark.less
Gitea Customization for Blender Developer Portal
Setup
- Clone this repo in a
customfolder at the root of your gitea install. - Edit app.ini to set the following
DEFAULT_THEME = bthree-darkTHEMES = bthree-dark
- Run the gitea binary with the following arguments.
- --custom-path pointing to the repo directory
- --config pointing to the custom app.ini
Description
Languages
CSS
41.7%
Shell
35.7%
Python
22.6%