Weiyi Lou 8b5142a3e9 Remove vimperator/tridactyl, flatten vim plugins пре 1 година
..
README.md 8b5142a3e9 Remove vimperator/tridactyl, flatten vim plugins пре 1 година

README.md

Installation

Add this to ~/.config/alacritty/alacritty.yml

colors:
  primary:
    background: "0xf9ebd0"
    foreground: "0x566b60"

  normal:
    black: "0x566b60"
    red: "0xdb5e76"
    green: "0x4e8961"
    yellow: "0xd87345"
    blue: "0x5e7cab"
    magenta: "0xc96794"
    cyan: "0x3e8380"
    white: "0x778b81"

  bright:
    black: "0x566b60"
    red: "0xdb5e76"
    green: "0x758b00"
    yellow: "0xd08800"
    blue: "0x5e7cab"
    magenta: "0xc96794"
    cyan: "0x3e8380"
    white: "0x778b81"