mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
1.75k stars 139 forks source link

Suggestion: Arrow in link dialogue popover should be `var(--baseBg)` instead of `var(--basePageBg)` #539

Closed tatounee closed 1 month ago

tatounee commented 1 month ago

I think it's more readable and make theming easier if the little arrow of the link dialogue popover is var(--baseBg) instead of var(--basePageBg).

popover before after

petyosi commented 1 month ago

Thank you for sharing your opinion. Feel free to adjust this in your instance, should be fairly straightforward.