mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
275 B
Markdown
10 lines
275 B
Markdown
3 years ago
|
---
|
||
|
sidebar_position: 3
|
||
|
title: 全局CSS变量
|
||
|
---
|
||
|
|
||
|
- `--tc-primary-color`: 主色调
|
||
|
- `--tc-background-image`: 背景图片
|
||
|
- `--tc-content-background-image`: 内容页背景图片
|
||
|
- `--tc-content-background-image-opacity`: 内容页背景图片透明度,默认 **0.15**
|