1.0.0 • Published 6 years ago
admin-bro-theme-dark v1.0.0
Dark Theme for AdminBro
Screenshots
Installation
Install the theme:
yarn install admin-bro-theme-dark
Setup it in your AdminBro:
const theme = require('admin-bro-theme-dark')
new AdminBro({
branding: {
theme
}
})
1.0.0
6 years ago