Awesome
BootyfulDiscord
Get MyDiscord to use this theme.
Custom Background
Want a custom background? Use this!
body {
background: url("https://url.to.image.com/lovely/image.png") !important;
background-size: cover !important;
background-attachment: fixed !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
Changelog
2.0.3
- remove discordfonts
+ added firacode font back :^)
+ transparent server/user settings
2.0.2
- removed zoom from default theme
Want zoom back?
body {
zoom: 0.8;
}
2.0.1
* fixed snippets not working
2.0
+ New base and it looks better anyways