Solarized Light

{
  "text": "#586e75",
  "textMuted": "#657b83",
  "background": "#fdf6e3",
  "backgroundHover": "#eee8d5",
  "link": "#2aa198",
  "border": "#839496",
  "code": {
    "foreground": "#657b83",
    "background": "#fdf6e3",
    "keyword": "#859900",
    "builtin": "#268bd2",
    "named": "#2aa198",
    "namedOther": "#586e75",
    "string": "#cb4b16",
    "number": "#dc322f",
    "operator": "#586e75",
    "punctuation": "#586e75",
    "comment": "#657b83"
  }
}