{"id":23726559,"url":"https://github.com/codenkoffee/one-swiss-cow-vscode-theme","last_synced_at":"2026-02-16T06:30:16.015Z","repository":{"id":263056093,"uuid":"889206135","full_name":"CodeNKoffee/one-swiss-cow-vscode-theme","owner":"CodeNKoffee","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-16T22:39:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T00:33:41.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeNKoffee.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2024-11-15T20:20:21.000Z","updated_at":"2024-11-16T22:39:36.000Z","dependencies_parsed_at":"2024-11-15T21:29:49.379Z","dependency_job_id":"d1ed137b-3063-4c91-9a20-51bdd4a8f9ce","html_url":"https://github.com/CodeNKoffee/one-swiss-cow-vscode-theme","commit_stats":null,"previous_names":["codenkoffee/one-swiss-cow-vscode-theme"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fone-swiss-cow-vscode-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fone-swiss-cow-vscode-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fone-swiss-cow-vscode-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Fone-swiss-cow-vscode-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeNKoffee","download_url":"https://codeload.github.com/CodeNKoffee/one-swiss-cow-vscode-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239824979,"owners_count":19703199,"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":[],"created_at":"2024-12-31T00:32:11.491Z","updated_at":"2026-02-16T06:30:15.962Z","avatar_url":"https://github.com/CodeNKoffee.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# One Swiss Cow - VSCode Theme\n\nOne Swiss Cow is a delightful VSCode theme inspired by the cows of the Swiss Alps. This theme wraps you in a whimsical tale straight from the heart of a mountain farmer, delivering a coding experience as refreshing as an alpine breeze. The colors in this theme will moo-ve you, setting the perfect atmosphere for any project!\n\n## Features\n\n\t•\tUnique Color Palette: A Swiss Alps-inspired color scheme, designed to give you a fresh, calming, and focused environment while coding.\n\t•\tDark Mode: This theme is optimized for the vs-dark UI theme, providing a comfortable and easy-on-the-eyes experience during long coding sessions.\n\t•\tFresh and Whimsical: The playful colors bring a bit of fun to your workspace, drawing inspiration from the rural charm of mountain life.\n\n## Installation\n\n\t1.\tOpen VSCode.\n\t2.\tGo to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.\n\t3.\tSearch for One Swiss Cow.\n\t4.\tClick Install.\n\nAlternatively, you can clone this repository and install the theme manually:\n\t1.\tClone this repository:\n\ngit clone https://github.com/your-username/one-swiss-cow.git\n\n\n\t2.\tOpen the folder in VSCode.\n\t3.\tPress F5 to open a new VSCode window with the theme enabled.\n\n## Usage\n\nOnce installed, you can activate the theme by following these steps:\n\t1.\tPress Ctrl+Shift+P (or Cmd+Shift+P on macOS) to open the Command Palette.\n\t2.\tType and select Preferences: Color Theme.\n\t3.\tChoose One Swiss Cow from the list.\n\n## Configuration\n\nThis theme is designed to work seamlessly with the vs-dark UI theme, but you can adjust your workspace settings to match your preferences. Here are some customizations you can add to your settings.json file:\n\n\"workbench.colorTheme\": \"One Swiss Cow\",\n\"editor.fontFamily\": \"Fira Code, monospace\",\n\"editor.fontSize\": 14,\n\"editor.lineHeight\": 22\n\n## Package Information\n\n{\n  \"name\": \"one-swiss-cow\",\n  \"displayName\": \"One Swiss Cow\",\n  \"description\": \"An inspired color palette crafted from the cows of the Swiss Alps, wrapped in a whimsical tale straight from the heart of a mountain farmer. Step into a coding experience that feels as refreshing as an alpine breeze, with colors that moo-ve you.\",\n  \"version\": \"0.0.1\",\n  \"engines\": {\n    \"vscode\": \"^1.95.0\"\n  },\n  \"categories\": [\n    \"Themes\"\n  ],\n  \"contributes\": {\n    \"themes\": [\n      {\n        \"label\": \"One Swiss Cow\",\n        \"uiTheme\": \"vs-dark\",\n        \"path\": \"./themes/One Swiss Cow-color-theme.json\"\n      }\n    ]\n  }\n}\n\n## Contributing\n\nFeel free to fork and submit pull requests! Whether it’s a bug fix, new feature, or just a simple suggestion, contributions are always welcome.\n\n## License\n\nThis theme is licensed under the MIT License. See LICENSE for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fone-swiss-cow-vscode-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenkoffee%2Fone-swiss-cow-vscode-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Fone-swiss-cow-vscode-theme/lists"}