/* * Your Stylesheet * * This stylesheet is loaded when Atom starts up and is reloaded automatically * when it is changed. * * If you are unfamiliar with LESS, you can read more about it here: * http://www.lesscss.org */ atom-workspace { // font-family: 'IBM Plex Sans'; // font-family: 'SF Mono'; } .tree-view { } atom-text-editor { } atom-text-editor .cursor { }