-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Since the port is now unmaintained. I have taken the initiative to post all the quality of life color fixes for this beautiful colorscheme on VSCode.
Just copy and paste these into your settings.json
I'll keep on updating them whenever I find new things to add on to :D Happy Hacking!
"workbench.colorCustomizations": {
"[Everblush]": {
"extensionButton.prominentForeground": "#6cbfbf",
"extensionButton.prominentBackground": "#232a2d",
"extensionButton.separator": "#7d7d7d",
"extensionIcon.starForeground": "#e5c76bfd",
"extensionBadge.remoteBackground": "#6cbfbf",
"editor.snippetTabstopHighlightBackground": "#67b0e833",
"sideBar.border": "#232a2d",
"inputValidation.errorForeground": "#141b1e",
"scmGraph.historyItemHoverDefaultLabelBackground": "#8ccf7e",
"scmGraph.historyItemHoverDefaultLabelForeground": "#141b1e",
"scmGraph.historyItemHoverLabelForeground": "#141b1e",
"scmGraph.historyItemRefColor": "#e57474",
"terminal.findMatchBackground": "#67b0e8e0",
"terminal.findMatchHighlightBackground": "#e5c66bba"
}
},Metadata
Metadata
Assignees
Labels
No labels