aboutsummaryrefslogtreecommitdiff
path: root/Flat Bezel/BBFlatBezelInterface.m
diff options
context:
space:
mode:
Diffstat (limited to 'Flat Bezel/BBFlatBezelInterface.m')
-rw-r--r--Flat Bezel/BBFlatBezelInterface.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat Bezel/BBFlatBezelInterface.m b/Flat Bezel/BBFlatBezelInterface.m
index bac396f..47af67f 100644
--- a/Flat Bezel/BBFlatBezelInterface.m
+++ b/Flat Bezel/BBFlatBezelInterface.m
@@ -40,7 +40,7 @@
[theCell setBackgroundColor:[NSColor clearColor]];
[theCell setFont:[NSFont systemFontOfSize:11 weight:NSFontWeightLight]];
- [theCell setCellRadiusFactor:4];
+ [theCell setCellRadiusFactor:32];
[theCell setHighlightColor:[NSColor colorWithRed:1 green:1 blue:1 alpha:.15]];
[theCell setTextColor:[NSColor textColor]];