From d3e49ef2ce712bb479d5e72f9718f2a89fc15f98 Mon Sep 17 00:00:00 2001 From: Benjamin Willems Date: Sat, 19 Dec 2015 02:13:00 -0800 Subject: [PATCH] Simplified defaultTextColor key --- .../Contents/Resources/Properties.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/El Capitan Small.lbtheme/Contents/Resources/Properties.plist b/El Capitan Small.lbtheme/Contents/Resources/Properties.plist index 15813c9..8bdce25 100644 --- a/El Capitan Small.lbtheme/Contents/Resources/Properties.plist +++ b/El Capitan Small.lbtheme/Contents/Resources/Properties.plist @@ -7,7 +7,7 @@ defaultFontName lightSystemFont defaultTextColor - #2c2b2d + darkTextColor inputAreaAbbreviationTextColor @defaultTextColor inputAreaBlackTextColor @@ -19,7 +19,7 @@ inputAreaAbbreviationInputProgressIndicationOffset 1 inputAreaActionMenuAreaTextShadowOffset - @defaultShadowOffset + 0 inputAreaAutohideOffImage AutohideOffTemplate inputAreaAutohideOffImageSize @@ -173,8 +173,8 @@ textInputFocusRingLineWidth 0 textInputFontName - @defaultBoldFontName - textInputFontSize + @defaultFontName + textInputFontSize 13 textInputSelectedTextColor @defaultTextColor