Skip to content

Commit

Permalink
style(theme): added discord old blurple (anuraghazra#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
RSGameTech authored Jun 9, 2021
1 parent d17f4b6 commit 2b0efb8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions themes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,12 @@ const themes = {
text_color: "C3D1D9",
bg_color: "0D1117",
},
discord_old_blurple: {
title_color: "7289DA",
icon_color: "7289DA",
text_color: "FFFFFF",
bg_color: "2C2F33",
},
};

module.exports = themes;

0 comments on commit 2b0efb8

Please sign in to comment.