Updated Chromium devtools instructions (markdown)

master
Joe Leach 2017-10-16 17:06:56 +01:00
rodzic 887b2387b5
commit 62b31db75c
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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