Custom Bootstrap

If you use Bootstrap out of the box, you're stuck with the default color scheme, unless you write a bunch of CSS to override it.

Here are the basic steps for using Bootstrap's source and choosing your own colors.

Depending on what kind of web application you're building - ASP.NET, Angular, etc. - the compilation steps will be different, but the general idea is the same.

Bootstrap Starter Template

Bootstrap Theming

View code on GitHub

Comments

Popular posts from this blog

C# Record Serialization

Add timestamp to photo using ImageMagick

Read/write large blob to SQL Server from C#