aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/light.lua
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light.lua')
-rw-r--r--themes/light.lua1
1 files changed, 0 insertions, 1 deletions
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