Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/theme.py
diff options
context:
space:
mode:
Diffstat (limited to 'theme.py')
-rw-r--r--theme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.py b/theme.py
index 4f1cfc0..4250629 100644
--- a/theme.py
+++ b/theme.py
@@ -20,7 +20,7 @@ import gtk
PAIR_SIZE = gtk.gdk.screen_width() / 5
PAD = 10
SVG_PAD = 10
-CARD_PAD = 2
+CARD_PAD = 4
BODY_WIDTH = 45
BODY_HEIGHT = 55
STARS_COLS = 6