Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 996 Bytes

nandos.md

File metadata and controls

57 lines (48 loc) · 996 Bytes

Nandos

Nando's

Settings

{
  "name": "Windows PowerShell",
  "commandline": "powershell.exe",
  "colorScheme": "Nandos",
  "backgroundImage": "images/nandos-logo.png",
  "backgroundImageStretchMode": "none",
  "backgroundImageAlignment": "bottomRight",
  "icon": "images/drumstick.png",
  "hidden": false
}

Fonts

{
  "fontFace": "Cascadia Code PL"
}

Background

Nando's

Color Scheme

{
  "name": "Nandos",
  "foreground": "#ffffff",
  "background": "#e8841d",
  "cursorColor": "#ffe600",
  "brightRed": "#ff0000",
  "brightYellow": "#FFFF00",
  "white": "#FFFF00",
  "cyan": "#FFFF00",
  "brightBlack": "#FFFF00",
  "black": "#0C0C0C",
  "red": "#C50F1F",
  "green": "#13A10E",
  "yellow": "#C19C00",
  "blue": "#0037DA",
  "purple": "#881798",
  "brightGreen": "#16C60C",
  "brightBlue": "#3B78FF",
  "brightPurple": "#B4009E",
  "brightCyan": "#61D6D6",
  "brightWhite": "#F2F2F2"
}