From 24c9e7b5fc5a6d0c9aa6ba78e756948201c906b0 Mon Sep 17 00:00:00 2001 From: Josh Date: Fri, 29 May 2020 16:57:00 +1000 Subject: [matrix] Dark Theme * Apply width restructions to modals and images * Dark theme 2.0 * Add webkit scrollbar * Use Object.keys instead of Object.entries where applicable --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 99868756..c2546f46 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,8 @@ Welcome to discord.py =========================== -.. image:: /images/snake.png +.. image:: /images/snake.svg +.. image:: /images/snake_dark.svg discord.py is a modern, easy to use, feature-rich, and async ready API wrapper for Discord. -- cgit v1.2.3