{"id":16759420,"url":"https://github.com/victorfsf/guri","last_synced_at":"2025-04-10T17:14:49.379Z","repository":{"id":90234598,"uuid":"110153522","full_name":"victorfsf/guri","owner":"victorfsf","description":"A simple and fast Oh-My-Zsh theme","archived":false,"fork":false,"pushed_at":"2018-11-17T15:09:56.000Z","size":281,"stargazers_count":22,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T15:02:28.212Z","etag":null,"topics":["guri","oh-my-zsh","oh-my-zsh-theme","prompt","shell-prompt","shell-theme","terminal","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/victorfsf.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}},"created_at":"2017-11-09T18:49:03.000Z","updated_at":"2023-05-12T16:49:16.000Z","dependencies_parsed_at":"2024-01-03T04:29:42.519Z","dependency_job_id":"40e384e9-836d-48f9-bf1c-b97a696c640b","html_url":"https://github.com/victorfsf/guri","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/victorfsf%2Fguri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfsf%2Fguri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfsf%2Fguri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorfsf%2Fguri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorfsf","download_url":"https://codeload.github.com/victorfsf/guri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261916,"owners_count":21074225,"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":["guri","oh-my-zsh","oh-my-zsh-theme","prompt","shell-prompt","shell-theme","terminal","zsh","zsh-theme"],"created_at":"2024-10-13T04:08:05.431Z","updated_at":"2025-04-10T17:14:49.358Z","avatar_url":"https://github.com/victorfsf.png","language":"Shell","funding_links":[],"categories":["Themes"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Guri\n\nA Simple and fast Oh-My-Zsh theme, based on [Pure](https://github.com/sindresorhus/pure)'s design.\n\n![Guri Screenshot](https://github.com/victorfsf/guri/raw/master/screenshot.png)\n\n## Installing\n\n#### This theme requires [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh) with Zsh version 5.1.1 or higher.\n\nDownload the file and save it to `$ZSH_CUSTOM/themes/` (by default `~/.oh-my-zsh/custom/themes/`):\n```\ncurl -o $ZSH_CUSTOM/themes/guri.zsh-theme https://raw.githubusercontent.com/victorfsf/guri/master/guri.zsh-theme\n```\n\nThen, update the `ZSH_THEME` variable in your `~/.zshrc`:\n```\nZSH_THEME=\"guri\"\n```\n\nAnd reload your shell:\n```\n. ~/.zshrc\n```\n\n## Font \u0026 Colors\n\nTo get the same font and colors used on the screenshot, use the configurations described bellow.\n\n*PS: This theme also looks pretty good with the [Nord](https://github.com/arcticicestudio/nord) palette!*\n\n#### Font:\n\nInstall the [Fira Mono for Powerline](https://github.com/powerline/fonts/) and set it with `style: Medium`.\n\n#### Colors:\n\nDownload the [ZSH Syntax Highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) plugin for... Syntax highlighting your shell.\n\n###### Background: #282a36 ![#282a36](https://placehold.it/15/282a36/000000?text=+)\n###### Foreground: #eff0eb ![#eff0eb](https://placehold.it/15/eff0eb/000000?text=+)\n###### Black: #282a36 ![#282a36](https://placehold.it/15/282a36/000000?text=+)\n###### Red: #ff5c57 ![#ff5c57](https://placehold.it/15/ff5c57/000000?text=+)\n###### Green: #5af78e ![#5af78e](https://placehold.it/15/5af78e/000000?text=+)\n###### Yellow: #f3f99d ![#f3f99d](https://placehold.it/15/f3f99d/000000?text=+)\n###### Blue: #57c7ff ![#57c7ff](https://placehold.it/15/57c7ff/000000?text=+)\n###### Magenta: #ff6ac1 ![#ff6ac1](https://placehold.it/15/ff6ac1/000000?text=+)\n###### Cyan: #9aedfe ![#9aedfe](https://placehold.it/15/9aedfe/000000?text=+)\n###### White: #f1f1f0 ![#f1f1f0](https://placehold.it/15/f1f1f0/000000?text=+)\n###### Dark Gray: #686868 ![#686868](https://placehold.it/15/686868/000000?text=+)\n###### Dark Red: #ff5c57 ![#ff5c57](https://placehold.it/15/ff5c57/000000?text=+)\n###### Dark Green: #5af78e ![#5af78e](https://placehold.it/15/5af78e/000000?text=+)\n###### Dark Yellow: #f3f99d ![#f3f99d](https://placehold.it/15/f3f99d/000000?text=+)\n###### Dark Blue: #57c7ff ![#57c7ff](https://placehold.it/15/57c7ff/000000?text=+)\n###### Dark Magenta: #ff6ac1 ![#ff6ac1](https://placehold.it/15/ff6ac1/000000?text=+)\n###### Dark Cyan: #9aedfe ![#9aedfe](https://placehold.it/15/9aedfe/000000?text=+)\n###### Light Gray: #eff0eb ![#eff0eb](https://placehold.it/15/eff0eb/000000?text=+)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorfsf%2Fguri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorfsf%2Fguri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorfsf%2Fguri/lists"}