Little-Karl
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
5 additions and
0 deletions
-
README.md
|
@ -25,6 +25,11 @@ Paste code content of <code>theme-custom.css</code>. Set permissions of the file |
|
|
<code>chown openmediavault-webgui:openmediavault-webgui theme-custom.css</code> |
|
|
<code>chown openmediavault-webgui:openmediavault-webgui theme-custom.css</code> |
|
|
</pre> |
|
|
</pre> |
|
|
|
|
|
|
|
|
|
|
|
## Lazy one-liner Usage / Installation |
|
|
|
|
|
<pre> |
|
|
|
|
|
<code>cd /var/www/openmediavault/css/ && sudo wget https://raw.githubusercontent.com/topa-LE/omv_blue_dark_themes/main/theme-custom.css && sudo chown openmediavault-webgui:openmediavault-webgui theme-custom.css</code> |
|
|
|
|
|
</pre> |
|
|
|
|
|
|
|
|
#### Optional |
|
|
#### Optional |
|
|
Edit file **defaults.scss**. Adjust the <code>omv</code> default values at the end of the file: |
|
|
Edit file **defaults.scss**. Adjust the <code>omv</code> default values at the end of the file: |
|
|
<pre> |
|
|
<pre> |
|
|