supernomad / alacritty-theme

Collection of Alacritty color schemes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alacritty Theme

license GitHub tag GitHub last commit (branch)

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

This repo lists (copied or slightly modified) color schemes for alacritty

  • collected from various sources
  • converted from other terminal emulator themes
  • created from vim or emacs color schemes.

How to apply?

Copy the content of yaml file in the colors section into ~/.config/alacritty/alacritty.yml file.

Or use alacritty-colorscheme. Read details here: Docs

Color Schemes

NAME COLORS
afterglow
source
base16_default_dark
argonaut
source
base16_default_dark
ayu_dark
source
base16_default_dark
base16_default_dark
source
base16_default_dark
blood_moon
source
challenger_deep
breeze
source
challenger_deep
campbell
source
challenger_deep
challenger_deep
source
challenger_deep
Cobalt2
source
Cobalt2
cyber_punk_neon
source
cyber_punk_neon
darcula
source
darcula
dark_pastels
source
darcula
doom_one
source
doom_one
dracula
source
dracula
falcon falcon
flat_remix
source
falcon
gotham falcon
gruvbox_dark
source
gruvbox_dark
gruvbox_light
source
gruvbox_light
gruvbox_material
source
gruvbox_material
high_contrast gruvbox_light
horizon-dark
source
horizon-dark
hyper
source
hyper
iterm iterm
low_contrast iterm
material_theme
source
material_theme
material_theme_mod material_theme
nord
source
nord
oceanic_next
source
oceanic_next
omni
source
omni
one_dark one_dark
palenight
source
palenight
papercolor_light
source
papercolor_light
pencil_dark
source
pencil_dark
pencil_light
source
pencil_light
remedy_dark
source
remedy_dark
snazzy
source
snazzy
solarized_dark
source
solarized_dark
solarized_light
source
solarized_light
taerminal
source
taerminal
tango_dark
source
tango_dark
tender
source
tender
terminal_app terminal_app
thelovelace terminal_app
tokyo-night
source
tokyo-night
tokyo-night-storm
source
tokyo-night-storm
tomorrow_night
source
tomorrow_night
tomorrow_night_bright
source
tomorrow_night_bright
wombat
source
wombat
xterm xterm

Contributing

Bug reports and pull requests are welcome on GitHub at alacritty-theme repository. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

  1. Fork it ( https://github.com/eendroroy/alacritty-theme/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Author

License

The project is available as open source under the terms of the Apache License, Version 2.0

About

Collection of Alacritty color schemes

License:Apache License 2.0