Skip to content

This is a color theme for alacritty, based off the initial Atom Theme by jesseleite.

License

Notifications You must be signed in to change notification settings

theherk/an-old-hope-alacritty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Old Hope (alacritty)

This is a color theme for alacritty, based off the initial Atom Theme by jesseleite.

Two themes are provided:

  • an-old-hope.yml
  • an-old-hope-black.yml

The only difference the the "black" variation is the background is true black.

usage

curl https://raw.githubusercontent.com/theherk/an-old-hope-alacritty/main/an-old-hope.yml -o ~/.config/alacritty/an-old-hope.yml

Or, for the black variant:

curl https://raw.githubusercontent.com/theherk/an-old-hope-alacritty/main/an-old-hope-black.yml -o ~/.config/alacritty/an-old-hope-black.yml

Then in ~/.config/alacritty/alacritty.yml:

import:
  - ~/.config/alacritty/an-old-hope.yml
  # - ~/.config/alacritty/an-old-hope-black.yml #alternately

tmux

I use this in conjunction with an-old-hope-tmux.

screenshots

an-old-hope

an-old-hope-black

About

This is a color theme for alacritty, based off the initial Atom Theme by jesseleite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published