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 */