summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Appearance.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/Appearance.qml b/config/Appearance.qml
index 263b653..aef3d63 100644
--- a/config/Appearance.qml
+++ b/config/Appearance.qml
@@ -11,8 +11,8 @@ Singleton {
property bool borders: true
readonly property QtObject transparency: QtObject {
- property real base: 0.58
- property real layers: 0.3
+ property real base: 0.78
+ property real layers: 0.5
}
readonly property QtObject rounding: QtObject {