Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
253 views
in Technique[技术] by (71.8m points)

javascript - Google Chrome Customize Developer Tools Theme / Color Schema

How to change color schema on Developer Tools, JavaScript Console in Google Chrome ?

Like this:

enter image description here

question from:https://stackoverflow.com/questions/20777454/google-chrome-customize-developer-tools-theme-color-schema

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
  1. Install a DevTools Theme like Zero Dark Matrix
  2. Goto chrome://flags/#enable-devtools-experiments, and enable Developer Tools experiments.
  3. Select Relaunch Now at the bottom of the page.
  4. F12 to Open developer tools, go to Settings, select Experiments tab, and check Allow custom UI themes.
  5. F12, Reload DevTools.

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...