Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frameworks
Kirigami
Commits
fd0f7ba4
Verified
Commit
fd0f7ba4
authored
Nov 20, 2021
by
Felipe Kinoshita
🌎
Browse files
Increase passive notification opacity
This makes it way easier to read
BUG: 440390
parent
6e3a5167
Pipeline
#99457
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/controls/templates/private/PassiveNotification.qml
View file @
fd0f7ba4
...
...
@@ -200,7 +200,7 @@ Controls.Popup {
}
radius
:
Kirigami
.
Units
.
smallSpacing
*
2
color
:
Kirigami
.
Theme
.
backgroundColor
opacity
:
0.
6
opacity
:
0.
9
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment