Created
February 22, 2023 07:39
-
-
Save coolcoder613eb/6faf6ddd694d38084c559b6ade34e331 to your computer and use it in GitHub Desktop.
Ubuntu color theme for windows terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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" | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The best one for Ubuntu IMHO! Please consider uploading to https://windowsterminalthemes.dev/