Socket
Socket
Sign inDemoInstall

bootstrap-theme-slim

Package Overview
Dependencies
5
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bootstrap-theme-slim

a slim bootstrap theme.


Version published
Maintainers
1
Install size
7.76 MB
Created

Readme

Source

Slim

纤细风格的bootstrap主题

Demo

Features

  • 中文字体优化
  • 换掉默认的 Glyphicons 图标为 ionicons 图标
  • ModalPopovercard,Alert 等边框颜色调整为淡色
  • 新增四种配色:mint,purple,pink,dark
  • 新增四种按钮:btn-mint, btn-purple,btn-pink,btn-dark
  • 新增四种label: label-mint, label-purple,label-pink,label-dark

Install

  1. npm install bootstrap-theme-slim
  2. 手动下载本项目

Usage

<!-- bootstrap -->
<link rel="stylesheet" href="./dist/css/slim.css" media="screen">
<!-- ionicons图标 -->
<link rel="stylesheet" href="./dist/css/ionicons.css" media="screen">
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>

License

MIT

Keywords

FAQs

Last updated on 14 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc