mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-20 15:10:59 +08:00
- Deleted the outdated CONVERSION_LOG.md file to streamline documentation. - Introduced new HSLA color files for primitive, semantic, and status colors, enhancing color management. - Updated theme and token files to utilize Oklch color format for improved color representation. - Refactored radius and color tokens for consistency and maintainability across the design system.
16 lines
315 B
Markdown
16 lines
315 B
Markdown
# Design Reference
|
|
|
|
本文件夹包含设计师提供的原始设计令牌文件,仅作为参考使用。
|
|
|
|
## 文件说明
|
|
|
|
### *.hsla.css
|
|
为hsla格式的色值
|
|
|
|
## 注意事项
|
|
|
|
⚠️ **请勿直接使用此文件夹中的文件**
|
|
- 这些文件仅供参考
|
|
- 实际使用请导入 `src/styles/` 中的文件
|
|
|