Unverified Commit 5a1af30d authored by Ruslan's avatar Ruslan Committed by GitHub
Browse files

style(theme): Add darcula theme. (#285)

parent 243107cc
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -125,6 +125,12 @@ const themes = {
    text_color: "ffd95b",
    bg_color: "000000",
  },
  darcula: {
    title_color: "BA5F17",
    icon_color: "84628F",
    text_color: "BEBEBE",
    bg_color: "242424",
  },
  bear: {
    title_color: "e03c8a",
    icon_color: "00AEFF",