insanum / obsidian_nord

A nord theme for Obsidian
MIT License
236 stars 62 forks source link

After updating the headings' hashtags no longer have colors #44

Closed IamSmeagol closed 1 year ago

IamSmeagol commented 1 year ago

While on 0.15.* the hashtags had color to match the rest of the heading. If this change was intentional, could someone point me in the right direction to modify it on my vault?

IamSmeagol commented 1 year ago

I also noticed that linked pages are orange even if they are part of a heading that should be a different color. I think that this is not the same behavior as previous versions.

This is an issue for me because I often have headings only containing pages and as a result of this issue they do not have the correct color

insanum commented 1 year ago

You have two issues posted here:

  1. Hashtags in the live editor are white and the header text is a different color (based on level).
  2. Links in a header are the same color as the header itself so they aren't noticable.

Ok... answers:

  1. This is now the behavior of the default theme. I kept that way as I think it's a nice look. Also this is only visible when your cursor is on that line.
  2. This one is a tad more difficult. The problem is this only occurs in level 2 & 6 headings since the those header color uses the same color as that defined for links.

I'm not going to change the behavior of the first issue as I don't think it's an issue.

The second one requires more thought. I'll address this soon.

IamSmeagol commented 1 year ago

Sorry, I thought they were related and didn't want to create too many issues.

Thank you for this theme and your time!

insanum commented 1 year ago

Will be fixed in the next update. I ended up removing the link color as a color used for heading. This results in always seeing a link in a header.