summaryrefslogtreecommitdiff
path: root/src/theme.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme.c')
-rw-r--r--src/theme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theme.c b/src/theme.c
index 1fbafb5..8de9d05 100644
--- a/src/theme.c
+++ b/src/theme.c
@@ -68,7 +68,7 @@ enum {
#define PIE_WIDTH (2 * PIE_RADIUS)
#define PIE_HEIGHT (2 * PIE_RADIUS)
#define BODY_X_OFFSET (IMAGE_SIZE + 8)
-#define BACKGROUND_ALPHA 0.85
+#define BACKGROUND_ALPHA 0.90
#if GTK_CHECK_VERSION(2, 10, 0)
# define USE_COMPOSITE