ColorlibHQ / AdminLTE

AdminLTE - Free admin dashboard template based on Bootstrap 5
https://adminlte.io
MIT License
44.06k stars 18.16k forks source link

[FEATURE] Clarification: how do you drop in a different bootstrap css package? #2436

Closed ghost closed 4 years ago

ghost commented 4 years ago

Describe the solution you'd like To be able to drop in a customized bootstrap.css file, e.g. one of the themes from bootswatch

REJack commented 4 years ago

There is no way to use a customized bootstrap.css files, AdminLTE use bootstrap's SCSS files and generates it own customized bootstrap.css as adminlte.css. If you want to change colors and other styles, then you will need to modify or replace build/scss/_bootstrap-variables.scss. (I prefer modifying)

ghost commented 4 years ago

@REJack too bad. I would be nice to be able to drop-in a dark-theme.