Update Readme
This commit is contained in:
parent
49673fc86e
commit
f818b5a0f7
@ -38,11 +38,12 @@ If you find something not displayed good , feel free to contribute
|
||||

|
||||
|
||||
|
||||
## Bg Gradient
|
||||
## Bg Gradient [Dark only]
|
||||
|
||||
Main background was original generated with simple css rules from [GradientMagic](https://www.gradientmagic.com)
|
||||
In some low end mobile devices found it enough stressful to render quickly , i generated css to png from [HtmlCssToImage](https://htmlcsstoimage.com/)
|
||||
In some low end mobile devices found it enough stressful to render quickly , so i generated css to png from [HtmlCssToImage](https://htmlcsstoimage.com/)
|
||||
|
||||
### To disable a theme:
|
||||
Just open ```$GOGS_ROOT/templates/inject/head.tmpl``` and delete
|
||||
the line contains : ``` <link rel="stylesheet" href="/css/themes/dark_theme.css">```
|
||||
the line contains : ```<link rel="stylesheet" href="/css/themes/dark_theme.css">```
|
||||
or (for velvet) : ```<link rel="stylesheet" href="/css/themes/velvet.css">```
|
Loading…
x
Reference in New Issue
Block a user