From d94c006fd6400d9ea5b90d8993418fa80afbba8e Mon Sep 17 00:00:00 2001 From: xero harrison Date: Fri, 30 May 2014 14:46:04 +0000 Subject: [PATCH] update README with custom ui settings --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e030011..bdb28a7 100755 --- a/README.md +++ b/README.md @@ -11,6 +11,15 @@ greybeard is a fork of [SO-Dark-Monokai-v3](https://github.com/s10wen/SO-Dark-Mo free to download and install via the [chrome webstore](https://chrome.google.com/webstore/detail/greybeard-devtools-theme/cckelcjlkjehoepkfcpgdpjfagodhimd) +after installing you need to enable custom themes: +- navigate to `chrome://flags/` +- enable `Developer Tools experiments` +- reload chrome +- open devtools +- click settings > experiments +- click `allow custom ui themes` +- reload devtools for theme to fully apply + ## manual installation: as of chrome / chromium version 32 devtools themes are deprecated :( but, there is a work around.