Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jniggemann/filebrowser-css

Custom stylesheet for filebrowser that adds colors and changes icons
https://github.com/jniggemann/filebrowser-css

Last synced: about 2 months ago
JSON representation

Custom stylesheet for filebrowser that adds colors and changes icons

Awesome Lists containing this project

README

        

Table of Contents


  1. About This Project

  2. What It Does

  3. Screenshot

  4. How To Use This

  5. License

# About this project
Custom stylesheet for [filebrowser](https://github.com/filebrowser/filebrowser) that adds colors and changes some icons.
Ugly hack that works on my setup. Issues and PRs welcome.

## What it does
This css *colorizes* some file types' icons, so different files can be distinguished more easily.
It also *changes some icons* to make distinguishing them even more easy.

## Screenshot
![screenshot](screenshot.png?raw=true "filebrowser-css in action")

(back to top)

## How to use this
* Download the custom.css file from above
* Go to Settings → Global Settings and enter the path to where you saved the custom.css in "Branding Directory path"

You can also set this on the [commandline](https://filebrowser.org/configuration/custom-branding).

(back to top)

## License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see .

(back to top)