External link CSS is still broken in 1.6

The problem is similar as it was here: CSS variable broke in 1.5.11

The --link-external-color variable is still broken in 1.6.
Here’s my snippet:

body {
--link-external-color: #66b1fa;
}

Here’s the sandbox vault, with live preview on the left, reading view on the right, where it does still work. Links like this [...](...) still work, but raw links don’t, only when the cursor is on them (see line 2).

And here’s the text:

https://forum.obsidian.md/
https://forum.obsidian.md/
[link](https://forum.obsidian.md/)

Environment

SYSTEM INFO:
	Obsidian version: v1.6.3
	Installer version: v1.5.8
	Operating system: Windows 10 Education 10.0.22631
	Login status: not logged in
	Insider build toggle: off
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 1
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0
1 Like

Will fix, thanks.

2 Likes

I also hoped this release would finally fix it, and nada. It’s not a big deal but it’s been broken for almost 3 months. I’d appreciate it being fixed in the next release. Thanks.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.