Browse Source

edit readme.md

pull/1/head
topa-LE 3 years ago
parent
commit
8129e8c7ae
  1. 4
      README.md

4
README.md

@ -8,13 +8,13 @@ Connect to the server via SSH and create a themes-custom.css:
<code>nano /var/www/openmediavault/css</code>
</pre>
<br>
Paste code content of themes-custom.css. Set permissions of the file to:
Paste code content of <code>themes-custom.css</code>. Set permissions of the file to:
<br>
<pre>
<code>openmediavault-webgui</code>
</pre>
<br>
<br> Edit file **defaults.scss**. Adjust the omv default values at the end of the file:
<br> Edit file ** defaults.scss **. Adjust the omv default values at the end of the file:
<pre>
<code>
$omv-color-more-lighter: #b2c2cd;

Loading…
Cancel
Save