andy-stack_vaultkeeper-ai/Components
Andrew Beal a756cee5c0 refactor: replace hardcoded blue with dynamic accent color variable
Replace direct `--color-blue` references with new `--interactive-accent-blue` variable that blends interactive accent with blue, enabling consistent theme-aware styling across edit mode UI elements.
2025-10-15 21:18:59 +01:00
..
ChatArea.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
ChatAreaThought.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
ChatWindow.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
StreamingIndicator.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
TopBar.svelte fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00