From 3299db06748af81310180968940cf4fe21e4dbe1 Mon Sep 17 00:00:00 2001 From: Marius <24592972+gilbN@users.noreply.github.com> Date: Thu, 8 Jul 2021 22:24:30 +0200 Subject: [PATCH] fix --- CSS/themes/qbittorrent/dracula.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/qbittorrent/dracula.css b/CSS/themes/qbittorrent/dracula.css index a15430fd..c255a66b 100644 --- a/CSS/themes/qbittorrent/dracula.css +++ b/CSS/themes/qbittorrent/dracula.css @@ -11,7 +11,7 @@ /* Made by @gilbN */ /* https://github.com/gilbN/theme.park */ - /* QBITTORRENT SPACE GRAY THEME */ + /* QBITTORRENT DRACULA THEME */ @import url(https://theme-park.dev/CSS/themes/qbittorrent/qbittorrent-base.css); @import url(https://theme-park.dev/CSS/variables/dracula.css);