Skip to content

Use accent color for drag indicators, widen drop zones, thicker indic…#210

Merged
keyxmakerx merged 1 commit intomainfrom
claude/chronicle-launch-fixes-LcWMJ
Mar 31, 2026
Merged

Use accent color for drag indicators, widen drop zones, thicker indic…#210
keyxmakerx merged 1 commit intomainfrom
claude/chronicle-launch-fixes-LcWMJ

Conversation

@keyxmakerx
Copy link
Copy Markdown
Owner

…ators

CSS: All drop/reparent/reorder indicators now use var(--color-accent-rgb) instead of hardcoded #6366f1 (indigo). Matches campaign accent color.

  • Drop indicator line: 2px → 3px, rounded
  • Reparent left border: 2px → 3px
  • All background/outline/box-shadow colors use accent variable

JS: Drop zone split changed from 1/3 (33%) to 40% for the reorder zone, making it easier to hit "insert before" vs "nest inside" when dragging entities in the sidebar tree.

https://claude.ai/code/session_01A5jpDgqUvW6iLXXSj49F27

…ators

CSS: All drop/reparent/reorder indicators now use var(--color-accent-rgb)
instead of hardcoded #6366f1 (indigo). Matches campaign accent color.
- Drop indicator line: 2px → 3px, rounded
- Reparent left border: 2px → 3px
- All background/outline/box-shadow colors use accent variable

JS: Drop zone split changed from 1/3 (33%) to 40% for the reorder zone,
making it easier to hit "insert before" vs "nest inside" when dragging
entities in the sidebar tree.

https://claude.ai/code/session_01A5jpDgqUvW6iLXXSj49F27
@keyxmakerx keyxmakerx merged commit 9612f86 into main Mar 31, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants