primary-theme / obsidian

Comfy, playful but productive theme for Obsidian. "Primary instantly puts you in a relaxed state that opens the door to creativity and exploration. Wonderfully executed down to the smallest details,"
GNU General Public License v3.0
846 stars 38 forks source link

1.0 Compatibility fixes #176

Closed sankara closed 8 months ago

sankara commented 1 year ago

Not fixed:

NB: Not an exhaustive list. I'm using the theme and plan to catch and fix issues as I find it. I haven't tried to simplify the theme as recommended by Obsidian either. But so far it looks to be functional.

Barthcbb commented 1 year ago

I fixed a problem with my top bar riding up by commenting the height: 105%; property from .workspace-split.mod-vertical > * > .workspace-leaf-resize-handle, .workspace-split.mod-left-split > .workspace-leaf-resize-handle, .workspace-split.mod-right-split > .workspace-leaf-resize-handle.

Thought you might find this bit useful. Cheers!