├── Dracula_Official.theme.css ├── INSTALL.md ├── LICENSE ├── README.md ├── base.css ├── dracula-pro.png └── screenshot.png /Dracula_Official.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/Dracula_Official.theme.css -------------------------------------------------------------------------------- /INSTALL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/INSTALL.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/README.md -------------------------------------------------------------------------------- /base.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/base.css -------------------------------------------------------------------------------- /dracula-pro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/dracula-pro.png -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dracula/betterdiscord/HEAD/screenshot.png --------------------------------------------------------------------------------