fixed filebrowser share page color and updated FB readme.

This commit is contained in:
gilbN 2019-09-21 14:40:28 +02:00
parent 52f163c4a9
commit 9ce40b111a
2 changed files with 8 additions and 1 deletions

View File

@ -145,8 +145,11 @@ body{
.material-icons, .prompt .file-list ul li:before{
color: white;
}
.share__box {
background: transparent;
}
.share__box__info {
background: var(--modal-bg-color);
background: rgba(0, 0, 0, 0.25);
}
.share__box__download {
background: var(--accent-color);

View File

@ -626,6 +626,10 @@ 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