archeloth / adminer-theme
Dark theme for Adminer
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:CSS
Type:theme
Requires
This package is auto-updated.
Last update: 2024-11-04 22:06:19 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';