/* @todo-theme-meta { "name": "Extract Test Theme", "id": "custom-1778676985034", "group": "Custom", "preview": [ "#f5f5f5", "#ffffff", "#274f69" ], "hasWallpaper": false } */ :root { --bg: #f5f5f5; --surface: #ffffff; --surface-strong: #ffffff; --surface-muted: #fafafa; --border: #d0d0d0; --line: #b9b9b5; --text: #1f1f1f; --text-muted: #686866; --text-strong: #111111; --accent: #274f69; --accent-text: #ffffff; --accent-soft: #d6e4ec; --sidebar-bg: #ffffff; --sidebar-border: #d0d0d0; --sidebar-text: #222222; --sidebar-text-muted: #686866; --input-bg: #ffffff; --input-border: #cfcfcf; --modal-bg: #ffffff; --chip: #d8d8d8; --success: #dff7e7; }