Minimal Theme

That did it! Thanks for pointing out the css snippets feature

Anybody else having problems with preview mode?

Not happening with other themes, btw.

This was reported by @ajgxyz — a couple days ago. It’s due to changes in the way Obsidian handles readable line length. This has now been fixed if you download the latest version.

2 Likes

Yup! Fixed. Thanks.

2 Likes

Minimal theme is wonderful, kepano.

I am wondering if there a way to make the boxes in mermaid graphs stand out better against the background when using the Minimal in dark mode? This is how a diagram looks now in a note:
Screenshot from 2020-12-13 11-37-54

You can style each diagram within the note:
Screenshot from styled

But it would be so much more convenient if it were is a CSS file. There is more info here about styling nodes and arrows https://github.com/mermaidjs/mermaid-gitbook/blob/master/content/flowchart.md#styling-and-classes

I don’t actively use Mermaid graphs, so it’s not on my short term roadmap, however here’s what you can do:

  1. Grab the sample CSS from Mermaid documentation
  2. Save it as an Obsidian snippet
  3. Customize it. I recommend using the same kind of color build up you see near the top of the Minimal theme file (around lines 164-256) so that it adapts to your accent color
  4. Share your snippet in Share your Minimal Theme screenshots/configuration

Thanks kepano. Unfortunately, my CSS skills are very low, so I’ll just hope someone else runs into this problem and wants to post the solution.

as of the latest build your hider theme and old settings for hiding the left ribbon and putting them at the bottom have been broken, ive tried to mess with it and maybe change the flex-direction: row; but with no luck. any ideas? @kepano

This is fixed in Minimal 2.4.4

thank you for your reply, I sent a report of a bug I found when using the hider settings for the ribbon at the bottom on discord @kepano

the bug consists of not being able to move anything out of the left ribbon when its expanded. this is most likely the height of the app ribbon that is causing this. after mensing with it that’s what I was able to find. I haven’t been able to fix it other than shortening the width and then use the space when the app ribbon width doesnt reach it

Thanks. This should be fixed if you grab the latest version of the theme. Thanks for reporting it!

you’re welcome! thank you

Here is a snippet that I have created for those of you who use folding and relationship lines. I have not thoroughly tested this yet, but would love your feedback. If it seems to work well, I’ll roll it into the main theme with options to turn these on/off via the plugin.

2 Likes

This snippet is working for me. I’ll provide feedback if I see any broken/unexpected output.

Hey, outstanding work really. I have two small requests:

  1. Ability to change colors for each children relationship line in the gist you just shared. It is working for me, but since I am new to Obsidian, it is not particularly evident for me how this can be changed.
  2. Ability to change the symbol on the bullets in editor mode. It would be incredible to have the editor matching the preview at least when outlining.

Terrific theme again, thanks for this contribution!

Minimal Theme 2.5 is here! Please update both the theme and plugin.

Three new settings are available in the plugin:

  • Relationship lines in Preview
  • Relationship lines in Editor
  • Folding offset, which aligns text correctly when folding is turned on

You can support my work at https://www.patreon.com/kepano

5 Likes

Could File explorer hover display effect without always click folding sidebar icon ?

@kepano Do you plan to implement translucency (as a setting)?


Awesome theme! Thank you.

1 Like

Amazing theme! :blush: So happy I got this up and running…

1 Like