wesbos / cobalt2

Tweaked and refined Sublime Text theme based on the original cobalt.
1.56k stars 154 forks source link

Feature Request: Windows Terminal Color Profile #174

Open warrenbuckley opened 5 years ago

warrenbuckley commented 5 years ago

Hiya @wesbos With Microsoft releasing a new Windows terminal (still in preview)

https://github.com/microsoft/terminal https://devblogs.microsoft.com/commandline/windows-terminal-microsoft-store-preview-release/

I was wondering if you would consider doing a Cobalt2 theme/color profile for Windows Terminal pretty pretty please :)

The JSON schema for a color profile is as follows:

{
    "background" : "#0C0C0C",
    "black" : "#0C0C0C",
    "blue" : "#0037DA",
    "brightBlack" : "#767676",
    "brightBlue" : "#3B78FF",
    "brightCyan" : "#61D6D6",
    "brightGreen" : "#16C60C",
    "brightPurple" : "#B4009E",
    "brightRed" : "#E74856",
    "brightWhite" : "#F2F2F2",
    "brightYellow" : "#F9F1A5",
    "cyan" : "#3A96DD",
    "foreground" : "#F2F2F2",
    "green" : "#13A10E",
    "name" : "Campbell",
    "purple" : "#881798",
    "red" : "#C50F1F",
    "white" : "#CCCCCC",
    "yellow" : "#C19C00"
},
Reidond commented 4 years ago

If you still interested -> Cobalt2 Theme for Windows Terminal