{"id":24738110,"url":"https://github.com/hayattgd/theme-switcher","last_synced_at":"2026-04-10T20:43:59.115Z","repository":{"id":274478826,"uuid":"923038570","full_name":"hayattgd/Theme-switcher","owner":"hayattgd","description":"A theme switcher for anything.","archived":false,"fork":false,"pushed_at":"2025-01-28T12:46:32.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T00:51:50.828Z","etag":null,"topics":["c","cli","customization","linux","theme-switcher","utility"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hayattgd.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2025-01-27T14:40:59.000Z","updated_at":"2025-01-28T12:46:36.000Z","dependencies_parsed_at":"2025-01-27T15:41:41.680Z","dependency_job_id":"875349e7-d481-4496-bf34-8b2c21cd735e","html_url":"https://github.com/hayattgd/Theme-switcher","commit_stats":null,"previous_names":["hayattgd/theme-switcher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hayattgd/Theme-switcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayattgd%2FTheme-switcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayattgd%2FTheme-switcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayattgd%2FTheme-switcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayattgd%2FTheme-switcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hayattgd","download_url":"https://codeload.github.com/hayattgd/Theme-switcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hayattgd%2FTheme-switcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267417664,"owners_count":24083839,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","cli","customization","linux","theme-switcher","utility"],"created_at":"2025-01-27T22:35:20.966Z","updated_at":"2026-04-10T20:43:54.064Z","avatar_url":"https://github.com/hayattgd.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Theme switcher\n\nTheme switcher works by swapping folders, so it works on almost anything. This tool allows you to easily switch between different themes for your applications.\n\nVisit [nightly.link](https://nightly.link/hayattgd/Theme-switcher/workflows/c-cpp/main/Linux) for latest build.\n\n## Get started\n\n### Installation\n\n1. Make sure themesw is executable.\n\t```sh\n\t$ chmod +x /path/to/themesw\n\t```\n\n2. To make a symbolic link for executable, run this:\n\t```sh\n\t$ ln -sf /path/to/themesw /usr/bin/themesw\n\t```\n\n3. Create the necessary directories:\n\t```sh\n\t$ mkdir -p ~/.config/themesw/themes/\n\t```\n\n4. Download dotfiles for your apps and place them in the appropriate directories.\n\nYour `~/.config/themesw/` directory should look like this:\n```\n~/.config/themesw\n├─ themes\n│  ├─ your-theme\n│  │  ├─ config\n│  │  │  ├─ hypr\n│  │  │  │  ├─ ...\n│  │  │  ├─ kitty\n│  │  │  ├─ mako\n│  │  │  ├─ waybar\n│  │  │  ├─ wofi\n│  │  ├─ run.sh\n```\n`\n- The `config` folder contains files to be copied to `~/.config`.\n\n- `run.sh` is a script that runs after copying, useful for restarting apps to apply the theme.\n\n### Usage\n\nTo switch themes, run the following command:\n```sh\n$ themesw apply your-theme\n```\n\n## License\n\nThis repository is distributed under [GNU GENERAL PUBLIC LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayattgd%2Ftheme-switcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhayattgd%2Ftheme-switcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhayattgd%2Ftheme-switcher/lists"}