{"id":21440463,"url":"https://github.com/jean-tinland/vscode-theme-night-shift","last_synced_at":"2025-07-14T16:31:30.695Z","repository":{"id":106208932,"uuid":"260005136","full_name":"Jean-Tinland/vscode-theme-night-shift","owner":"Jean-Tinland","description":"A clean desatured vscode theme","archived":false,"fork":false,"pushed_at":"2024-08-08T19:22:28.000Z","size":14296,"stargazers_count":10,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T22:02:14.428Z","etag":null,"topics":["visual-studio-code","visual-studio-code-extension","visual-studio-code-theme","vscode","vscode-extension","vscode-theme"],"latest_commit_sha":null,"homepage":"https://www.jeantinland.com/toolbox/night-shift-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/Jean-Tinland.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-29T18:11:05.000Z","updated_at":"2024-08-08T19:22:32.000Z","dependencies_parsed_at":"2024-03-14T17:07:23.860Z","dependency_job_id":"ec52a76a-c8d3-4e35-806e-188394c1e2e9","html_url":"https://github.com/Jean-Tinland/vscode-theme-night-shift","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jean-Tinland%2Fvscode-theme-night-shift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jean-Tinland%2Fvscode-theme-night-shift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jean-Tinland%2Fvscode-theme-night-shift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jean-Tinland%2Fvscode-theme-night-shift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jean-Tinland","download_url":"https://codeload.github.com/Jean-Tinland/vscode-theme-night-shift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225986003,"owners_count":17555563,"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":["visual-studio-code","visual-studio-code-extension","visual-studio-code-theme","vscode","vscode-extension","vscode-theme"],"created_at":"2024-11-23T01:14:13.601Z","updated_at":"2024-11-23T01:14:14.135Z","avatar_url":"https://github.com/Jean-Tinland.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Night Shift Theme\n\n## Introduction\n\nThis theme's main goal is to provide a dark, readable \u0026 clean experience into your favorite code editor.\n\nIn order to stay soft to the eyes, it uses a desaturated color palette and uses only bold characters for function names as they are what describes your code the better.\n\nVisit [Night Shift website](https://www.jeantinland.com/toolbox/night-shift-theme/) for more info.\n\nYou can find the light version of this theme [here](https://marketplace.visualstudio.com/items?itemName=jean.day-shift-theme).\n\nYou'll find an iTerm2 port of this theme [here](https://github.com/Jean-Tinland/iTerm2-theme-desaturated).\\\nA Warp Terminal port is available [here](https://github.com/Jean-Tinland/warp-night-shift-theme).\\\nA Google Chrome port is available [here](https://github.com/Jean-Tinland/chrome-theme-desaturated).\n\n## Preview\n\n![.tsx preview](./assets/preview.png)\n\n## Colors\n\n| Color                                                                                | Hex Code  | Used for                                                                                                                                                       |\n| ------------------------------------------------------------------------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| ![#74829b](https://placeholder.valraiso.net/15x15?bg=74829b\u0026text=%20) Medium blue    | `#74829b` | Comments                                                                                                                                                       |\n| ![#98a8c5](https://placeholder.valraiso.net/15x15?bg=98a8c5\u0026text=%20) Light blue     | `#98a8c5` | Strings, Tag brackets                                                                                                                                          |\n| ![#6db3ce](https://placeholder.valraiso.net/15x15?bg=6db3ce\u0026text=%20) Blue           | `#6db3ce` | Operators, Special operators, Provided (support) values                                                                                                        |\n| ![#e78482](https://placeholder.valraiso.net/15x15?bg=e78482\u0026text=%20) Red            | `#e78482` | Tag attributes, Pseudo CSS                                                                                                                                     |\n| ![#8fc8bb](https://placeholder.valraiso.net/15x15?bg=8fc8bb\u0026text=%20) Green          | `#8fc8bb` | CSS constant; Provided functions \u0026 variables                                                                                                                   |\n| ![#ffd484](https://placeholder.valraiso.net/15x15?bg=ffd484\u0026text=%20) Yellow         | `#ffd484` | Function names, Static types, CSS transition name/ID selectors/colors/include/mixins params, Inherited classes, Object/JSON property names, Language variables |\n| ![#ad82cb](https://placeholder.valraiso.net/15x15?bg=ad82cb\u0026text=%20) Magenta        | `#ad82cb` | Constants, Keywords                                                                                                                                            |\n| ![#7eddde](https://placeholder.valraiso.net/15x15?bg=7eddde\u0026text=%20) Cyan           | `#7eddde` | Tags, CSS class selector                                                                                                                                       |\n| ![#fff9ee](https://placeholder.valraiso.net/15x15?bg=fff9ee\u0026text=%20) White / yellow | `#fff9ee` | Named entities, CSS units, Variable names, Storage keywords, Regex, CSS property names, Parameters                                                             |\n\n## Installation\n\nLaunch VS Code Quick Open (⌘+P), paste the following command, and press enter.\n\n```\next install jean.desaturated\n```\n\nOr install this theme from the extension panel : search for \"_Night Shift Theme_\".\n\nYou can find this theme in the Visual Studio Code Marketplace.\n\n## Customization\n\nIf you want to get rid of all bold or italic text, you can add these lines to your `settings.json` file :\n\n```json\n  \"editor.tokenColorCustomizations\": {\n    \"textMateRules\": [\n      // Remove bold\n      {\n        \"name\": \"Function names\",\n        \"scope\": \"entity.name.function\",\n        \"settings\": {\n          \"fontStyle\": \"\",\n        }\n      },\n      // Remove italics\n      {\n        \"name\": \"Comments\",\n        \"scope\": \"comment\",\n        \"settings\": {\n          \"fontStyle\": \"\",\n        }\n      }\n    ]\n  },\n```\n\nIf you want to override anything else, you can see all the style definitions [here](https://github.com/Jean-Tinland/vscode-theme-night-shift/blob/master/themes/color-theme.json#L175C19-L175C19) in the github repo.\n\n## Support\n\n**Javascript**, **Typescript**, **HTML/CSS**, **Python** \u0026 **PHP** are for now the only fully tested and supported languages. Other languages may be partially supported too.\n\nDo not hesitate to contact me if you have some suggestions of improvements or language addition requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjean-tinland%2Fvscode-theme-night-shift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjean-tinland%2Fvscode-theme-night-shift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjean-tinland%2Fvscode-theme-night-shift/lists"}