{"id":15384952,"url":"https://github.com/manekinekko/windows-nt-vscode-theme","last_synced_at":"2025-04-15T05:56:16.674Z","repository":{"id":40450369,"uuid":"382713674","full_name":"manekinekko/windows-nt-vscode-theme","owner":"manekinekko","description":"A Windows NT/2000 theme for VS Code  🎉","archived":false,"fork":false,"pushed_at":"2023-02-02T20:03:46.000Z","size":3928,"stargazers_count":98,"open_issues_count":3,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-15T05:56:11.113Z","etag":null,"topics":["code","theme","vintage","visual-studio-code","vscode","vscode-extension","vscode-theme","windows","windows-2000","windows-nt"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=wassimdev.windows-nt-vscode-theme","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manekinekko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["manekinekko"]}},"created_at":"2021-07-03T21:39:38.000Z","updated_at":"2025-03-20T08:41:02.000Z","dependencies_parsed_at":"2023-02-18T00:02:19.695Z","dependency_job_id":null,"html_url":"https://github.com/manekinekko/windows-nt-vscode-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fwindows-nt-vscode-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fwindows-nt-vscode-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fwindows-nt-vscode-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manekinekko%2Fwindows-nt-vscode-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manekinekko","download_url":"https://codeload.github.com/manekinekko/windows-nt-vscode-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249016320,"owners_count":21198832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code","theme","vintage","visual-studio-code","vscode","vscode-extension","vscode-theme","windows","windows-2000","windows-nt"],"created_at":"2024-10-01T14:43:43.448Z","updated_at":"2025-04-15T05:56:16.655Z","avatar_url":"https://github.com/manekinekko.png","language":null,"funding_links":["https://github.com/sponsors/manekinekko"],"categories":["Others"],"sub_categories":[],"readme":"# A Windows NT/2000 theme for VS Code\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/manekinekko/windows-nt-vscode-theme/main/docs/windows-nt-vs-code-theme-banner.jpg\"\u003e\n\u003c/p\u003e\n\n\n## Install\n\n### From Visual Studio Marketplace\n\n1. Go to [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=wassimdev.windows-nt-vscode-theme).\n2. Click on the \"Install\" button.\n3. Then [select a theme](https://code.visualstudio.com/docs/getstarted/themes#_selecting-the-color-theme). Currently the following themes are available:\n    - `Windows NT`\n\n### From VS Code\n\n1. Open the extension view \u003ckbd\u003e⇧⌘X\u003c/kbd\u003e\n2. Search for `@category:\"themes\" windows NT`\n3. Locate the theme and click \"Install\"\n\n## Selecting the Color Theme\n\n1. In VS Code, open the Color Theme picker with `File \u003e Preferences \u003e Color Theme`. (`Code \u003e Preferences \u003e Color Theme` on macOS).\n1. You can also use the keyboard shortcut \u003ckbd\u003e⌘K ⌘T\u003c/kbd\u003e to display the picker.\n1. Use the cursor keys to preview.\n1. Select \"Windows NT\" and press Enter.\n\n## Override this theme\n\nYou can also override this (or any other) theme in your personal config file. Please follow the guide in the [color theme](https://code.visualstudio.com/api/extension-guides/color-theme) documentation.\n\n## Contribute\n\n1. Clone and open this [repo](https://github.com/manekinekko/windows-nt-vscode-theme) in VS Code\n1. Press `F5` to open a new window with your extension loaded\n2. Open `Code \u003e Preferences \u003e Color Theme` \u003ckbd\u003e⌘k ⌘t\u003c/kbd\u003e and pick the \"Windows NT\"\n3. Update files under [`/themes/`](https://github.com/manekinekko/windows-nt-vscode-theme/blob/main/themes/) or [`/fileicons/`](https://github.com/manekinekko/windows-nt-vscode-theme/blob/main/fileicons/) folders.\n    - **UI**: For all changes to the \"outer UI\", like (status bar, file navigation etc.), take a look at the [Theme Color](https://code.visualstudio.com/api/references/theme-color) reference.\n    - **Syntax**: For changes to the \"code highlighting\", examine the syntax scopes by invoking the [`Developer: Inspect Editor Tokens and Scopes`](https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#scope-inspector) command from the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P` on Mac) in the Extension Development Host window.\n    - **Icons**: For changes to the icons, take a look at the [File Icon Theme](https://code.visualstudio.com/api/extension-guides/file-icon-theme) reference.\n4. Commit your changes and open a PR.\n\nNote:\n\n- Changes to the theme files are automatically applied to the Extension Development Host window, so no reloading should be necessary.\n\n## Publish\n\n1. Squash and merge Pull Requests that are ready to be published into `main`.\n1. Run `npm run package -- [version]`. Follow the [SemVer](https://semver.org) convention and replace `[version]` with one of the following options:\n    - `patch` for bug fixes\n    - `minor` for improvements\n    - `major` for breaking or bigger changes\n1. Push your changes to GitHub\n1. Run `npm run release` to publish the theme on the Marketplace.\n\n## Credits\n\nThis theme was inspired by the official Windows 98 / Windows 2000 / Windows NT themes. The Code Editor theme scheme was inspired by the default Light (Visual Studio) theme shipped by VS Code. File icons are credited to [Alex Meub](https://win98icons.alexmeub.com/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanekinekko%2Fwindows-nt-vscode-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanekinekko%2Fwindows-nt-vscode-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanekinekko%2Fwindows-nt-vscode-theme/lists"}