uclaacm / TeachLAFrontend

🌱 The frontend for Teach LA's online IDE, designed to teach kids how to code!
https://editor.uclaacm.com
MIT License
20 stars 39 forks source link

change editor monospace font to JetBrains Mono #1026

Closed mizlan closed 1 year ago

mizlan commented 1 year ago

JetBrains Mono is a better font

  1. figure out what the current monospace font is (via devtools) (should be Ubuntu Mono)
  2. find out where in the codebase references the font
  3. figure out what to change to load JetBrains Mono