coder-common-thin-frontend/src/components
Leo 042823ab8e style(component): 优化CoiEmpty空状态组件主题色适配
- 移除硬编码的紫色,使用CSS变量 var(--primary-color) 跟随系统主题
- 优化装饰性背景元素使用 color-mix 实现动态主题色透明效果
- 移除 coi-empty__action-btn 硬编码样式类,使用 NButton 原生主题色
- 确保空状态组件在主题切换时能正确适配颜色
- 统一深色模式下的主题色显示效果
2025-07-09 11:45:05 +08:00
..
common style(component): 优化CoiEmpty空状态组件主题色适配 2025-07-09 11:45:05 +08:00
custom/Editor refactor(editor): 重构编辑器组件代码块顺序 2025-07-07 00:16:58 +08:00