summaryrefslogtreecommitdiff
path: root/extra/themes/solarized_light
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2018-06-23 16:27:13 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2018-07-24 22:05:57 +0100
commit945616cdc1dba5bf0cc6a7618a06d18176cb6fff (patch)
tree34f25d7ab76b6c07f2222d1e23926a4059e747a9 /extra/themes/solarized_light
parent72121c3ad31676c27f1468644b48de1a05c37a5f (diff)
update extra theme files
this just adds theming attributes for the new namedqueries buffer, copied from those for the taglist buffer.
Diffstat (limited to 'extra/themes/solarized_light')
-rw-r--r--extra/themes/solarized_light4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/themes/solarized_light b/extra/themes/solarized_light
index 9e98fbca..ae13dfd0 100644
--- a/extra/themes/solarized_light
+++ b/extra/themes/solarized_light
@@ -58,6 +58,10 @@
text = 'default','default','%(16_base00)s','%(16_base2)s','%(256_base00)s','%(256_base2)s'
section = 'underline','default','%(16_base01)s,underline','%(16_base2)s','%(256_base01)s,underline','%(256_base2)s'
title = 'standout','default','%(16_base01)s','%(16_base2)s','%(256_base01)s','%(256_base2)s'
+[namedqueries]
+ line_focus = 'standout','default','%(16_base2)s','%(16_yellow)s','%(256_base2)s','%(256_yellow)s'
+ line_even = 'default','default','%(16_base00)s','%(16_base3)s','%(256_base00)s','%(256_base3)s'
+ line_odd = 'default','default','%(16_base00)s','%(16_base2)s','%(256_base00)s','%(256_base2)s'
[taglist]
line_focus = 'standout','default','%(16_base2)s','%(16_yellow)s','%(256_base2)s','%(256_yellow)s'
line_even = 'default','default','%(16_base00)s','%(16_base3)s','%(256_base00)s','%(256_base3)s'