Unverified Commit 8b772e81 authored by black73's avatar black73 Committed by GitHub
Browse files

style(theme): added maroongold theme (#528)



Adding a maroon plus golden theme as nothing of that sort exists yet.

Co-authored-by: default avatarAnurag Hazra <hazru.anurag@gmail.com>
parent d93db831
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -227,6 +227,12 @@ const themes = {
    text_color: "ffffff",
    bg_color: "20232a",
  },
  maroongold: {
    title_color: "F7EF8A",
    icon_color: "F7EF8A",
    text_color: "E0AA3E",
    bg_color: "260000",
  },
  yeblu: {
    title_color: "ffff00",
    icon_color: "ffff00",