electron/spec/fixtures/extensions/red-bg/main.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
56 B
JavaScript
Raw Normal View History

document.documentElement.style.backgroundColor = 'red';