Skip to content

lewisakura/BootyfulDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

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

About

It's bootyful!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages