archeloth / adminer-theme
Dark theme for Adminer
Package info
github.com/Archeloth/adminer-theme
Language:CSS
Type:theme
pkg:composer/archeloth/adminer-theme
1.0.1
2020-02-04 11:15 UTC
Requires
This package is auto-updated.
Last update: 2026-03-05 01:16:53 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';