Created Filebrowser (markdown)
parent
3e193f4f89
commit
c1c07e3fe6
30
Filebrowser.md
Normal file
30
Filebrowser.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
# Filebrowser Themes
|
||||||
|
|
||||||
|
Custom [Filebrowser](https://github.com/filebrowser/filebrowser) CSS.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Based on https://github.com/Archmonger/Blackberry-Themes/blob/master/Themes/Blackberry-Flat/bbf_filebrowser.css
|
||||||
|
**https://github.com/Archmonger/Blackberry-Themes**
|
||||||
|
|
||||||
|
Can also be installed locally: https://filebrowser.xyz/configuration/custom-branding
|
||||||
|
|
||||||
|
In the `custom.css` file add `@import "https://gilbn.github.io/theme.park/CSS/themes/filebrowser/<THEME-NAME>.css";`
|
||||||
|
|
||||||
|
```
|
||||||
|
https://gilbn.github.io/theme.park/CSS/themes/filebrowser/XXX.css
|
||||||
|
aquamarine.css
|
||||||
|
hotline.css
|
||||||
|
dark.css
|
||||||
|
plex.css
|
||||||
|
space-gray.css
|
||||||
|
```
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
<p>
|
||||||
|
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/filebrowser/dark.png"></img>
|
||||||
|
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/filebrowser/space-gray.png"></img>
|
||||||
|
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/filebrowser/plex.jpg"></img>
|
||||||
|
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/filebrowser/hotline.png"></img>
|
||||||
|
<img src="https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/filebrowser/aquamarine.png"></img>
|
||||||
|
</p>
|
||||||
Loading…
Reference in New Issue
Block a user