diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/stylesheets/dark.qss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stylesheets/dark.qss b/src/stylesheets/dark.qss index a3819fad..56cb2631 100644 --- a/src/stylesheets/dark.qss +++ b/src/stylesheets/dark.qss @@ -5,7 +5,7 @@ QToolTip background-color: #2F3031;
padding: 1px;
border-radius: 3px;
- opacity: 100;
+ opacity: 255;
}
QWidget
|
