Revision: 10174
http://sourceforge.net/p/skim-app/code/10174
Author: hofman
Date: 2018-12-23 17:48:46 +0000 (Sun, 23 Dec 2018)
Log Message:
-----------
tweak dark mode gradient view colors
Modified Paths:
--------------
trunk/SKGradientView.m
Modified: trunk/SKGradientView.m
===================================================================
--- trunk/SKGradientView.m 2018-12-23 15:54:37 UTC (rev 10173)
+++ trunk/SKGradientView.m 2018-12-23 17:48:46 UTC (rev 10174)
@@ -45,7 +45,7 @@
// @@ Dark mode
static CGFloat oldDefaultGrays[5] = {0.75, 0.9, 0.8, 0.95, 0.55};
-static CGFloat defaultGrays[10] = {0.85, 0.9, 0.9, 0.95, 0.75, 0.13, 0.18,
0.08, 0.12, 0.3};
+static CGFloat defaultGrays[10] = {0.85, 0.9, 0.9, 0.95, 0.75, 0.2, 0.25,
0.15, 0.15, 0.05};
@implementation SKGradientView
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit