Themes/base16-atelier-heath-light.json

{
  "name": "Atelier Heath Light",
  "description": "Atelier Heath Light scheme by Bram de Haan (http://atelierbramdehaan.nl).",
  "repository": "https://github.com/mmims/base16-psconsoletheme",
  "background": "Black",
  "foreground": "DarkCyan",
  "popupBackground": "DarkGreen",
  "popupForeground": "Gray",
  "palette": {
    "Black": "#f7f3f7",
    "DarkGray": "#d8cad8",
    "DarkGreen": "#ab9bab",
    "DarkYellow": "#9e8f9e",
    "DarkBlue": "#776977",
    "DarkCyan": "#695d69",
    "Gray": "#292329",
    "White": "#1b181b",
    "Red": "#ca402b",
    "DarkRed": "#a65926",
    "Yellow": "#bb8a35",
    "Green": "#918b3b",
    "Cyan": "#159393",
    "Blue": "#516aec",
    "Magenta": "#7b59c0",
    "DarkMagenta": "#cc33cc"
  },
  "tokens": {
    "Command": "Blue",
    "Comment": "DarkYellow",
    "Keyword": "Magenta",
    "Member": "Blue",
    "Number": "DarkRed",
    "Operator": "Cyan",
    "Parameter": "DarkRed",
    "String": "Green",
    "Type": "Yellow",
    "Variable": "Red"
  }
}