mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 11:16:03 +00: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