Skip to content

Instantly share code, notes, and snippets.

@redsnow1992
Last active August 14, 2020 03:01
Show Gist options
  • Save redsnow1992/17011f7df65b734aa53c2d52ee77d6e9 to your computer and use it in GitHub Desktop.
Save redsnow1992/17011f7df65b734aa53c2d52ee77d6e9 to your computer and use it in GitHub Desktop.
windows terminal config.md

theme link: https://atomcorp.github.io/themes/

{
  "name": "MonaLisa",
  "black": "#351b0e",
  "red": "#9b291c",
  "green": "#636232",
  "yellow": "#c36e28",
  "blue": "#515c5d",
  "purple": "#9b1d29",
  "cyan": "#588056",
  "white": "#f7d75c",
  "brightBlack": "#874228",
  "brightRed": "#ff4331",
  "brightGreen": "#b4b264",
  "brightYellow": "#ff9566",
  "brightBlue": "#9eb2b4",
  "brightPurple": "#ff5b6a",
  "brightCyan": "#8acd8f",
  "brightWhite": "#ffe598",
  "background": "#120b0d",
  "foreground": "#f7d66a"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment