Skip to content

AwesomeJackify/Nandos-Terminal-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Nandos

Nando's

Settings

{
  "name": "Windows PowerShell",
  "commandline": "powershell.exe",
  "colorScheme": "Nandos",

  "backgroundImage": "images/nandos.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"
}

$PROFILE

Write-Host " _____          _     _____          _"
Write-Host "|  __ \        (_)   |  __ \        (_)"
Write-Host "| |__) |__ _ __ _    | |__) |__ _ __ _"
Write-Host "|  ___/ _ \ '__| |   |  ___/ _ \ '__| |"
Write-Host "| |  |  __/ |  | |   | |  |  __/ |  | |"
Write-Host "|_|   \___|_|  |_|   |_|   \___|_|  |_|"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published