| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Components for building admin modules
The package now includes Symfony UX Turbo for fast, SPA-like page navigation without the complexity of a JavaScript framework.
yarn installyarn run devyarn run prodThe modern theme can be customized by overriding SCSS variables in your project:
// Override modern colors
$primary: #your-color;
$secondary: #your-color;
// Import the admin theme
@import "~bytic/admin-base/resources/themes/bootstrap5/assets/sass/admin";The default modern color palette includes:
https://coreui.io/ https://github.com/coreui/coreui-free-bootstrap-admin-template http://admin.pixelstrap.com/endless/ltr/index.html
| Back | FazBrowse Home | New Git URL |