SlRvb / Obsidian--ITS-Theme

Theme designed with readability and customizability in mind. Change it easily to your liking with the Style Settings plugin installed.
https://publish.obsidian.md/slrvb-docs/ITS+Theme/ITS+Theme
GNU General Public License v2.0
545 stars 116 forks source link

Is there a way to prioritize heading color over link color? #57

Closed onnyyonn closed 2 years ago

onnyyonn commented 2 years ago

If a heading contains an internal link, it inherits the color of links, not the heading. Is there an option to prioritize the heading color instead?

SlRvb commented 2 years ago

I've added a toggle for this in the newer commit: b4fe675.

It can be found under: Note Elements > Headers > Header Color Override.

onnyyonn commented 2 years ago

Thanks for the quick fix, and it works. By the way, overriding it only sets it to the color set as Colors > Text > Headings. I have set separate colors for each headings in Text > Specific View Heading Changes > Heading Colors. Is it possible to incorporate those?

SlRvb commented 2 years ago

I've added support for that in this commit 4061ef8, should do what you want now :)

onnyyonn commented 2 years ago

Thank you. Working as expected.