summaryrefslogtreecommitdiff
path: root/extra
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
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')
-rw-r--r--extra/themes/mutt4
-rw-r--r--extra/themes/solarized_dark4
-rw-r--r--extra/themes/solarized_light4
-rw-r--r--extra/themes/sup4
-rw-r--r--extra/themes/tomorrow4
5 files changed, 20 insertions, 0 deletions
diff --git a/extra/themes/mutt b/extra/themes/mutt
index 53f09e40..f011dd19 100644
--- a/extra/themes/mutt
+++ b/extra/themes/mutt
@@ -21,6 +21,10 @@
line_even = '','','light gray','black','light gray','black'
line_odd = '','','light gray','black','light gray','black'
line_focus = 'standout','','black','dark cyan','black','dark cyan'
+[namedqueries]
+ line_even = '','','light gray','black','light gray','black'
+ line_odd = '','','light gray','black','light gray','black'
+ line_focus = 'standout','','black','dark cyan','black','dark cyan'
[taglist]
line_even = '','','light gray','black','light gray','black'
line_odd = '','','light gray','black','light gray','black'
diff --git a/extra/themes/solarized_dark b/extra/themes/solarized_dark
index df4983cb..db0cd090 100644
--- a/extra/themes/solarized_dark
+++ b/extra/themes/solarized_dark
@@ -42,6 +42,10 @@ green = 'dark green'
section = 'underline','default','%(cyan)s,bold','%(base02)s','%(cyan)s,bold','%(base02)s'
title = 'standout','default','%(yellow)s','%(base02)s','%(yellow)s','%(base02)s'
frame = 'standout','default','%(base1)s','%(base02)s','%(base1)s,bold','%(base02)s'
+[namedqueries]
+ line_even = 'default','default','%(base0)s','%(base02)s','%(base0)s','%(base02)s'
+ line_focus = 'standout','default','%(base1)s','%(base01)s','%(base1)s','%(base01)s'
+ line_odd = 'default','default','%(base0)s','%(base03)s','%(base0)s','%(base03)s'
[taglist]
line_even = 'default','default','%(base0)s','%(base02)s','%(base0)s','%(base02)s'
line_focus = 'standout','default','%(base1)s','%(base01)s','%(base1)s','%(base01)s'
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'
diff --git a/extra/themes/sup b/extra/themes/sup
index 6257c905..26708b17 100644
--- a/extra/themes/sup
+++ b/extra/themes/sup
@@ -21,6 +21,10 @@
line_even = '','','light gray','black','light gray','g0'
line_odd = '','','light gray','black','light gray','g0'
line_focus = 'standout','','black','dark cyan','black','dark cyan'
+[namedqueries]
+ line_even = '','','light gray','black','light gray','g0'
+ line_odd = '','','light gray','black','light gray','g0'
+ line_focus = 'standout','','black','dark cyan','black','dark cyan'
[taglist]
line_even = '','','light gray','black','light gray','g0'
line_odd = '','','light gray','black','light gray','g0'
diff --git a/extra/themes/tomorrow b/extra/themes/tomorrow
index 48ab4bf7..e7c8dc84 100644
--- a/extra/themes/tomorrow
+++ b/extra/themes/tomorrow
@@ -71,6 +71,10 @@ error = 'dark red'
text = 'default','default','%(16_text_fg)s','%(16_gray_bg)s','%(256_text_fg)s','%(256_gray_bg)s'
section = 'underline','default','%(16_alternate)s,underline','%(16_gray_bg)s','%(256_alternate)s,underline','%(256_gray_bg)s'
title = 'standout','default','%(16_alternate)s','%(16_gray_bg)s','%(256_alternate)s','%(256_gray_bg)s'
+[namedqueries]
+ line_focus = 'standout','default','%(16_focus_fg)s','%(16_focus_bg)s','%(256_focus_fg)s','%(256_focus_bg)s'
+ line_even = 'default','default','%(16_text_fg)s','%(16_normal_bg)s','%(256_text_fg)s','%(256_normal_bg)s'
+ line_odd = 'default','default','%(16_text_fg)s','%(16_normal_bg)s','%(256_text_fg)s','%(256_normal_bg)s'
[taglist]
line_focus = 'standout','default','%(16_focus_fg)s','%(16_focus_bg)s','%(256_focus_fg)s','%(256_focus_bg)s'
line_even = 'default','default','%(16_text_fg)s','%(16_normal_bg)s','%(256_text_fg)s','%(256_normal_bg)s'