From 9553a49bd027af7b77cd050c3c8f41a0603b091b Mon Sep 17 00:00:00 2001 From: dragonwocky Date: Mon, 2 Nov 2020 12:18:48 +1100 Subject: [PATCH] add new theme screenshots + remove bgs of existing --- repo/dracula/mod.js | 6 +++--- repo/dracula/styles.css | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/repo/dracula/mod.js b/repo/dracula/mod.js index 249d735..c5d7f40 100644 --- a/repo/dracula/mod.js +++ b/repo/dracula/mod.js @@ -1,7 +1,7 @@ /* * dracula - * (c) 2020 u/mimi-shahzad - * (c) 2020 Dracula Theme + * (c) 2020 @mimishahzad386#5651 + * (c) 2020 dracula * under the MIT license */ @@ -14,5 +14,5 @@ module.exports = { desc: 'a theme based on the popular dracula color palette originally by zeno rocha and friends. ', version: '0.1.0', - author: 'mimi-shahzad', + author: 'dracula', }; diff --git a/repo/dracula/styles.css b/repo/dracula/styles.css index ff919bb..b9d4e90 100644 --- a/repo/dracula/styles.css +++ b/repo/dracula/styles.css @@ -1,8 +1,8 @@ /* * dracula - * (c) 2020 u/mimi-shahzad + * (c) 2020 @mimishahzad386#5651 + * (c) 2020 dracula * (c) 2020 dragonwocky (https://dragonwocky.me/) - * (c) 2020 Dracula Theme * under the MIT license */