fix(editor): selection contrast and outline zoom shortcuts
- Use hardcoded rgba selection colors per color-scheme for reliable contrast
- Light mode: sky-blue wash (rgba 50,130,220 at 25/35%)
- Dark mode: brighter blue tint (rgba 60,140,230 at 35/45%)
- Active line at 4% opacity so it never obscures selection
- Add Cmd+Shift+Plus/Minus shortcuts for outline zoom in/out