sveltestrap icon indicating copy to clipboard operation
sveltestrap copied to clipboard

Question about bootstrap colors

Open sl0burn opened this issue 1 year ago • 1 comments

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 ?

sl0burn avatar Aug 09 '22 19:08 sl0burn

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

demetrius-mp avatar Nov 25 '22 14:11 demetrius-mp