Unverified Commit e3d6f950 authored by Matheus Gonçalves's avatar Matheus Gonçalves Committed by GitHub
Browse files

style(theme): Add Omni theme (#424)

parent 81d7847f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -209,6 +209,12 @@ const themes = {
    text_color: "ebcfb2",
    bg_color: "373f51",
  },
  omni: {
    title_color: "FF79C6",
    icon_color: "e7de79",
    text_color: "E1E1E6",
    bg_color: "191622"
  },
  react: {
    title_color: "61dafb",
    icon_color: "61dafb",