What is the font used for System Default? #344
-
| 
         Hi I wonder what is the System Default font used? I am pretty sure it is not  I find the System default font nicer than Cascadia Code. I am guessing it is   | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         Hi. Here are default font settings - https://github.com/x1unix/go-playground/blob/master/web/src/services/fonts.ts#L12 font-family: Menlo, Monaco, Consolas, "Lucida Console", "Roboto Mono", "Courier New", monospacePlease also note that font rendering depends on OS, browser and your display.  | 
  
Beta Was this translation helpful? Give feedback.
Hi.
Here are default font settings - https://github.com/x1unix/go-playground/blob/master/web/src/services/fonts.ts#L12
Please also note that font rendering depends on OS, browser and your display.
Browsers render fonts differently and font quality depends on your display (orientation, type, etc).