Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hieutdo/chrome-devtools-furacode-theme

Make your Chrome DevTools Sources editor look better with FuraCode Nerd Font
https://github.com/hieutdo/chrome-devtools-furacode-theme

Last synced: about 2 months ago
JSON representation

Make your Chrome DevTools Sources editor look better with FuraCode Nerd Font

Awesome Lists containing this project

README

        

# chrome-devtools-furacode-theme
Use this theme to make the editor in Chrome DevTools Sources tab look better with FuraCode Nerd Font (monospaced font with programming ligatures)

After installing the theme, your editor will look like below

## Install FuraCode Nerd Font
```sh
brew tap caskroom/fonts
brew cask install font-firacode-nerd-font
```

For other installation options, visit [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts#font-installation)

## Install DevTools Theme
1. Clone this repository
2. Open `chrome://flags/#enable-devtools-experiments` and enable `DevTools Experiments`
4. Save and Relaunch Chrome
5. Open DevTools > Settings > Experiments and select `Allow UI` themes experiment
6. Open `chrome://extensions` and enable the `Developer mode` checkbox
8. Click `Load unpacked extension…` button and choose the `chrome-devtools-furacode-theme` directory that you've cloned in step 1
9. Reload DevTools