Unverified Commit 890383d8 authored by Noushad Bhuiyan's avatar Noushad Bhuiyan Committed by GitHub
Browse files

style(theme): added new theme "jolly" (#530)



* a new "jolly" theme borns

* update of "jolly" theme

Co-authored-by: default avatarAnurag Hazra <hazru.anurag@gmail.com>
parent 69ab2db8
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",
  },
  jolly: {
    title_color: "ff64da",
    icon_color: "a960ff",
    text_color: "ffffff",
    bg_color: "291B3E",
  },
  maroongold: {
    title_color: "F7EF8A",
    icon_color: "F7EF8A",