cdalvaro / github-vscode-theme-iterm

:octocat: GitHub VS Code Theme for iTerm

Home Page:https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Theme

GitHub VS Code Theme for iTerm

GitHub Visual Studio Code Theme for iTerm (Dark, Dimmed, Light and High Contrast)

ll is an alias1 for ogham/exa cli tool.

Download iTerm profiles and open them.

GitHub Dark Default GitHub Dark Dimmed GitHub Dark Hight Contrast
GitHub Dark Default GitHub Dark Dimmed GitHub Dark Hight Contrast
GitHub Light Default GitHub Light High Contrast
GitHub Light Default GitHub Light High Contrast

iTerm legacy themes

GitHub Dark GitHub Light
GitHub Dark GitHub Light

They will be automatically added to your Color Presets... inside Profiles > Colors in iTerm Preferences pane.

iTerm Profiles Colors Pane

GitHub VSCode Theme for Apple Terminal

You can also download these profiles for Apple Terminal app:

Terminal.app legacy themes

About my shell setup

I use Z shell in combination with ohmyzsh framework.

My prompt theme is starship, which is available for any shell. And the font I'm currently using is MonoLisa.

Some of the ohmyzsh plugins I use are:

Apart of those, I use other plugins such as:

And some interesting utils I use are:

See cdalvaro/dotfiles for more details.


  1. alias ll='exa --long --header --group --git --modified --color-scale' ↩️