exa

Dracula

Dark theme for exa and 341+ apps

StarFork

exa Theme Preview

0 views

exa

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/exa.git

Install manually

Download using the GitHub .zip download option and unzip them.

Activating theme

  1. Simply add the exa_colors to the end of your .zshrc:
#### ------------------------------

#### exa - Color Scheme Definitions

#### ------------------------------

export EXA_COLORS="\
uu=36:\
gu=37:\
sn=32:\
sb=32:\
da=34:\
ur=34:\
uw=35:\
ux=36:\
ue=36:\
gr=34:\
gw=35:\
gx=36:\
tr=34:\
tw=35:\
tx=36:"
Suggested Aliases

For normal & larger displays include group (-g flag):

alias xl='exa -lag --icons --color=always'

For smaller or limited displays no group:

alias xl='exa -la --icons --color=always'

Stay up to date

Get updates about this theme and more. 7,266 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • urrickhunt
  • luxonauta
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license