Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RenanCDev authored Dec 21, 2023
1 parent e30da92 commit 3de6120
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 @@ -232,6 +232,12 @@ export const themes = {
bg_color: "1f2430",
},
"midnight-purple": {
title_color: "ff0000",
icon_color: "ff4b4b",
text_color: "ff00bc",
bg_color: "000000",
},
"midnight-red": {
title_color: "9745f5",
icon_color: "9f4bff",
text_color: "ffffff",
Expand Down

0 comments on commit 3de6120

Please sign in to comment.