https://github.com/urrickhunt/dracula-universal-for-exa
Dracula Universal for exa
https://github.com/urrickhunt/dracula-universal-for-exa
command-line dracula dracula-theme exa ls nerd-fonts rust
Last synced: 8 months ago
JSON representation
Dracula Universal for exa
- Host: GitHub
- URL: https://github.com/urrickhunt/dracula-universal-for-exa
- Owner: urrickhunt
- License: mit
- Created: 2023-04-17T13:08:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T21:17:22.000Z (over 2 years ago)
- Last Synced: 2025-01-14T08:12:56.060Z (9 months ago)
- Topics: command-line, dracula, dracula-theme, exa, ls, nerd-fonts, rust
- Homepage:
- Size: 271 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dracula Universal for [exa](https://github.com/ogham/exa)
> Dracula Universal theme for [exa](https://github.com/ogham/exa).

## 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:"
## Download Scheme
[exa dracula.zip](https://github.com/urrickhunt/Dracula-universal-for-exa/files/11250829/exa.dracula.zip)
## 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'

## Team
This theme is maintained by the following person(s).
| [](https://github.com/urrickhunt)|
| ----------------------------------------------------------------------------------------- |
| [urrickhunt](https://github.com/urrickhunt) |## Community
- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.
- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.
- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.## License
[MIT License](./LICENSE)