diff --git a/docs/src/images/Components/buttons.png b/docs/src/images/Components/buttons.png
index 0a369a8d3..6bd678be9 100644
Binary files a/docs/src/images/Components/buttons.png and b/docs/src/images/Components/buttons.png differ
diff --git a/docs/src/images/CreatingYourBot/BotUserToken.png b/docs/src/images/CreatingYourBot/BotUserToken.png
index 40d2a1994..2d3d7a453 100644
Binary files a/docs/src/images/CreatingYourBot/BotUserToken.png and b/docs/src/images/CreatingYourBot/BotUserToken.png differ
diff --git a/docs/src/images/CreatingYourBot/BuildABot.png b/docs/src/images/CreatingYourBot/BuildABot.png
index 7c102bd48..f59e0450a 100644
Binary files a/docs/src/images/CreatingYourBot/BuildABot.png and b/docs/src/images/CreatingYourBot/BuildABot.png differ
diff --git a/docs/src/images/CreatingYourBot/CreateAnApplication.png b/docs/src/images/CreatingYourBot/CreateAnApplication.png
index 687efd740..bebd5f76b 100644
Binary files a/docs/src/images/CreatingYourBot/CreateAnApplication.png and b/docs/src/images/CreatingYourBot/CreateAnApplication.png differ
diff --git a/docs/src/images/CreatingYourBot/NewApplication.png b/docs/src/images/CreatingYourBot/NewApplication.png
index ab193b1d1..4c296593a 100644
Binary files a/docs/src/images/CreatingYourBot/NewApplication.png and b/docs/src/images/CreatingYourBot/NewApplication.png differ
diff --git a/docs/src/images/CreatingYourBot/botPerms.png b/docs/src/images/CreatingYourBot/botPerms.png
index efb02eaf6..25ff5086d 100644
Binary files a/docs/src/images/CreatingYourBot/botPerms.png and b/docs/src/images/CreatingYourBot/botPerms.png differ
diff --git a/docs/src/images/CreatingYourBot/oauth2Gen.png b/docs/src/images/CreatingYourBot/oauth2Gen.png
index 54235fec9..5fbe08ef2 100644
Binary files a/docs/src/images/CreatingYourBot/oauth2Gen.png and b/docs/src/images/CreatingYourBot/oauth2Gen.png differ
diff --git a/docs/src/images/Modals/modal_example.png b/docs/src/images/Modals/modal_example.png
index 101674f49..0bfad826c 100644
Binary files a/docs/src/images/Modals/modal_example.png and b/docs/src/images/Modals/modal_example.png differ
diff --git a/docs/src/images/Modals/modal_example_customisiblity.png b/docs/src/images/Modals/modal_example_customisiblity.png
index e293ae947..3d7e40c24 100644
Binary files a/docs/src/images/Modals/modal_example_customisiblity.png and b/docs/src/images/Modals/modal_example_customisiblity.png differ
diff --git a/docs/src/images/PrefixedCommands/BasicTypeConversion.png b/docs/src/images/PrefixedCommands/BasicTypeConversion.png
index 9865aadfc..ded1f2a6c 100644
Binary files a/docs/src/images/PrefixedCommands/BasicTypeConversion.png and b/docs/src/images/PrefixedCommands/BasicTypeConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/ConsumeRestParam.png b/docs/src/images/PrefixedCommands/ConsumeRestParam.png
index 77b29abb1..9822ef629 100644
Binary files a/docs/src/images/PrefixedCommands/ConsumeRestParam.png and b/docs/src/images/PrefixedCommands/ConsumeRestParam.png differ
diff --git a/docs/src/images/PrefixedCommands/ConsumeRestWithQuotes.png b/docs/src/images/PrefixedCommands/ConsumeRestWithQuotes.png
index 9833753d8..6d7132c6b 100644
Binary files a/docs/src/images/PrefixedCommands/ConsumeRestWithQuotes.png and b/docs/src/images/PrefixedCommands/ConsumeRestWithQuotes.png differ
diff --git a/docs/src/images/PrefixedCommands/DiscordModelConversion.png b/docs/src/images/PrefixedCommands/DiscordModelConversion.png
index 0068b9732..dc035d1cb 100644
Binary files a/docs/src/images/PrefixedCommands/DiscordModelConversion.png and b/docs/src/images/PrefixedCommands/DiscordModelConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/DontForgetQuotes.png b/docs/src/images/PrefixedCommands/DontForgetQuotes.png
index dda868d8a..1926fa016 100644
Binary files a/docs/src/images/PrefixedCommands/DontForgetQuotes.png and b/docs/src/images/PrefixedCommands/DontForgetQuotes.png differ
diff --git a/docs/src/images/PrefixedCommands/FirstCommand.png b/docs/src/images/PrefixedCommands/FirstCommand.png
index 8a3858b98..ac1ad2e8a 100644
Binary files a/docs/src/images/PrefixedCommands/FirstCommand.png and b/docs/src/images/PrefixedCommands/FirstCommand.png differ
diff --git a/docs/src/images/PrefixedCommands/FunctionConversion.png b/docs/src/images/PrefixedCommands/FunctionConversion.png
index 70c80c36f..bc55b6f7d 100644
Binary files a/docs/src/images/PrefixedCommands/FunctionConversion.png and b/docs/src/images/PrefixedCommands/FunctionConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/GreedyConversion.png b/docs/src/images/PrefixedCommands/GreedyConversion.png
index 087d3e9e2..092a2000d 100644
Binary files a/docs/src/images/PrefixedCommands/GreedyConversion.png and b/docs/src/images/PrefixedCommands/GreedyConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/HelpCommand.png b/docs/src/images/PrefixedCommands/HelpCommand.png
index fe52303b3..73cf23eca 100644
Binary files a/docs/src/images/PrefixedCommands/HelpCommand.png and b/docs/src/images/PrefixedCommands/HelpCommand.png differ
diff --git a/docs/src/images/PrefixedCommands/LiteralConversion.png b/docs/src/images/PrefixedCommands/LiteralConversion.png
index c96e22860..31a738a34 100644
Binary files a/docs/src/images/PrefixedCommands/LiteralConversion.png and b/docs/src/images/PrefixedCommands/LiteralConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/OneParamNoQuotes.png b/docs/src/images/PrefixedCommands/OneParamNoQuotes.png
index 89c76b6e0..b71c1de93 100644
Binary files a/docs/src/images/PrefixedCommands/OneParamNoQuotes.png and b/docs/src/images/PrefixedCommands/OneParamNoQuotes.png differ
diff --git a/docs/src/images/PrefixedCommands/OneParamWithQuotes.png b/docs/src/images/PrefixedCommands/OneParamWithQuotes.png
index 332c8576b..e12564b5c 100644
Binary files a/docs/src/images/PrefixedCommands/OneParamWithQuotes.png and b/docs/src/images/PrefixedCommands/OneParamWithQuotes.png differ
diff --git a/docs/src/images/PrefixedCommands/OptionalConversion.png b/docs/src/images/PrefixedCommands/OptionalConversion.png
index 8cd8e566a..9e1685c99 100644
Binary files a/docs/src/images/PrefixedCommands/OptionalConversion.png and b/docs/src/images/PrefixedCommands/OptionalConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/Subcommands.png b/docs/src/images/PrefixedCommands/Subcommands.png
index 99b4df790..36e271189 100644
Binary files a/docs/src/images/PrefixedCommands/Subcommands.png and b/docs/src/images/PrefixedCommands/Subcommands.png differ
diff --git a/docs/src/images/PrefixedCommands/TwoParams.png b/docs/src/images/PrefixedCommands/TwoParams.png
index 1c67d0cd8..0b40730e5 100644
Binary files a/docs/src/images/PrefixedCommands/TwoParams.png and b/docs/src/images/PrefixedCommands/TwoParams.png differ
diff --git a/docs/src/images/PrefixedCommands/UnionConversion.png b/docs/src/images/PrefixedCommands/UnionConversion.png
index acc4fa717..6a81c3ade 100644
Binary files a/docs/src/images/PrefixedCommands/UnionConversion.png and b/docs/src/images/PrefixedCommands/UnionConversion.png differ
diff --git a/docs/src/images/PrefixedCommands/VariableParam.png b/docs/src/images/PrefixedCommands/VariableParam.png
index 47c3440a5..652414271 100644
Binary files a/docs/src/images/PrefixedCommands/VariableParam.png and b/docs/src/images/PrefixedCommands/VariableParam.png differ
diff --git a/docs/src/images/logo-minified.svg b/docs/src/images/logo-minified.svg
index b39fe6853..934936cfc 100644
--- a/docs/src/images/logo-minified.svg
+++ b/docs/src/images/logo-minified.svg
@@ -1,13 +1 @@
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/src/images/logo.png b/docs/src/images/logo.png
index 8cb9aedf2..5d7a894aa 100644
Binary files a/docs/src/images/logo.png and b/docs/src/images/logo.png differ
diff --git a/docs/src/images/paginator example.png b/docs/src/images/paginator example.png
index eba4d1527..a3a823448 100644
Binary files a/docs/src/images/paginator example.png and b/docs/src/images/paginator example.png differ
diff --git a/tests/LordOfPolls.png b/tests/LordOfPolls.png
index 704ed4790..7e01cd7e4 100644
Binary files a/tests/LordOfPolls.png and b/tests/LordOfPolls.png differ