An open API service indexing awesome lists of open source software.

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

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).

![exa g](https://user-images.githubusercontent.com/96319944/235212724-b31fa859-37e4-4e82-bb94-b20f2b29bd9b.png)

## 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](https://user-images.githubusercontent.com/96319944/232595402-ef611d32-7ac3-41eb-a536-1816c9371c15.png)

## 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'

![exa g](https://user-images.githubusercontent.com/96319944/235212766-86223db4-1223-4e5f-8c40-088d730be8a8.png)

For smaller or limited displays no group

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

![exa](https://user-images.githubusercontent.com/96319944/235213707-4512c555-a87f-44f7-990e-cc2d43467bc1.png)

## Team

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

| [![urrickhunt](https://github.com/urrickhunt.png?size=100)](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)