Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows 10 Terminal support #57

Open
ElPapiMango opened this issue Aug 14, 2019 · 1 comment · May be fixed by #62
Open

Add Windows 10 Terminal support #57

ElPapiMango opened this issue Aug 14, 2019 · 1 comment · May be fixed by #62

Comments

@ElPapiMango
Copy link

In the new Windows Terminal you can create new profiles. Example of a profile.

    {
        "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" : "#CCCCCC",
        "green" : "#13A10E",
        "name" : "Campbell",
        "purple" : "#881798",
        "red" : "#C50F1F",
        "white" : "#CCCCCC",
        "yellow" : "#C19C00"
    }
@ewen-lbh ewen-lbh linked a pull request Apr 21, 2020 that will close this issue
@sfn101
Copy link

sfn101 commented Apr 26, 2020

check my script for that here
https://github.com/sfn101/xshell-to-Wterminal-color-scheme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants