Unverified Commit 81d7847f authored by Polgo's avatar Polgo Committed by GitHub
Browse files

style(theme): Added Midnight-Purple Theme (#426)

parent 9abba006
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -197,6 +197,12 @@ const themes = {
    text_color: "c7c8c2",
    bg_color: "1f2430",
  },
  "midnight-purple":{
    title_color: "9745f5",
    icon_color: "9f4bff",
    text_color: "ffffff",
    bg_color: "000000",
  },
  calm: {
    title_color: "e07a5f",
    icon_color: "edae49",