Sidebar Text

Is there a way in the beta version (or the old version) to change the size of the text in the sidebar?

There isn’t yet.

Is this on the future list of to dos? All I could discover that could alter the sidebar was this mysterios piece of code in your dark theme:

window {
  appearance: NSAppearanceNameVibrantDark;
}

Mysterious because I cant see how to edit this and it is apparently what is coloring the sidebar background and fonts.

Post Script: I finally did figure out how to adjust tag colors and fonts on the beta so I can use it now. V2 used style sheets, next version did not use style sheets, Now again, style sheets. Duh, I missed that one.