AnubisNekhet / AnuPpuccin

Personal theme for Obsidian
GNU General Public License v3.0
2.13k stars 161 forks source link

Card layout padding fix #179

Closed MDowski closed 1 year ago

MDowski commented 1 year ago

This is a proposition for fixing the problem where cards have given spacing between them (padding), but not to the edge of window. It looked odd, cuz we had customizable and wide spacing + really narrow one all around.

AnubisNekhet commented 1 year ago

From what I understand, the theme currently does not manage spacing between two workspace splits, hence there is extra padding between a vertical split and another vertical or right split. I am closing this PR for now, but I've figured out the issue and I'll work on it when I can set aside time as of now. Thank you for pointing this issue out!

MDowski commented 1 year ago

Alright, I understand. I'm using this theme with my own snippet that corrects this spacing, as on this screenshot. - please note spacing indicated by red arrows.

I'm also trying to make Windows 11-ish transparency. So I have another piece CSS in my snippet that hides the handlebars between columns (used to resize them). However, I haven't figured it out yet how to mimic Windows 11 transparency yet. If I'll make something decent-looking, maybe this piece of CSS will be handy for you?

AnubisNekhet commented 1 year ago

Absolutely, I'd love to see it!