UNPKG

electron-devtools-vendor

Version:

<div align="center"> <h2>electron-devtools-vendor</h2> <img alt="MIT" src="https://img.shields.io/github/license/BlackHole1/electron-devtools-vendor?color=9cf&style=flat-square"> <img alt="GitHub repo size" src="https://img.shields.io/github/r

24 lines (19 loc) 261 B
html, body { font-size: 14px; } body { margin: 8px; } @media (prefers-color-scheme: dark) { :root { color-scheme: dark; } @supports (-moz-appearance:none) { :root { background: black; } body { color: white; } } }