1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-07 09:26:27 +03:00

Updated Chromium devtools instructions (markdown)

Joe Leach 2017-10-16 17:06:56 +01:00
parent 887b2387b5
commit 62b31db75c

@ -5,6 +5,6 @@ This process works by getting access to devtools stylesheets using custom themes
1. install the Fira Code font on your machine
1. follow steps to install a custom devtools theme, e.g. [zerodarkmatrix](https://github.com/mauricecruz/chrome-devtools-zerodarkmatrix-theme)
1. find the appropriate stylesheet `stable.css` or `canary.css` in your browser's `Extensions` directory on your file system
1. edit the section `CodeMirror-code` to include `font-family:"Fira-Code"`
1. edit the section `CodeMirror-code` to include `font-family:"Fira Code"`
Voila