Direct download -> https://betterdiscord.net/ghdl?id=217
- (in the .css file) Change this value to your color code to change color scheme of theme.
:root {
--main-color:#F97826;
}
- Change this link with your image link (must be https!) to change the background.
.app {
background-image:url("https://i.imgur.com/BazZJfn.jpg") !important;
}