@semi-bot/semi-theme-tt4d 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -9
- package/package.json +1 -1
- package/raw.json +387 -365
- package/scss/_font.scss +9 -9
- package/scss/_palette.scss +360 -340
- package/scss/animation.scss +1 -1
- package/scss/global.scss +2 -2
- package/scss/local.scss +1 -1
- package/semi.css +1944 -417
- package/semi.min.css +1 -1
package/README.md
CHANGED
|
@@ -1,21 +1,15 @@
|
|
|
1
1
|
|
|
2
2
|
# @semi-bot/semi-theme-tt4d --- Semi Theme Generated By [Design System Management](https://semi.design/dsm/)
|
|
3
3
|
ID: 23471
|
|
4
|
-
Operator:
|
|
4
|
+
Operator: tippi
|
|
5
5
|
|
|
6
6
|
## Compatibility
|
|
7
7
|
|
|
8
|
-
Compatible with Semi Foundation Version 2.
|
|
8
|
+
Compatible with Semi Foundation Version 2.88.3 or newer.
|
|
9
9
|
|
|
10
10
|
## Version Release Note
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
- Updated date picker colors to secondary
|
|
14
|
-
- Updated radio color to secondary (black)
|
|
15
|
-
- Updated upload to secondary
|
|
16
|
-
- Adjusted spacing for banner
|
|
17
|
-
- Adjusted spacing for notification
|
|
18
|
-
- Adjusted steps completed step color
|
|
12
|
+
按照TTEP配置基础色阶
|
|
19
13
|
|
|
20
14
|
|
|
21
15
|
## Manual
|