1

Stylisation des conversations

This commit is contained in:
2026-04-04 23:44:21 +02:00
parent 7b288f6bc2
commit 7592c9cace
2 changed files with 181 additions and 0 deletions

View File

@@ -55,6 +55,14 @@
--color-border-strong-alpha-62: rgba(59, 83, 109, 0.62);
--color-border-strong-alpha-72: rgba(59, 83, 109, 0.72);
--color-content-soft-background: rgba(17, 27, 42, 0.82);
--color-chat-me-background: #0a84ff;
--color-chat-me-border: #64b2ff;
--color-chat-me-text: #f8fbff;
--color-chat-other-background: #2b3442;
--color-chat-other-border: #4a5d74;
--color-chat-other-text: #f2f7fc;
--color-chat-author-me: #dbeeff;
--color-chat-author-other: #c3d1df;
--font-body: "Source Sans 3", "Noto Sans", "DejaVu Sans", sans-serif;
--font-heading: "Avenir Next Condensed", "Franklin Gothic Medium", "Arial Narrow", sans-serif;