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, 1 insertions, 0 deletions
diff --git a/themes/light.lua b/themes/light.lua
index d251028f..1816581b 100644
--- a/themes/light.lua
+++ b/themes/light.lua
@@ -117,6 +117,7 @@ end
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_outline_alpha[textadept.editing.INDIC_BRACEMATCH] = 128
view.indic_fore[textadept.editing.INDIC_HIGHLIGHT] = colors.orange
view.indic_alpha[textadept.editing.INDIC_HIGHLIGHT] = 128
view.indic_fore[textadept.snippets.INDIC_PLACEHOLDER] = colors.grey_black