{"id":18057696,"url":"https://github.com/yous/lime","last_synced_at":"2025-10-06T13:18:04.182Z","repository":{"id":19788502,"uuid":"23047671","full_name":"yous/lime","owner":"yous","description":"Simple standalone Zsh theme","archived":false,"fork":false,"pushed_at":"2019-08-02T05:59:36.000Z","size":386,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T02:51:18.682Z","etag":null,"topics":["config","zsh","zsh-theme"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/yous.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-17T18:48:52.000Z","updated_at":"2024-06-19T17:32:37.000Z","dependencies_parsed_at":"2022-08-21T15:40:46.457Z","dependency_job_id":null,"html_url":"https://github.com/yous/lime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Flime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Flime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Flime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yous%2Flime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yous","download_url":"https://codeload.github.com/yous/lime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345289,"owners_count":21088243,"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":["config","zsh","zsh-theme"],"created_at":"2024-10-31T02:08:57.803Z","updated_at":"2025-10-06T13:18:04.103Z","avatar_url":"https://github.com/yous.png","language":"Shell","funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Lime\n\nSimple standalone Zsh theme.\n\n\u003cimg width=\"570\" alt=\"Lime\" src=\"demo/lime.png\"\u003e\n\nColors are brought from [Tomorrow Night](https://github.com/chriskempson/tomorrow-theme#tomorrow-night).\n\n## Usage\n\n### [Antigen](https://github.com/zsh-users/antigen)\n\n``` zsh\nantigen bundle yous/lime\n```\n\n### [zgen](https://github.com/tarjoilija/zgen)\n\n``` zsh\nzgen load yous/lime\n```\n\n### [zplug](https://github.com/zplug/zplug)\n\n``` zsh\nzplug \"yous/lime\"\n```\n\n### [zplugin](https://github.com/zdharma/zplugin)\n\n``` zsh\nzplugin light yous/lime\n```\n\n### [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)\n\nClone this repository and make symbolic links to oh-my-zsh.\n\n``` sh\ngit clone https://github.com/yous/lime.git\ncd lime\nln -s \"$PWD/lime.plugin.zsh\" ~/.oh-my-zsh/themes/lime.zsh-theme\n```\n\nThen select the theme in `.zshrc`:\n\n``` zsh\nZSH_THEME=\"lime\"\n```\n\n## Options\n\n### `LIME_SHOW_HOSTNAME`\n\nSet `LIME_SHOW_HOSTNAME=1` to see the hostname when you're connecting via SSH.\nThe default value is `0`.\n\n### `LIME_DIR_DISPLAY_COMPONENTS`\n\nThe number of trailing components of the current working directory. If you set\n`LIME_DIR_DISPLAY_COMPONENTS=3`, it'll display `...bar/baz/qux` when you're on\n`~/foo/bar/baz/qux`. The default value is `0`, which shows the whole path.\n\n### `LIME_USER_COLOR`\n\nColor for user and hostname, between `0` and `255`. Also you can set this with\ncolor names. For the full list of the colors, see [this gist](https://gist.github.com/yous/c303055cf65a99d65488).\nThe default value is `109` if you have 256 colors support, `cyan` otherwise.\n\n### `LIME_DIR_COLOR`\n\nColor for the current directory, between `0` and `255`. Also you can set this\nwith color names. The default value is `143` if you have 256 colors support,\n`green` otherwise.\n\n### `LIME_GIT_COLOR`\n\nColor for the current git status, between `0` and `255`. Also you can set this\nwith colors names. The default value is `109` if you have 256 colors support,\n`cyan` otherwise.\n\n## License\n\nCopyright © Chayoung You. See [LICENSE.txt](LICENSE.txt) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyous%2Flime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyous%2Flime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyous%2Flime/lists"}