You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: editor theme and touch targets match design spec (#56) (#57)
- Replace arbitrary oklch color values in code highlighting with named
CSS variable tokens (--code-keyword, --code-string, --code-constant,
--code-type, --code-builtin)
- Remove leading-relaxed override from paragraph theme
- Change blockquote border opacity from 0.12 to 0.06
- Increase floating toolbar button touch targets to 44px on mobile
- Increase link editor button touch targets to 44px on mobile
- Add regression tests for theme color tokens and line height
- Document syntax highlighting tokens in design spec
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments