Closed indigofairyx closed 6 months ago
Please check theme version 20.2.0.
I added transparency blur effect slider to control blur of transparent menus, prompts and other transparent ui elements. So you can use the blur level you want (set to zero -> no blur).
The tricky part was to make the settings modal transparent. But it is working well now. If you find any bug, let me know.
If it is working well, you can close this issue. Thanks
All the best
Thanks for taking the time to point out the readability issue with the text in transparent menus. You're absolutely right, it definitely needed improvement. In this update (20.2.0), I've adjusted the background color and added the blur effect you suggested, making the text easier to read. You can now control the transparency and blur effect with dedicated sliders. Please let me know if the changes address the readability issue for you.
Your feedback is truly valuable and helps me make MagicUser better for everyone. I appreciate the motivation to keep improving it!
On a separate note, I really like the green accent (icons and text) colors you've chosen. They look great! 👍
All the best
and these new look AWESOME! better than i could have wrote in a hurry!
thanks for being interactive and proactive! with your involvement here!
a bit off topic on this idea... one thing ive noticed with obsidians forums im that kinda meah about is they're so fast to just completely close a thread, killing it. doesnt seem helpful if we cant keep exchanging over odd things the software is still doing from 4 years ago. eg, took me over a week to find\fix an indexing issues causing high cpu usage, that lead to twenty-some, dead, unanswered post. but i digress back to the menus...
im happy with the blur\transparency options!
one small continuity difference between the context menus and the setting panel is the dividers lines don't match, they're darker, in the settings panel...
context menu
core plugins pane
and some are being picked up in the Styles Setting pane
as i click thru the community plugins options panels the dividers are randomly green or faint, with or without headings.
overall its all readable so i call this a win! thanks again!
Thanks for pointing out the issue with the dividers! That's a great catch. I will create a separate issue specifically for the dividers so I can focus on improving them.
BTW, no rush to close any issue. Feel free to close the issue only when you think it was really fixed. This theme is made with 100% good will.
But about the dividers, I really think the topic belongs to a different issue.
a bit off topic on this idea... one thing ive noticed with obsidians forums im that kinda meah about is they're so fast to just completely close a thread, killing it. doesnt seem helpful if we cant keep exchanging over odd things the software is still doing from 4 years ago. eg, took me over a week to find\fix an indexing issues causing high cpu usage, that lead to twenty-some, dead, unanswered post. but i digress back to the menus...
I forgot to reply to this...
About the forum, it's definitely disappointing when helpful threads get closed. While the exact reasons can be unclear, keeping discussions focused is often a goal for moderators. I try to understand their reasons too. However, sometimes it can be frustrating when a thread is relevant and gets closed quickly. I don't really know why it was closed.
i modified a piece of your
theme.css
i dont know how to do a pull request on github. so ill post here.im kind of surprised i got this work. ive not had much luck working with css, i either break it or nothing changes. lol ive been trying for a day or to get this work inside a snippet with no luck
that being said i think this is beneficial change.
this makes the transparent menus easier to read. by adding a blur to the background of the transparency
take a look... use it if you like it ill attach screen shots and the before and after css for you to compare.
i added a few lines to the
before
clear transparent menu, can be hard to read at a low opacity.
after
added blur element to the transparency. after i made this change its easier to read, but your opacity slider in the style setting doesn't seem to work now. ssoooo, i fixed it and broke it at the some time. still learning. lol
my inspiration, and where i copied the code from was a snippet i found on the obsidian forums. this is the snippet im currently using.
cheers! xavier