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

VS Code Export #49

Open
colemickens opened this issue May 8, 2018 · 2 comments · May be fixed by #50
Open

VS Code Export #49

colemickens opened this issue May 8, 2018 · 2 comments · May be fixed by #50

Comments

@colemickens
Copy link

Every time I setup a new VS Code instance, I have to reconfigure my color theme by hand after exporting from terminal.sexy. It would be great if there was another output added.

Here is an example:

    "workbench.colorCustomizations": {
        "terminal.ansiBlack": "#2e3436",
        "terminal.ansiBlue": "#3465a4",
        "terminal.ansiBrightBlack": "#555753",
        "terminal.ansiBrightBlue": "#729fcf",
        "terminal.ansiBrightCyan": "#34e2e2",
        "terminal.ansiBrightGreen": "#8ae234",
        "terminal.ansiBrightMagenta": "#ad7fa8",
        "terminal.ansiBrightRed": "#f49797",
        "terminal.ansiBrightWhite": "#fbfbfb",
        "terminal.ansiBrightYellow": "#fce94f",
        "terminal.ansiCyan": "#06989a",
        "terminal.ansiGreen": "#4e9a06",
        "terminal.ansiMagenta": "#75507b",
        "terminal.ansiRed": "#ae5e5e",
        "terminal.ansiWhite": "#b5bbae",
        "terminal.ansiYellow": "#c4a000",
        "terminal.background": "#2e3436",
        "terminal.foreground": "#b5bbae"
}
@SakiiR
Copy link

SakiiR commented Sep 19, 2019

THAT WOULD BE GREAT !!!

@Ebrahimaryan
Copy link

Ebrahimaryan commented Feb 6, 2020 via email

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.

3 participants