mirror of
https://github.com/nextcloud/documentation.git
synced 2026-03-27 13:38:39 +07:00
Update theming.rst
This commit is contained in:
@@ -189,9 +189,10 @@ Create a "filetypes" drrectory in your custom theme folder:
|
||||
|
||||
Edit the filetype icon .svg files that you want to revise and place them in your new "filetypes" directory.
|
||||
|
||||
Run this command from root of app:
|
||||
.. code-block:: php
|
||||
Run this command from hase directory of your app:
|
||||
```php
|
||||
./occ maintenance:mimetype:update-js
|
||||
```
|
||||
|
||||
This will instruct app to use revised icons from your themes folder.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user