mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
change the pieces view background color a little
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
fBack = [[NSImage alloc] initWithSize: size];
|
||||
|
||||
[fBack lockFocus];
|
||||
[[NSColor lightGrayColor] set];
|
||||
[[NSColor colorWithCalibratedWhite: 0.0 alpha: 0.4] set];
|
||||
[bp fill];
|
||||
[fBack unlockFocus];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user