From 5e6f39aace7dba343e5481afb1c3b7c031153bcf Mon Sep 17 00:00:00 2001 From: Pavlos Vinieratos Date: Thu, 2 Feb 2017 04:42:32 -0800 Subject: [PATCH] allow for dark background in the debugger view Summary: I prefer a darker environment when coding, and having the Chrome window be dark except the part that I cannot hide, is making my eyes hurt. This is for the people that prefer the darker color scheme when developing. Closes https://github.com/facebook/react-native/pull/11878 Differential Revision: D4494415 Pulled By: mkonicek fbshipit-source-id: 423473ec073e6ddd0d14322c22ee37abed1c55bc --- local-cli/server/util/debugger.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/local-cli/server/util/debugger.html b/local-cli/server/util/debugger.html index eca803b84fd74a..8678c047eb4ee3 100644 --- a/local-cli/server/util/debugger.html +++ b/local-cli/server/util/debugger.html @@ -15,6 +15,19 @@ React Native Debugger