Unofficial release of Bootstrap Bootswatch Vapor Theme
Integrated:
- Bootstrap Icons
- animation.style
Why paid
As a freelancer, I charge a modest amount for my themes and plugins because each creation involves time, effort, and expertise. This allows me to maintain the quality of my work and continue developing my skills. I appreciate your support and understanding as I strive for excellence.
Customization
To modify a theme or create your own, follow the steps below in your terminal. You'll need to have Git and Node installed.
-
Download the repository:
git clone https://github.com/thomaspark/bootswatch.git -
Install dependencies:
npm install -
Make sure that you have
gruntavailable in the command line. You can installgrunt-clias described on the Grunt Getting Started page. -
In
/dist, modify_variables.scssand_bootswatch.scssin one of the theme directories, or duplicate a theme directory to create a new one. -
Type
grunt swatch:[theme]to build the CSS for a theme, e.g.,grunt swatch:flatlyfor Flatly. Or typegrunt swatchto build them all at once. -
You can run
gruntto start a server, watch for any changes to the SASS files, and automatically build a theme and reload it on change. Rungrunt serverfor just the server, andgrunt watchfor just the watcher.
Here are additional tips for customizing Bootstrap.
If you prefer a web interface for customizing themes, check out Bootstrap.build. From within the builder, you can click the Import button to load the Bootswatch theme of your choice as a starting point.
-
This theme has not been reviewed yet.
-
| 1.0.4 |
Updated with Bootswatch Vapor CSS May 14, 2024 |
|---|---|
| 1.0.3 |
Updated to Bootstrap v5.3.0-alpha3 Apr 25, 2023 |
| 1.0.2 |
Update Licence information NvandenDries and Bootstrap Jan 04, 2023 |
| 1.0.1 |
Integrated animate.style v4.1.1 and Bootstrap Icons v1.10.3 Jan 04, 2023 |
| 1.0.0 |
Theme initialization Dec 28, 2022 |


