bestguy / sveltestrap

Bootstrap 4 & 5 components for Svelte
https://sveltestrap.js.org
MIT License
1.3k stars 183 forks source link

Question about bootstrap colors #500

Open sl0burn opened 2 years ago

sl0burn commented 2 years ago

Bootstrap has some standard color names like primary and secondary which I have used with sveltestrap.

But it also has extra colors shown on this page https://getbootstrap.com/docs/5.0/customize/color/ such as gray-100 which it appears we cannot use from sveltestrap ?

Second question , if I wanted to change say the bootstrap primary color - are there any examples of how to do this with sveltestrap ?

demetrius-mp commented 1 year ago

i think you can change the bootstrap colors using css variables. and i dont think sveltestrap should provide a way to change the bootstrap base theme, instead you should follow their own guide on how to change the theme