21 packages tagged with “bootswatch”
Bootswatch is a collection of free themes for Twitter Bootstrap. Check it out at bootswatch.com.
Free Yeti theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Cerulean theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Paper theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Cosmo theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Spacelab theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Slate theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Readable theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Flatly theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Simplex theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Amelia theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.1.1]. For javascript font files use official Bootstrap package.
Free Superhero theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Cyborg theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free United theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Lumen theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Journal theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Darkly theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Cupid theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.1.1]. For javascript font files use official Bootstrap package.
Free Sandstone theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.2.0]. For javascript font files use official Bootstrap package.
Free Shamrock theme(only CSS) from bootswatch.com for Twitter Bootstrap -Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. [Based on Twitter Bootstrap Version 3.1.1]. For javascript font files use official Bootstrap package.
WebSpark.Bootswatch provides Bootswatch themes for ASP.NET Core applications. It includes custom themes and styles that can be easily integrated with ASP.NET Core MVC or Razor Pages applications. Supports .NET 8.0, 9.0, and 10.0. ⚠️ IMPORTANT: This package requires WebSpark.HttpClientUtility to be installed and registered separately. SETUP: 1. Install: dotnet add package WebSpark.HttpClientUtility 2. Register: builder.Services.AddHttpClientUtility(); (BEFORE AddBootswatchThemeSwitcher) 3. Configure appsettings.json with HttpRequestResultPollyOptions section See package README for complete setup guide.