{"id":13448462,"url":"https://github.com/carloscuesta/materialshell","last_synced_at":"2025-04-12T20:46:45.288Z","repository":{"id":37868154,"uuid":"46186278","full_name":"carloscuesta/materialshell","owner":"carloscuesta","description":"A material design theme for your terminal. ✨","archived":false,"fork":false,"pushed_at":"2022-12-13T19:04:35.000Z","size":1006,"stargazers_count":841,"open_issues_count":0,"forks_count":136,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-10-14T13:12:54.913Z","etag":null,"topics":["material-design","materialshell","shell","zsh"],"latest_commit_sha":null,"homepage":"https://materialshell.carloscuesta.me","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/carloscuesta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["carloscuesta"],"custom":["https://paypal.me/carloscuesta"]}},"created_at":"2015-11-14T18:17:42.000Z","updated_at":"2024-10-06T15:56:21.000Z","dependencies_parsed_at":"2023-01-28T14:32:06.078Z","dependency_job_id":null,"html_url":"https://github.com/carloscuesta/materialshell","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fmaterialshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fmaterialshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fmaterialshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloscuesta%2Fmaterialshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloscuesta","download_url":"https://codeload.github.com/carloscuesta/materialshell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631711,"owners_count":21136559,"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":["material-design","materialshell","shell","zsh"],"created_at":"2024-07-31T05:01:46.276Z","updated_at":"2025-04-12T20:46:45.253Z","avatar_url":"https://github.com/carloscuesta.png","language":"Shell","readme":"# materialshell\n\n[![GitHub license](https://img.shields.io/github/license/carloscuesta/materialshell.svg?style=flat-square)](https://github.com/carloscuesta/materialshell)\n[![GitHub release](https://img.shields.io/github/release/carloscuesta/materialshell.svg?style=flat-square)](https://github.com/carloscuesta/materialshell)\n\n![materialshell](https://github.com/user-attachments/assets/66df92cb-e5ff-4034-8692-42a41a57f7bc#gh-dark-mode-only)\n![materialshell](https://github.com/user-attachments/assets/b0a9f89c-61f0-42d9-b8e1-0c249cda3b9b#gh-light-mode-only)\n\n\u003e A [material design](https://material.google.com/style/color.html) theme for your shell with a good contrast and color pops at the important parts. Designed to be easy on the eyes.\n\n## Install\n\n### [antigen](http://antigen.sharats.me)\n\nAdd the following snippet to your `.zshrc` file after `antigen use oh-my-zsh`:\n\n```sh\nantigen theme carloscuesta/materialshell materialshell\n```\n\n### [antibody](https://github.com/getantibody/antibody)\n\nAdd the following snippet to your `.zshrc` file:\n\n```sh\nantibody bundle carloscuesta/materialshell\n```\n\n### [Fig](https://fig.io)\n\nFig adds apps, shortcuts, and autocomplete to your existing terminal.\n\n\nInstall `materialshell` in just one click.\n\n\u003ca href=\"https://fig.io/plugins/other/materialshell_carloscuesta\" target=\"_blank\"\u003e\u003cimg src=\"https://fig.io/badges/install-with-fig.svg\" /\u003e\u003c/a\u003e\n\n### [zgen](https://github.com/tarjoilija/zgen)\n\nAdd the following snippet to your `.zshrc` file:\n\n```sh\nzgen load carloscuesta/materialshell materialshell\n```\n\n### [zplug](https://github.com/zplug/zplug)\n\nAdd the following snippet to your `.zshrc` file:\n\n```sh\nzplug carloscuesta/materialshell, use:materialshell.zsh, from:github, as:theme\n```\n\n### Manual\n\n1. Install [`oh-my-zsh`](https://ohmyz.sh/#install)\n\n2. Run the following command in your terminal:\n\n```sh\ncurl -L -o ~/.oh-my-zsh/custom/themes/materialshell.zsh-theme https://raw.githubusercontent.com/carloscuesta/materialshell/master/materialshell.zsh\n```\n\nIf you don't have curl, just copy `materialshell.zsh` to `~/.oh-my-zsh/custom/themes/materialshell.zsh-theme`.\n\n3. Modify `.zshrc` to enable the theme with `ZSH_THEME=\"materialshell\"`.\n\n4. Save and restart your terminal.\n\n## Colors\n\nThese are the colors used in both versions of the materialshell (Dark \u0026 Oceanic).\n\n![materialshell color palette](https://cloud.githubusercontent.com/assets/7629661/11169947/1337b238-8bc6-11e5-8eaa-37d435b9ecee.png)\n\nBy **default** colors come built-in with the zsh theme. These are the **color themes** for your **Terminal emulators**. Select the one you use to see the instructions:\n\n- [iTerm](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes#iterm)\n– [macOS Terminal](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes#terminal)\n- [Cmder](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes#cmder)\n- [Hyper](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes#hyper)\n- [Windows Terminal](/shell-color-themes/README.md#windows-terminal)\n- [Other (manual)](https://github.com/carloscuesta/materialshell/tree/master/shell-color-themes#manual)\n\n## Screenshots\n\n| Dark | Light | Oceanic |\n|---|---|---|\n| ![materialshell dark](https://github.com/user-attachments/assets/da60e9dd-4ff7-4dc5-9b46-e6d6f2ed1ca3) | ![materialshell light](https://github.com/user-attachments/assets/abd9b7c8-2001-4eaa-94af-39df68c9f81e) | ![materialshell oceanic](https://github.com/user-attachments/assets/325e6b02-92de-4ab2-9c20-5e2752acf058) |\n","funding_links":["https://github.com/sponsors/carloscuesta","https://paypal.me/carloscuesta"],"categories":["Shell","Themes"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloscuesta%2Fmaterialshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloscuesta%2Fmaterialshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloscuesta%2Fmaterialshell/lists"}