项目作者: RobiNN1

项目描述 :
Theme for elFinder
高级语言: CSS
项目地址: git://github.com/RobiNN1/elFinder-Material-Theme.git
创建时间: 2016-10-23T08:55:03Z
项目社区:https://github.com/RobiNN1/elFinder-Material-Theme

开源协议:MIT License

下载


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

  1. themes : {
  2. 'mt-darkblue' : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/darkblue.json',
  3. 'mt-gray' : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/gray.json',
  4. 'mt-light' : 'https://robinn1.github.io/elFinder-Material-Theme/manifests/light.json',
  5. },
  6. theme : 'mt-darkblue',

Read more details in the installation guide.