mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Small color tweak to make clear button less intrusive
This commit is contained in:
@@ -206,6 +206,7 @@ ColumnLayout {
|
||||
|
||||
colorBg: Color.transparent
|
||||
colorBgHover: Color.transparent
|
||||
colorFg: Color.mOnSurface
|
||||
colorFgHover: Color.mTertiary
|
||||
|
||||
visible: input.text.length > 0 && !root.readOnly
|
||||
|
||||
Reference in New Issue
Block a user