Skip to content

AbhineshJha/nyxen-theme

Repository files navigation

Nyxen - A Dark Theme for Visual Studio Code

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.

Preview

preview

Customization

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"
}

Releases

No releases published

Packages

No packages published