archeloth / adminer-theme
Adminer的深色主题
1.0.1
2020-02-04 11:15 UTC
Requires
This package is auto-updated.
Last update: 2024-09-04 21:52:16 UTC
README
为Vrana/Adminer设计的深灰色和蓝色主题,适合喜欢黑暗面的程序员
https://packagist.org.cn/packages/archeloth/adminer-theme
推荐使用:https://github.com/d3vy/adminer
在composer.json的"require"中添加
"archeloth/adminer-theme": "*"
并在index.php中添加
$designs['./vendor/archeloth/adminer-theme//barnabas/adminer.css'] = 'barnabas';