Skip to content

Instantly share code, notes, and snippets.

@MayMeow
Created November 30, 2022 14:06
Show Gist options
  • Select an option

  • Save MayMeow/1e2ee6a54413d483431dcd7e602688b9 to your computer and use it in GitHub Desktop.

Select an option

Save MayMeow/1e2ee6a54413d483431dcd7e602688b9 to your computer and use it in GitHub Desktop.

Revisions

  1. MayMeow created this gist Nov 30, 2022.
    23 changes: 23 additions & 0 deletions shades-of-purple-terminal.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,23 @@
    {
    "background": "#15152B",
    "black": "#000000",
    "blue": "#6943FF",
    "brightBlack": "#5C5C61",
    "brightBlue": "#6871FF",
    "brightCyan": "#79E8FB",
    "brightGreen": "#43D426",
    "brightPurple": "#FF628C",
    "brightRed": "#F92A1C",
    "brightWhite": "#CCCCCC",
    "brightYellow": "#F1D000",
    "cursorColor": "#FAD000",
    "cyan": "#00C5C7",
    "foreground": "#FFFFFF",
    "green": "#3DB72A",
    "name": "Shades of Purple",
    "purple": "#FF2C70",
    "red": "#D52822",
    "selectionBackground": "#FFFFFF",
    "white": "#A599E9",
    "yellow": "#FAD000"
    }