Commit be3cb6f
committed
style: adjust UI color palette values
Updated the color palette values in FlowStyle.qml to improve visual
consistency and dark mode support. Changes include:
1. Modified background1 colors to use rgba values for better
transparency control
2. Added missing hoveredDark and pressedDark states for dark mode
3. Adjusted crystal theme colors to match dark/light mode requirements
4. Unified color handling between common and crystal themes
5. Improved highlight color states for better visual feedback
Log: Improved UI color consistency across themes and states
Influence:
1. Verify all UI elements render correctly in both light and dark modes
2. Check hover and pressed states for interactive elements
3. Test color transitions between different states
4. Validate accessibility and contrast ratios
5. Ensure consistency across different display configurations
style: 调整UI调色板数值
更新了FlowStyle.qml中的调色板数值以提高视觉一致性和暗黑模式支持。修改
包括:
1. 修改background1颜色使用rgba值以获得更好的透明度控制
2. 为暗黑模式添加缺失的hoveredDark和pressedDark状态
3. 调整crystal主题颜色以匹配暗黑/明亮模式需求
4. 统一common和crystal主题的颜色处理
5. 改进高亮颜色状态以获得更好的视觉反馈
Log: 改进了跨主题和状态的UI颜色一致性
Influence:
1. 验证所有UI元素在明亮和暗黑模式下都能正确渲染
2. 检查交互元素的悬停和按下状态
3. 测试不同状态之间的颜色过渡
4. 验证可访问性和对比度比率
5. 确保在不同显示配置下的一致性
PMS: BUG-3274511 parent 306320f commit be3cb6f
1 file changed
Lines changed: 19 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
116 | 120 | | |
117 | 121 | | |
118 | | - | |
119 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
| |||
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
210 | | - | |
| 218 | + | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
214 | | - | |
| 222 | + | |
215 | 223 | | |
216 | 224 | | |
217 | 225 | | |
| 226 | + | |
218 | 227 | | |
219 | 228 | | |
220 | 229 | | |
221 | 230 | | |
222 | 231 | | |
223 | 232 | | |
224 | 233 | | |
| 234 | + | |
225 | 235 | | |
226 | 236 | | |
227 | 237 | | |
| |||
0 commit comments