RobiNN1 / elFinder-Material-Theme

A theme for the elFinder web file manager inspired by Google Material design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elFinder-Material-Theme

A theme for the elFinder web file manager inspired by Google Material design.

Visitor Badge

Dark Blue Gray Light

Installation

Simply paste this code into the elFinder client options

themes : {
    'mt-darkblue' : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/darkblue.json', 
    'mt-gray'     : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/gray.json', 
    'mt-light'    : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/light.json',
},
theme : 'mt-darkblue',

Read more details in the installation guide.

About

A theme for the elFinder web file manager inspired by Google Material design.

License:MIT License


Languages

Language:CSS 74.0%Language:Less 25.4%Language:JavaScript 0.6%