aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/themes/light.lua b/themes/light.lua
index b91d401c..6ec7662b 100644
--- a/themes/light.lua
+++ b/themes/light.lua
@@ -88,6 +88,8 @@ styles.whitespace = {}
view.element_color[view.ELEMENT_SELECTION_BACK] = colors.grey_white
-- view.element_color[view.ELEMENT_SELECTION_ADDITIONAL_TEXT] = colors.light_black
view.element_color[view.ELEMENT_SELECTION_ADDITIONAL_BACK] = colors.grey_white
+-- view.element_color[view.ELEMENT_SELECTION_SECONDARY_TEXT] = colors.light_black
+view.element_color[view.ELEMENT_SELECTION_SECONDARY_BACK] = colors.grey_white
-- view.element_color[view.ELEMENT_SELECTION_INACTIVE_TEXT] = colors.light_black
view.element_color[view.ELEMENT_SELECTION_INACTIVE_BACK] = colors.dark_white
view.element_color[view.ELEMENT_CARET] = colors.grey_black