puckzxz / NotAnotherAnimeTheme

A easily customizable and automatically updating theme for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Background after trying to change image

chewiewhells opened this issue · comments

The background goes black after trying to change the background image
black background
css

commented

This code works for me
[class~=app] { background: url(https://i.imgur.com/yYKWYjG.jpg) !important; background-size: cover !important; }

discordptb_2018-01-04_15-35-08

Copy and pasting the code you had written has worked for me. Thank you very much.