Unverified Commit e02a9c05 authored by Sardonyx's avatar Sardonyx Committed by GitHub
Browse files

style(theme): added slateorange theme (#588)

parent 4cd0a047
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -251,6 +251,12 @@ const themes = {
    text_color: "27e8a7",
    bg_color: "242938"
  },
  slateorange: {
    title_color: "faa627",
    icon_color: "faa627",
    text_color: "ffffff",
    bg_color: "36393f"
  },
  kacho_ga: {
    title_color: "bf4a3f",
    icon_color: "a64833",