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.
- Host: GitHub
- URL: https://github.com/lukashron/adminer-dark-theme
- Owner: lukashron
- License: mit
- Created: 2020-01-28T18:54:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T05:32:31.000Z (over 2 years ago)
- Last Synced: 2025-01-12T20:32:57.061Z (4 months ago)
- Topics: adminer, adminer-css-theme, adminer-dark, adminer-style
- Language: SCSS
- Homepage: https://www.lukashron.cz
- Size: 1.18 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.

## 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