-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
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"
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels