archeloth/adminer-theme

Adminer的深色主题

安装: 6

依赖: 0

建议: 0

安全性: 0

星级: 1

关注者: 2

分支: 0

开放问题: 0

语言:CSS

类型:主题

1.0.1 2020-02-04 11:15 UTC

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';