Skip to content

Commit 1661a8a

Browse files
authored
docs(custom-theme): update custom-theme.md (#4564)
1 parent 9222f79 commit 1661a8a

3 files changed

Lines changed: 2 additions & 8 deletions

File tree

packages/tdesign-miniprogram/site/docs/custom-theme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,4 @@ page {
6060
.custom-tab-bar {
6161
--td-tab-bar-item-color: red;
6262
}
63-
```
64-
65-
> 目前仅有部分组件支持自定义主题,支持的组件在其文档有陈列对应的 CSS Variables,可以访问 [tab-bar-item.less](https://github.com/Tencent/tdesign-miniprogram/blob/develop/packages/components/tab-bar-item/tab-bar-item.less)
63+
```

packages/tdesign-uniapp-chat/site/docs/custom-theme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,3 @@ page {
5959
--td-tab-bar-item-color: red;
6060
}
6161
```
62-
63-
> 目前仅有部分组件支持自定义主题,支持的组件在其文档有陈列对应的 CSS Variables,可以访问 [tab-bar-item.less](https://github.com/Tencent/tdesign-miniprogram/tree/develop/packages/uniapp-components/tab-bar-item/tab-bar-item.less)

packages/tdesign-uniapp/site/docs/custom-theme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ page {
5858
.custom-tab-bar {
5959
--td-tab-bar-item-color: red;
6060
}
61-
```
62-
63-
> 目前仅有部分组件支持自定义主题,支持的组件在其文档有陈列对应的 CSS Variables,可以访问 [tab-bar-item.less](https://github.com/Tencent/tdesign-miniprogram/tree/develop/packages/uniapp-components/tab-bar-item/tab-bar-item.less)
61+
```

0 commit comments

Comments
 (0)