CuteMarkEd
CuteMarkEd copied to clipboard
Git font is Segoe UI on windows
Can you please change the font to that for windows
@emahuni you mean change default font for 'editor' and 'HTML Preview' windows instead of 'Times New Roman'?
A few months ago Github changed their stylesheet so that all Github pages use a font that most closely resembles the operating system default (Segoe UI on Windows, Helvetica on Mac etc.). Basically their stylesheet now uses:
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
I think the request is to have this available within CuteMarkEd so that it matches what's on Github.