palettes/frostbyte.json

{
  "id": "frostbyte",
  "name": "Frostbyte",
  "psReadLine": {
    "Command": "#2E7FD0",
    "Parameter": "#2585A5",
    "String": "#2F7A5A",
    "Operator": "#6A6FD0",
    "Variable": "#9A6A10",
    "Number": "#A0601A",
    "Comment": "#93A4B5",
    "Error": "#C7445A",
    "Default": "#2E3D4F",
    "InlinePrediction": "#93A4B5"
  },
  "psStyle": {
    "Directory": "#2E7FD0",
    "Error": "#C7445A",
    "TableHeader": "#6A6FD0"
  }
}