Skip to content

volkar/easyadmin-serenity-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EasyAdmin Serenity theme

EasyAdmin is an administration backends for Symfony applications.

Preview

Dark version: EasyAdmin Serenity dark theme

Light version: EasyAdmin Serenity light theme

Installation

You can include this theme in AdminDashboardController.php:

public function configureAssets(): Assets
{
    return parent::configureAssets()->addCssFile('static/easyadmin_serenity_theme.css');
}

There is also theme for SonataAdmin with this colors.

Contact me

You always welcome to mail me at sergey@volkar.ru

About

Color theme for EasyAdmin with light and dark variants

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages