From 41cc293da9dd1135926aa3d4f84235c32a38333d Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 5 Dec 2016 20:50:27 -0500 Subject: Updated to Scintilla 3.7.1. --- themes/light.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/light.lua') diff --git a/themes/light.lua b/themes/light.lua index c80c1ca0..efad9aac 100644 --- a/themes/light.lua +++ b/themes/light.lua @@ -66,6 +66,7 @@ property['style.linenumber'] = 'fore:$(color.grey),back:$(color.white)' --property['style.controlchar'] = '$(style.nothing)' property['style.indentguide'] = 'fore:$(color.dark_white)' property['style.calltip'] = 'fore:$(color.light_black),back:$(color.dark_white)' +property['style.folddisplaytext'] = 'fore:$(color.grey)' -- Token styles. property['style.class'] = 'fore:$(color.yellow)' -- cgit v1.2.3