{"id":15392129,"url":"https://github.com/sudoaugustin/vslook","last_synced_at":"2025-07-11T06:36:32.902Z","repository":{"id":37205407,"uuid":"465251388","full_name":"sudoaugustin/vslook","owner":"sudoaugustin","description":"Create custom VSCode themes","archived":false,"fork":false,"pushed_at":"2023-01-25T19:50:51.000Z","size":17425,"stargazers_count":275,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T06:43:16.143Z","etag":null,"topics":["javascript","theme-customizer","vscode","vscode-extension","vscode-theme"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=sudoaugustin.vslook","language":"JavaScript","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/sudoaugustin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-02T10:07:00.000Z","updated_at":"2025-04-02T02:26:26.000Z","dependencies_parsed_at":"2023-02-14T10:45:37.950Z","dependency_job_id":null,"html_url":"https://github.com/sudoaugustin/vslook","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/sudoaugustin/vslook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoaugustin%2Fvslook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoaugustin%2Fvslook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoaugustin%2Fvslook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoaugustin%2Fvslook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudoaugustin","download_url":"https://codeload.github.com/sudoaugustin/vslook/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudoaugustin%2Fvslook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264749263,"owners_count":23658169,"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":["javascript","theme-customizer","vscode","vscode-extension","vscode-theme"],"created_at":"2024-10-01T15:14:04.637Z","updated_at":"2025-07-11T06:36:32.874Z","avatar_url":"https://github.com/sudoaugustin.png","language":"JavaScript","readme":"# `VSLook`\n\n![What vslook does](https://raw.githubusercontent.com/sudoaugustin/vslook/main/.github/media/overview.gif)\n\n## Warnings\n- This is extension will delete `colorCustomizations` and `tokenColorCustomizations` in `setting.json`. This behavior is because vscode doesn't update the UI when the theme file changes. It only updates when `setting.json` changes.\n\n- VSLook will reload VSCode every time it's closed in order to show the latest colors from the theme file\n\n\u003c/br\u003e\n\n## 📗 Get started\n\n- Install from [marketplace](https://marketplace.visualstudio.com/items?itemName=sudoaugustin.vslook).\n- Choose **VSLook** from Color Theme.\n- Open Command Palette `Ctrl+Shift+P`. Search for **VSLook: Edit** and press `Enter`.\n\n_For styling guide, [click here](https://github.com/sudoaugustin/vslook/blob/main/.github/docs/styling.md)._\n\n\u003c/br\u003e\n\n### 🚚 Export theme\n\n- Open Command Palette `Ctrl+Shift+P`. Search for **VSLook: Export** and press `Enter`.\n- Theme will be saved in `$HOME/vslook-theme.json`.\n\n\u003c/br\u003e\n\n### 🖨 Clone theme\n\n- Open Command Palette `Ctrl+Shift+P`. Search for **VSLook: Clone** and press `Enter`.\n- Choose the theme you want to clone.\n- VSLook will copy all the styles from the selected theme.\n\n⚠️Notes:\n\n- This action is not reversible.\n- Changing syntax colors with VSLook won't work correctly after cloning a theme.\n\n\u003c/br\u003e\n\n### 🎨 Color palettes\n\nVSLook comes with `Tailwind` \u0026 `Material` color palettes.\n\nTo change palette\n\n- Go to Settings `Ctrl+,`.\n- Search for **VSLook Palette Type**.\n- Choose the palette you want to use.\n\n\u003c/br\u003e\n\n### 🌈 Color variables\n\nCreate color variables from **Color Picker**. It will merge with color palettes.\n\n![Add color variable](https://raw.githubusercontent.com/sudoaugustin/vslook/main/.github/media/add-color.gif)\n\nTo group your color variables, use a `/` in their names.\n\n![Add color variable](https://raw.githubusercontent.com/sudoaugustin/vslook/main/.github/media/group-color.gif)\n\nIf you wanna set bulk amount of colors, open `setting.json` and paste something like this.\n\n```json\n\"vslook.palette.colors\": {\n  \"base\":{\n    \"primary\":\"#111e6c\",\n    \"secondary\":\"#b0dfe5\"\n  },\n  \"pink\": {\n    \"100\": \"#ef4444\",\n    \"200\": \"#ec4899\",\n    ...\n  },\n},\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudoaugustin%2Fvslook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudoaugustin%2Fvslook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudoaugustin%2Fvslook/lists"}