Unverified Commit d0d385ab authored by ramadevsign's avatar ramadevsign Committed by GitHub
Browse files

style(theme): add theme "Yeblu" (#527)

parent 1958f545
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",
  },
  yeblu: {
    title_color: "ffff00",
    icon_color: "ffff00",
    text_color: "ffffff",
    bg_color: "002046",
  },
  blueberry: {
    title_color: "82aaff",
    icon_color: "89ddff",