Commit 37b5a87
committed
style: add normalDark property to alertBackground palette
Added normalDark property to alertBackground palette in FlowStyle.qml to
ensure consistent dark mode behavior by reusing the same color value as
normal mode. This maintains visual consistency while properly supporting
dark theme implementations where separate dark mode colors aren't needed
for this specific case.
style: 为 alertBackground 调色板添加 normalDark 属性
在 FlowStyle.qml 中为 alertBackground 调色板添加了 normalDark 属性,通
过重用与普通模式相同的颜色值来确保暗黑模式行为的一致性。这保持了视觉一致
性,同时正确支持了不需要为此特定情况单独设置暗黑模式颜色的主题实现。
pms:BUG-3215471 parent 7e29e33 commit 37b5a87
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
447 | 448 | | |
448 | 449 | | |
449 | 450 | | |
| |||
0 commit comments