jparkerweb / pixel-banner

🚩 Plugin for Obsidian that allows you to automatically add beautiful banner images to your notes from various sources.
https://www.equilllabs.com/projects/pixel-banner.html
MIT License
48 stars 0 forks source link

‌‌‌Allow setting Inline Title Color to blank. #64

Closed WhiteDG closed 1 week ago

WhiteDG commented 1 week ago

‌‌‌‌‌The new feature "Inline Title Color" introduced in v2.10.0 is great for users who enjoy customizing colors. But I prefer to use the current theme's colors. After enabling this setting without modifying the default configuration, my inline title color turned black(Inline title colour's default value). If I want to use the current theme's inline-title-color, I need to find the RGB value and set it manually. Moreover, when I switch themes, I have to repeat this process. Therefore, I suggest allowing the "Inline Title Color" setting to be blank, and by default, use the current theme's inline title color.

jparkerweb commented 1 week ago

Hi @WhiteDG. This indeed was an issue I noticed as well (if there wasn't a defined color, or you reset it to default). This should have been fixed with the v2.10.1 update: https://github.com/jparkerweb/pixel-banner/releases/tag/2.10.1

Let me know if that still isn't working for you.

WhiteDG commented 1 week ago

Hi @jparkerweb Thank you for your prompt response and for addressing the issue. I’ve updated to v2.10.1, and I can confirm that the problem is now resolved and everything is working as expected.

I really appreciate your help and the continuous improvements to the project!