Skip to content

urrickhunt/Dracula-universal-for-exa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dracula Universal for exa

Dracula Universal theme for exa.

exa g

Install

Exa can now be themed universally meaning the same code works for both Dracula & Dracula Pro.

Simply add this 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:"

exa

Download Scheme

exa dracula.zip

Suggested Aliases

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

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

exa g

For smaller or limited displays no group

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

exa

Team

This theme is maintained by the following person(s).

urrickhunt
urrickhunt

Community

  • Twitter - Best for getting updates about themes and new stuff.
  • GitHub - Best for asking questions and discussing issues.
  • Discord - Best for hanging out with the community.

License

MIT License