summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2009-09-22 17:42:18 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2009-09-22 17:42:18 -0400
commit66444bc831eaf1f850c82d765d8c2978c4ebd136 (patch)
tree7bf98000beb6621e04c33e17380cfbc7ad77554a
parent76211197a1c0214d7ba3a6f86b8c616e08f2e43a (diff)
Increase alpha again
-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