slynch8 / 10x

10x IDE/Editor
191 stars 35 forks source link

Feature: Set StatusBar font, size and color #2847

Open SimpsonGSD opened 1 month ago

SimpsonGSD commented 1 month ago

We use the status bar for vim status and commands and right now it is very small with no ability to use monospace fonts without changing the editor size and font.

It would be very useful if these were different sizes.

Also being able to change color in color scheme would be great too.

slynch8 commented 1 month ago

You can override the status bar colour with SetStatusBarColour() if that helps

SimpsonGSD commented 1 month ago

That is good to know, but font color too would be great :)

slynch8 commented 1 month ago

on it

slynch8 commented 1 month ago

done (1.0.222)

SimpsonGSD commented 1 month ago

Increasing font size, say to 20, doesn't increase status bar height so the text is clipped