diff --git a/PluginsV2/README.md b/PluginsV2/README.md deleted file mode 100644 index cb20ebb099..0000000000 --- a/PluginsV2/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# These Plugins are meant only for BDv2, not BD nor BandagedBD. If you got either of those two go to [Plugins](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/). [![Paypal][paypal-badge]][paypal-link] [![Patreon][patreon-badge]][patreon-link] - -[paypal-badge]: https://img.shields.io/badge/Paypal-Donate!-%23003087.svg?logo=paypal&style=flat -[paypal-link]: https://paypal.me/MircoWittrien - -[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat -[patreon-link]: https://patreon.com/MircoWittrien - -## Plugins - - There are no working Plugins right now \ No newline at end of file diff --git a/README.md b/README.md index 9abca8c706..d1aeb76608 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,3 @@ A series of plugins and themes for BetterDiscord. If you got any question hit me ## BDv1/BBD ### [Plugins](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/) ### [Themes](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/) - -## BDv2 -### [Plugins](https://github.com/mwittrien/BetterDiscordAddons/tree/master/PluginsV2/) -### [Themes](https://github.com/mwittrien/BetterDiscordAddons/tree/master/ThemesV2/) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 28e74bc63d..0294398ab4 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -13,7 +13,7 @@ --dfont: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; --dtextshadow: transparent; - --dbackground: url(https://mwittrien.github.io/BetterDiscordAddons/ThemesV2/BasicBackground/background.jpg); + --dbackground: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/background.jpg); --dbackgroundsize: cover; --dblur: 0px; --dbackdrop: rgba(0,0,0,0.85); diff --git a/Themes/BasicBackground/BasicBackground.theme.css b/Themes/BasicBackground/BasicBackground.theme.css index 8a00f3a612..89a2a56c61 100644 --- a/Themes/BasicBackground/BasicBackground.theme.css +++ b/Themes/BasicBackground/BasicBackground.theme.css @@ -13,7 +13,7 @@ --font: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; /* font used in most places */ --textshadow: transparent; /* default: transparent (add a textshadow to text that might be unreadable due to bright accentcolor) */ - --background: url(https://mwittrien.github.io/BetterDiscordAddons/ThemesV2/BasicBackground/background.jpg); /* general background image */ + --background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/BasicBackground/background.jpg); /* general background image */ --backgroundsize: cover; /* default: cover (sizefit of general background - values: [cover/contain/auto]) */ --backgroundblur: 0px; /* default: 0px (only works when --background is set to an image) */ diff --git a/ThemesV2/BasicBackground/background.jpg b/ThemesV2/BasicBackground/background.jpg deleted file mode 100644 index 37b90cbb25..0000000000 Binary files a/ThemesV2/BasicBackground/background.jpg and /dev/null differ diff --git a/ThemesV2/README.md b/ThemesV2/README.md deleted file mode 100644 index 21646e1382..0000000000 --- a/ThemesV2/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# These Themes are meant only for BDv2, not BD nor BandagedBD. If you got either of those two go to [Themes](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/).[![Paypal][paypal-badge]][paypal-link] [![Patreon][patreon-badge]][patreon-link] - -[paypal-badge]: https://img.shields.io/badge/Paypal-Donate!-%23003087.svg?logo=paypal&style=flat -[paypal-link]: https://paypal.me/MircoWittrien - -[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat -[patreon-link]: https://patreon.com/MircoWittrien - -## Themes - - There are no working Themes right now \ No newline at end of file