drbap / magicuser-theme-for-obsidian

MagicUser theme for Obsidian.md (light and dark themes)
MIT License
31 stars 0 forks source link

outline through quotes #41

Closed indigofairyx closed 5 months ago

indigofairyx commented 5 months ago

im getting these outlines thru a block quote area. ..

with outline off...

image

with outline on...

image

... is there a way or fix to have that outline surround the whole quote rather than each line individually?

indigofairyx commented 5 months ago

furthermore i could see these internal quote line being useful if they were outline a nested level 2 or 3 quote.

if that not too much. wish i know how to code this stuff myself 😆 ive been trying a little bit but keep breaking the css

image

indigofairyx commented 5 months ago

completly off topic... about learning style\skinning coding...

if you listen to music with musicbee. i made this .xml skin for it. it took me 3+ weeks to figure out the xml. came out alright in the end. 😄

drbap commented 5 months ago

Thanks again for the feedback. In reading mode, no dotted lines. I had to use them in live preview and source mode because the way code is structured, they have the same class name, so it is not so easy to manipulate the elements using CSS only (without JavaScript). But I will see what I can do.

Congrats on the skin you made. Looks really good, in my opinion. Well done! Thanks for sharing 👍

Stay tuned because I will try to improve the appearance of blockquote outline (live preview and source modes). Update should be released later today or tomorrow.

All the best

drbap commented 5 months ago

Please check theme version 20.0.0. Let me know if it is working well for you.

I added the blockquote border and also added a blockquote indent indicator (live preview, source and reading modes).

magicuser_blockquote_indent_indicator

If it is working well you can close this issue.

All the best

indigofairyx commented 5 months ago

understood why the lines were there. im almost always in editing mode 98% of the time so it would have taken me a while to notice that.

and great idea on the block quote leveling, i wouldn't of thought of that. and it looks great.

i do have 1 or 2 more requests ill put them in a new thread.

thanks again you rock!

drbap commented 5 months ago

Thanks again for the suggestions.

Sure. If you have other suggestions just open another issue.

Take care, my friend