xi-conversations

Minimal clone of thunderbird conversations
git clone https://git.ce9e.org/xi-conversations.git

commit
9ae4bd359a632cc5f5ee3cf857c177bacc7d02d3
parent
cd0da72c74158bc68e7f14ea2f74360580c0f315
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2025-09-03 11:25
tint bg

Diffstat

M content/style.css 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/content/style.css b/content/style.css

@@ -1,5 +1,5 @@
    1     1 :root {
    2    -1 	--bg-tint: Window;
   -1     2 	--bg-tint: #00000006;
    3     3 	--bg: Menu;
    4     4 	--fg: MenuText;
    5     5 	--border: ButtonBorder;