Switch Memos Clipper theme to emerald accent and update image handling logic in popup.js.

This commit is contained in:
2026-03-15 14:58:56 +01:00
parent 0f278399e6
commit 42d9f336b1
10 changed files with 42 additions and 40 deletions

View File

@@ -6,8 +6,8 @@
--bg: #0f0f11;
--surface: #1a1a1f;
--border: #2a2a35;
--accent: #7c6af7;
--accent-dim: #7c6af730;
--accent: #10b981;
--accent-dim: #10b98130;
--text: #e8e8f0;
--text-dim: #888899;
--success: #4ade80;