andrejilderda / joplin-macos-native-theme

Native looking macOS theme for note taking app Joplin
MIT License
279 stars 14 forks source link

Links are almost invisible for macOS theme in yellow on white #99

Closed beatrixwillius closed 8 months ago

beatrixwillius commented 1 year ago

Using the current version of Joplin (2.10.10 (prod, darwin)) and the current version of the macOS theme all links show up in yellow on white which makes them almost invisible. The links are blue without the theme. I get the yellow on white for both Ventura and my old High Sierra.

Screenshot 2023-04-16 at 11 59 57
andrejilderda commented 8 months ago

Hi @beatrixwillius , it's a bit unfortunate but not all themes offered by Codemirror (the Markdown editor that Joplin is using under the hood) are optimised for contrast. The light theme you're using 3024-light is one of them. You can however easily select another theme under Joplin settings › macOS theme › Markdown editor light (needs a restart after applying). Does that solve your issue?

beatrixwillius commented 8 months ago

Thanks, that did the trick!