Skip to content

support for windows terminal #79

@JDRanpariya

Description

@JDRanpariya

Environment:

  • windows
  • neovim
  • windows terminal

If you have a trouble with coloration and are using Vim/Neovim with terminal:

  • Does your Vim support full colors? (:set termguicolors)
  • Does your terminal support full colors? (e.g. Terminal.app doesn't support it)

format required:
ex: Night Owl

{
"background": "#011627",
"black": "#011627",
"blue": "#82AAFF",
"brightBlack": "#969696",
"brightBlue": "#82AAFF",
"brightCyan": "#7FDBCA",
"brightGreen": "#22DA6E",
"brightPurple": "#C792EA",
"brightRed": "#EF5350",
"brightWhite": "#FFFFFF",
"brightYellow": "#FFEB95",
"cyan": "#21C7A8",
"foreground": "#D6DEEB",
"green": "#22DA6E",
"name": "Night Owl",
"purple": "#C792EA",
"red": "#EF5350",
"white": "#FFFFFF",
"yellow": "#ADDB67"
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions