Unverified Commit 7072a238 authored by Michael Schnerring's avatar Michael Schnerring Committed by GitHub
Browse files

style(theme): add gruvbox_light theme (#1379)

parent 300ee853
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -36,6 +36,12 @@ const themes = {
    text_color: "8ec07c",
    bg_color: "282828",
  },
  gruvbox_light: {
    title_color: "b57614",
    icon_color: "af3a03",
    text_color: "427b58",
    bg_color: "fbf1c7",
  },
  tokyonight: {
    title_color: "70a5fd",
    icon_color: "bf91f3",