stayradiated / terminal.sexy

Create, view and edit terminal colorschemes.
terminal.sexy
MIT License
919 stars 56 forks source link

Add Windows 10 Terminal support #57

Open ElPapiMango opened 5 years ago

ElPapiMango commented 5 years ago

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"
    }
sfn101 commented 4 years ago

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