mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-21 09:09:01 +00:00
Use Internet Archive's background color
This commit is contained in:
parent
461484774a
commit
cf1b4082bc
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
|
|
@ -184,6 +184,7 @@ Raven.context(() => {
|
|||
webamp.store.dispatch({ type: DISABLE_MARQUEE });
|
||||
}
|
||||
if (screenshot) {
|
||||
window.document.body.style.backgroundColor = "#000";
|
||||
webamp.store.dispatch({ type: TOGGLE_REPEAT });
|
||||
webamp.store.dispatch({ type: TOGGLE_SHUFFLE });
|
||||
webamp.store.dispatch({ type: SET_EQ_AUTO, value: true });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue