https://github.com/overtrue/bootstrap-theme-slim
纤细风格的bootstrap主题
https://github.com/overtrue/bootstrap-theme-slim
Last synced: 10 months ago
JSON representation
纤细风格的bootstrap主题
- Host: GitHub
- URL: https://github.com/overtrue/bootstrap-theme-slim
- Owner: overtrue
- License: mit
- Created: 2015-01-14T04:42:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T14:08:26.000Z (about 9 years ago)
- Last Synced: 2025-03-12T13:03:17.365Z (10 months ago)
- Language: HTML
- Homepage: http://overtrue.me/bootstrap-theme-slim/
- Size: 2.75 MB
- Stars: 92
- Watchers: 7
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slim
纤细风格的bootstrap主题
[Demo](http://overtrue.me/bootstrap-theme-slim/)
## Features
- 中文字体优化
- 换掉默认的 Glyphicons 图标为 [ionicons](http://ionicons.com) 图标
- `Modal`与`Popover`、`card`,`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
```html
```
```html
```
## License
MIT