From 9ce40b111af000b7dec2a32ae31b870af17ea684 Mon Sep 17 00:00:00 2001 From: gilbN Date: Sat, 21 Sep 2019 14:40:28 +0200 Subject: [PATCH] fixed filebrowser share page color and updated FB readme. --- CSS/themes/filebrowser/filebrowser-base.css | 5 ++++- README.md | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CSS/themes/filebrowser/filebrowser-base.css b/CSS/themes/filebrowser/filebrowser-base.css index 893d453d..39df9fdb 100644 --- a/CSS/themes/filebrowser/filebrowser-base.css +++ b/CSS/themes/filebrowser/filebrowser-base.css @@ -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); diff --git a/README.md b/README.md index 57118758..9b6185e0 100644 --- a/README.md +++ b/README.md @@ -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/.css";` + ``` https://gilbn.github.io/theme.park/CSS/themes/filebrowser/XXX.css aquamarine.css