{"id":38095348,"url":"https://github.com/j03-dev/system-theme.hx","last_synced_at":"2026-01-20T09:00:39.569Z","repository":{"id":332383634,"uuid":"1133597017","full_name":"j03-dev/system-theme.hx","owner":"j03-dev","description":"system-theme.hx is a theme switcher plugin for Helix","archived":false,"fork":false,"pushed_at":"2026-01-16T11:12:22.000Z","size":45,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-17T06:44:28.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","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/j03-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-13T15:07:43.000Z","updated_at":"2026-01-16T16:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/j03-dev/system-theme.hx","commit_stats":null,"previous_names":["j03-dev/system-theme.hx"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/j03-dev/system-theme.hx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Fsystem-theme.hx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Fsystem-theme.hx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Fsystem-theme.hx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Fsystem-theme.hx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j03-dev","download_url":"https://codeload.github.com/j03-dev/system-theme.hx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j03-dev%2Fsystem-theme.hx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28532764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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":[],"created_at":"2026-01-16T21:01:42.821Z","updated_at":"2026-01-18T07:12:58.967Z","avatar_url":"https://github.com/j03-dev.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# system-theme.hx\n\nsystem-theme.hx is a theme switcher plugin for [Helix](https://github.com/helix-editor/helix/) that automatically adapts to your system's appearance (dark/light mode).\n\n## Usage\n\nAdd the following to `init.scm` in your Helix config directory:\n\n```scheme\n(require \"system-theme-hx/system-theme.scm\")\n(auto-theme \"tokyonight_moon\" \"github_light\")\n```\n\nThis plugin provides the `auto-theme` function that automatically switches between dark and light themes based on system preference.\n\n### Examples\n\n```scheme\n;; Gruvbox variants\n(auto-theme \"gruvbox_dark_hard\" \"gruvbox_light_hard\")\n\n;; Catppuccin variants\n(auto-theme \"catppuccin_mocha\" \"catppuccin_latte\")\n```\n\n## Installation\n\nFollow the instructions [here](https://github.com/mattwparas/helix/blob/steel-event-system/STEEL.md) to install Helix on the plugin branch.\n\nThen, install the plugin with one of the installation methods below.\n\n### Using Forge\n\nForge is the Steel package manager, and will have been installed in the previous step. Run the following:\n\n```sh\nforge pkg install --git https://github.com/j03-dev/system-theme.hx.git\n```\n\n### Building from source\n\n1. Clone and `cd` into this repo and run `cargo steel-lib`\n1. Add `(require \"\u003cpath\u003e/system-theme.hx/system-theme.scm\")` to `init.scm` in your Helix config (where `\u003cpath\u003e` is the absolute path of the folder containing the system-theme.hx repo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj03-dev%2Fsystem-theme.hx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj03-dev%2Fsystem-theme.hx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj03-dev%2Fsystem-theme.hx/lists"}