aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/light.lua
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light.lua')
-rw-r--r--themes/light.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/light.lua b/themes/light.lua
index 89be42c0..f266333b 100644
--- a/themes/light.lua
+++ b/themes/light.lua
@@ -119,7 +119,7 @@ end
-- Indicators.
view.indic_fore[ui.find.INDIC_FIND] = colors.yellow
-view.indic_alpha[ui.find.INDIC_FIND] = 255
+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