DefinitelyTyped/types/chrome
Douglas Parker 7b945f5bae Adds chrome.devtools.panels.themeName. (#41848)
Official API definition: https://developer.chrome.com/extensions/devtools_panels#property-themeName

Apparently Chrome extensions don't get the `prefers-color-scheme` media query and instead need to use this value. It can only be `"dark"` or `"default"` (even when users explicitly set their theme to `"light"`).
2020-01-27 10:41:57 -08:00
..
chrome-cast
test
index.d.ts Adds chrome.devtools.panels.themeName. (#41848) 2020-01-27 10:41:57 -08:00
OTHER_FILES.txt
tsconfig.json
tslint.json