aboutsummaryrefslogtreecommitdiffstats
path: root/stylesets/dracula
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2023-09-11 17:34:51 +0200
committerRobin Jarry <robin@jarry.cc>2023-09-19 16:49:59 +0200
commitde0b75d191f4f789d3870dae00871244d20aaf10 (patch)
tree8604ebfd38f0903df7a951471743cfd07dccd21d /stylesets/dracula
parent20e425406541e3fc7c4decad3da9373d378c7164 (diff)
downloadaerc-de0b75d191f4f789d3870dae00871244d20aaf10.tar.gz
msgviewer: add styles for part selector
Allow styling the part selector mime type and (if any) attachment filename. Remove custom alignment code since now both can be differentiated easily with colors and/or attributes. Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Inwit <inwit@sindominio.net>
Diffstat (limited to 'stylesets/dracula')
-rw-r--r--stylesets/dracula6
1 files changed, 6 insertions, 0 deletions
diff --git a/stylesets/dracula b/stylesets/dracula
index 8b8788e9..73623547 100644
--- a/stylesets/dracula
+++ b/stylesets/dracula
@@ -37,6 +37,12 @@ msglist_marked.bg=#BD93F9
msglist_marked.selected.bg=#9956f5
msglist_pill.reverse=true
+part_*.fg=#ffffff
+part_mimetype.fg=#44475A
+part_*.selected.fg=#ffffff
+part_*.selected.bg=#44475A
+part_filename.selected.bold=true
+
completion_pill.reverse=false
selector_focused.bold=false
selector_focused.bg=#44475A