Skip to content

Instantly share code, notes, and snippets.

@ShortArrow
Created April 14, 2022 07:43
Show Gist options
  • Save ShortArrow/eb063130b7060c8ac8a256194251b9ee to your computer and use it in GitHub Desktop.
Save ShortArrow/eb063130b7060c8ac8a256194251b9ee to your computer and use it in GitHub Desktop.
powershell echo color
write-host "`e[38;5;34;48;5;215m`e[0m"
write-host "`e[38;5;34;48;5;215;6m`e[0m"
# https://www.wikiwand.com/en/ANSI_escape_code#/3-bit_and_4-bit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment