Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 601 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 601 Bytes

Roxo - Alacritty

License: MIT


Roxo colorscheme for the alacritty terminal.

Installation

  • Get colorscheme.yml and save it as $HOME/.config/alacritty/colorscheme.yml.

  • Import it in your alacritty.yml config file:

    import:
      - ~/.config/alacritty/colorscheme.yml
    # another configs...