Socket
Socket
Sign inDemoInstall

elfinder-material-theme

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

Material/css/theme-light.css

4

package.json
{
"name": "elfinder-material-theme",
"version": "2.1.2",
"version": "2.1.3",
"description": "Theme for elFinder",

@@ -20,3 +20,3 @@ "main": "Material/css/theme.css",

],
"author": "RobiNN1",
"author": "Róbert Kelčák {RobiNN}",
"license": "MIT",

@@ -23,0 +23,0 @@ "bugs": {

# elFinder-Material-Theme
Theme for elFinder
![preview](https://raw.githubusercontent.com/RobiNN1/elFinder-Material-Theme/master/preview.png)
![preview](preview.png)
# Usage
## Install guide for new versions: [Theme load](https://github.com/Studio-42/elFinder/wiki/How-to-load-CSS-with-RequireJS%3F)
### Install guide: https://github.com/Studio-42/elFinder/wiki/How-to-load-CSS-with-RequireJS%3F
### For old versions:
* Copy the `/Material` folder from this repository to the `/themes` folder of your
elFinder installation (create the folder if it doesn't exist)
* On the page where elFinder will be displayed (normally `elfinder.html`),
load the `theme.css` file from the `/Material/` folder:
```html
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme.css">
- Clone the repo:
```
or Gray Theme
```html
<link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme-gray.css">
$ git clone https://github.com/RobiNN1/elFinder-Material-Theme.git
```
- Clone the repo: `$ git clone https://github.com/RobiNN1/elFinder-Material-Theme.git`
- Install with [npm](https://www.npmjs.com): `$ npm install elfinder-material-theme`
- Install with [Bower](https://bower.io): `$ bower install elfinder-material-theme`
- Install with [npm](https://www.npmjs.com):
```
$ npm install elfinder-material-theme
```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc