Base16 based theme

New to SilverBullet, I can’t live without a good theme system.
I quickly created a base16 system, thanks to the modern CSS ecosystem, it’s very easy, here’s my gist:

I use Ayu Dark as example, but you can choose your theme here Tinted Gallery and replace the top variable

5 Likes

Very nice!

This is amazing! You lose a bit of flexibility, but it becomes so much easier to apply a new theme.

Would be cool to make a script that lists possible themes and ‘installs’ one. Currently don’t have the time to make it, but it should be pretty feasible based on the schemes repo.

As a proof of concept, I’ve added this to the silverbullet-libraries repo: GitHub - silverbulletmd/silverbullet-libraries: Awesome SilverBullet libraries

See Awesome Libraries

1 Like

Will do, maybe a Plug?

I still need sometime to polish the theme, I vibe code most of the CSS variables, the AI might apply the color in wrong place :sweat_smile:.

nice, then l can sent merge request to that one.

1 Like