### Color
我們對字體顏色做了以下擴展
- 灰色文字
```css
.text-grey
```
- 黑色文字
```css
.text-black
```
- 藍色文字
```css
.text-blue
```
- 紅色文字
```css
.text-red
```
- 白色文字
```css
.text-white
```
當然還有背景顏色
- 灰色背景
```css
.grey
```
- 白色背景
```css
.white
```
- 紅色背景
```css
.red
```
上面的所有顏色都是精心配置,并且普遍適用于各種場景的