Hi, new SilverBullet user here. I have created a plug for text transformations. The plug can be used by selecting the text and then using the Run Command button (or shortcut) to choose the desired conversion.
Thank you very much! The theme is my own take on the Dracula color palette. It is still a work in progress, the code is still a bit of a mess. I also made some visual adjustments to the TreeView plug so that it looks more like the explorer sidebar as in VS Code.
I will share another screenshot. At the moment my SilverBullet instance is full of personal notes. So I still need to set up a separate demo environment. Eventually I would like to make the theme available via GitHub.
already got stuck for a bit too long into tweaking small things for the treeview, I love it.
One thing I can’t seem to figure out is how to get selections back in the code blocks though. already tried changing every variable with “selection” in the name, but no luck. Probably missing something stupid.
@montarion I am aware of the selection color problem. A little more contrast would indeed be nice. I will have to look into this further, as the variable has no effect on it.
There are other little things that need to be tweaked though. I am also not happy with the padding of list items with line wrapping.