soupslurpr / BeauTyXT

A beautiful, private, secure, and minimalistic Text, Markdown, and Typst editor.
https://beautyxt.app
ISC License
103 stars 7 forks source link

Use Material You colors for links in Markdown preview (#153) #154

Closed soupslurpr closed 5 months ago

soupslurpr commented 5 months ago

Fixes an accessibility issue since the default link color may not provide enough contrast with some Material You backgrounds.

Resolves #153