From 8fc13fadfb7e7d962bc8737517586148ef8d6104 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 27 Aug 2020 20:47:03 -0400 Subject: Updated `ui.find.FIND_INDIC` style. --- themes/light.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'themes/light.lua') diff --git a/themes/light.lua b/themes/light.lua index f266333b..e6c382b1 100644 --- a/themes/light.lua +++ b/themes/light.lua @@ -119,7 +119,6 @@ end -- Indicators. view.indic_fore[ui.find.INDIC_FIND] = colors.yellow -view.indic_alpha[ui.find.INDIC_FIND] = 128 view.indic_fore[textadept.editing.INDIC_BRACEMATCH] = colors.grey view.indic_fore[textadept.editing.INDIC_HIGHLIGHT] = colors.orange view.indic_alpha[textadept.editing.INDIC_HIGHLIGHT] = 128 -- cgit v1.2.3