// styles file (not found) @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { html, body, .tree-view, .tab-bar .tab { font-size: 16px; } } html, body, .tree-view, .tab-bar .tab { font-size: 15px; } atom-text-editor { font-family: 'Fira Code'; font-style: normal; text-rendering: optimizeLegibility; }