{"id":19052105,"url":"https://github.com/bigpick/spaceduck-colorls","last_synced_at":"2026-01-28T18:07:06.303Z","repository":{"id":169407980,"uuid":"373957843","full_name":"bigpick/spaceduck-colorls","owner":"bigpick","description":"A spaceduck theme for colorls","archived":false,"fork":false,"pushed_at":"2021-06-04T21:40:36.000Z","size":617,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T01:51:40.109Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigpick.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}},"created_at":"2021-06-04T20:57:15.000Z","updated_at":"2021-06-04T21:41:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3e398fe-3483-4a15-b15d-59ab0ef778c5","html_url":"https://github.com/bigpick/spaceduck-colorls","commit_stats":null,"previous_names":["bigpick/spaceduck-colorls"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bigpick/spaceduck-colorls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpick%2Fspaceduck-colorls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpick%2Fspaceduck-colorls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpick%2Fspaceduck-colorls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpick%2Fspaceduck-colorls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigpick","download_url":"https://codeload.github.com/bigpick/spaceduck-colorls/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigpick%2Fspaceduck-colorls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28848418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-08T23:20:55.957Z","updated_at":"2026-01-28T18:07:06.285Z","avatar_url":"https://github.com/bigpick.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spaceduck for [colorls](https://github.com/athityakumar/colorls)\n\n\u003e A [spaceduck](https://github.com/pineapplegiant/spaceduck) theme for [colorls](https://github.com/athityakumar/colorls).\n\n![Screenshot](./screenshot.png)\n\n\u003e (note: `ls` has been aliased to `colorls --sd --dark` above)\n\n## Install\n\nFirst, get the source code via one of the download methods, then proceed to activating.\n\n### Getting Theme\n#### Download using Git\n\nIf you are a git user, you can install the theme and keep up to date by cloning the repo:\n\n```bash\ngit clone git@github.com:bigpick/spaceduck-colorls.git\n```\n\n#### Download manually\n\nDownload using the [GitHub .zip download](https://github.com/bigpick/spaceduck-colorls/archive/main.zip) option and unzip them.\n\n### Activating theme\n\n1. First you need to have installed [colorls](https://github.com/athityakumar/colorls#installation). Ensure you are running the latest release of colorls, as support for hex string values were added as of the [1.4.2 release](https://github.com/athityakumar/colorls/releases/tag/v1.4.2)\n\n\n2. (Optionally) Make a backup of your current dark colorscheme:\n\n    ```bash\n    cp ~/.config/colorls/dark_colors.yaml ~/.config/colorls/dark_colors.yaml.backup\n    ```\n3. Copy the [`dark_colors.yaml`](https://github.com/bipick/spaceduck-colorls/blob/main/dark_colors.yaml) file to the dark color scheme location for colorls:\n\n    ```bash\n    cp dark_colors.yaml ~/.config/colorls/dark_colors.yaml\n    ```\n4. Use the `--dark` option when utilizing `colorls`:\n\n    ```bash\n    colorls --dark\n    # Additionally: alias ls=\"colorls --dark\"\n    # or, perhaps more sanely: alias cls=\"colorls --dark\"\n    ```\n\n---\n\n## Samples\n\nSome examples of a select set of `colorls` options (see the colorls repo for full optional flags).\n\n### File Sizes\n\n\u003e Notice the sizing coloration based on small/medium/large size in the 5th column.\n\n![file-size-screenshot](./sample/spaceduck_sizes.png)\n\n### Tree\n![tree-screenshot](./sample/spaceduck_tree.png)\n\n### Git Status (addition, modified, deleted, unchanged, untracked)\n\u003e Shown: unchanged (green), modified (yellow), untracked (orange); Not-shown: addition (cyan), deletion (red)\n\n![git-demo-screenshot](./sample/spaceduck_git.png)\n\n## License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpick%2Fspaceduck-colorls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigpick%2Fspaceduck-colorls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigpick%2Fspaceduck-colorls/lists"}