Skip to content
Snippets Groups Projects
Commit 836c7f0f authored by Felix Paul Kühne's avatar Felix Paul Kühne
Browse files

macosx: make sure to use the 'VLC' orange

parent 03be397d
No related branches found
No related tags found
Loading
......@@ -26,7 +26,7 @@
+ (instancetype)VLClibraryHighlightColor
{
return [NSColor colorWithRed:0.96 green:0.5 blue:.0 alpha:1.];
return [NSColor colorWithRed:1. green:136./255. blue:.0 alpha:1.];
}
+ (instancetype)VLClibraryLightTitleColor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment