Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.04 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.04 KB

elly-iterm2

elly-iterm2 is a nostalgic and brown-based iTerm2 color theme.

elly iterm2

elly.vim

elly.vim

Installation

  1. open iTerm > Preferences > Profiles > Colors Tab
  2. Open the Color Presets... drop-down in the bottom right corner
  3. Select Import... from the list
  4. Select the elly.itermcolors file
  5. Select the elly from Color Presets...

Issues

This theme is in early development. If you find some bugs, please submit a issue.

Related Projects

[Tips] elly theme for powerlevel10k

typeset -g POWERLEVEL9K_DIR_FOREGROUND=12
typeset -g POWERLEVEL9K_DIR_ANCHOR_FOREGROUND=4
typeset -g POWERLEVEL9K_DIR_SHORTENED_FOREGROUND=4
typeset -g POWERLEVEL9K_PROMPT_CHAR_OK_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND=12
typeset -g POWERLEVEL9K_PROMPT_CHAR_ERROR_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND=88

local      clean='%9F'
local   modified='%58F'
local  untracked='%6F'
local conflicted='%88F'

Articles