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

https://github.com/lukashron/adminer-dark-theme

Dark theme for Adminer database tool.
https://github.com/lukashron/adminer-dark-theme

adminer adminer-css-theme adminer-dark adminer-style

Last synced: 3 months ago
JSON representation

Dark theme for Adminer database tool.

Awesome Lists containing this project

README

        

# Theme for Adminer

Dark theme for [www.adminer.org](http://www.adminer.org/) database tool. Support Adminer 4.7.5. and latest.

![Screenshot](https://www.lukashron.cz/media/files/dark-theme-for-adminer.png)

## How to use

Download adminer.css file from /dist folder right next to adminer.php

## Customize appearance

Project install
```
$ npm install
```

Build
```
$ npm run build
```

Watcher
```
$ npm run watch
```

www.lukashron.cz