Dark Version
In order to have Dark mode enabled, update @import "variables"; to @import "variables-dark"; in the scss file src/assets/scss/app.scss and src/assets/scss/bootstrap.scss.
In order to have Dark mode enabled, update @import "variables"; to @import "variables-dark"; in the scss file src/assets/scss/app.scss and src/assets/scss/bootstrap.scss.