Nyxen
is a sleek and modern dark theme for Visual Studio Code, with a carefully curated color palette, Nyxen ensures a comfortable and visually appealing workspace for developers.
Nyxen can be customized to fit your personal preferences. Open your VS Code settings.json and override the default colors if needed.
"workbench.colorCustomizations": {
"editor.background": "#1e1e2e",
"editorCursor.foreground": "#ffcc00"
}