archeloth/adminer-theme

Dark theme for Adminer

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:CSS

Type:theme

1.0.1 2020-02-04 11:15 UTC

This package is auto-updated.

Last update: 2024-04-04 20:46:14 UTC


README

A dark gray and blue theme for Vrana/Adminer, for the programmers in the dark side

https://packagist.org/packages/archeloth/adminer-theme

Recommended to use: https://github.com/d3vy/adminer

add to composer.json "require":

"archeloth/adminer-theme": "*"

and in the index.php add

$designs['./vendor/archeloth/adminer-theme//barnabas/adminer.css'] = 'barnabas';