Skip to content

Instantly share code, notes, and snippets.

@coolcoder613eb
Created February 22, 2023 07:39
Show Gist options
  • Save coolcoder613eb/6faf6ddd694d38084c559b6ade34e331 to your computer and use it in GitHub Desktop.
Save coolcoder613eb/6faf6ddd694d38084c559b6ade34e331 to your computer and use it in GitHub Desktop.
Ubuntu color theme for windows terminal
{
"background": "#300A24",
"black": "#171421",
"blue": "#0037DA",
"brightBlack": "#767676",
"brightBlue": "#08458F",
"brightCyan": "#2C9FB3",
"brightGreen": "#26A269",
"brightPurple": "#A347BA",
"brightRed": "#C01C28",
"brightWhite": "#F2F2F2",
"brightYellow": "#A2734C",
"cursorColor": "#FFFFFF",
"cyan": "#3A96DD",
"foreground": "#FFFFFF",
"green": "#26A269",
"name": "Ubuntu-22.04-ColorScheme",
"purple": "#881798",
"red": "#C21A23",
"selectionBackground": "#FFFFFF",
"white": "#CCCCCC",
"yellow": "#A2734C"
},
@niask11
Copy link

niask11 commented Dec 16, 2024

The best one for Ubuntu IMHO! Please consider uploading to https://windowsterminalthemes.dev/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment