Alacritty Theme Save Abandoned

Collection of Alacritty color schemes

Project README

This repository is no longer maintained. Please visit the updated repository here

https://github.com/alacritty/alacritty-theme

 

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?

There are multiple ways -

  1. Import the scheme in alacritty.yaml file:

    Clone the repository:

    git clone https://github.com/eendroroy/alacritty-theme.git ~/.alacritty-colorscheme

    And add the below line into alacritty.yaml:

    import:
      - ~/.alacritty-colorscheme/themes/{scheme_name}.yaml
    
  2. Copy the content of yaml file in the colors section into ~/.config/alacritty/alacritty.yml file.

  3. Use alacritty-colorscheme. Read details here: Docs

Color Schemes

NAME COLORS
afterglow
source
base16_default_dark
argonaut
source
base16_default_dark
atom_one_light
source
atom_one_light
ayu_dark
source
base16_default_dark
base16_default_dark
source
base16_default_dark
blood_moon
source
blood_moon
breeze
source
breeze
campbell
source
campbell
challenger_deep
source
challenger_deep
city_lights
source
city_lights
Cobalt2
source
Cobalt2
cyber_punk_neon
source
cyber_punk_neon
darcula
source
darcula
dark_pastels
source
dark_pastels
doom_one
source
doom_one
dracula
source
dracula
falcon
source
falcon
flat_remix
source
flat_remix
gotham falcon
gnome_terminal
source
gnome_terminal
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
konsole_linux iterm
low_contrast iterm
material_theme
source
material_theme
material_theme_mod material_theme_mod
monokai_charcoal
source
monokai_charcoal
monokai_pro
source
monokai_pro
moonlight_ii_vscode
source
moonlight_ii_vscode
night_owlish_light night_owlish_light
nord
source
nord
oceanic_next
source
oceanic_next
omni
source
omni
one_dark one_dark
palenight
source
palenight
papercolor_dark
source
papercolor_dark
papercolor_light
source
papercolor_light
papertheme
source
papercolor_light
pencil_dark
source
pencil_dark
pencil_light
source
pencil_light
remedy_dark
source
remedy_dark
rose-pine
source
rose-pine
snazzy
source
snazzy
seashells
source
seashells
smoooooth
source
smoooooth
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
ubuntu
source
ubuntu
wombat
source
wombat
xterm xterm
zenburm
source
zenburm

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

Suggestions:

  • Ensure {theme}.yaml file in theme directory
  • Ensure theme preview (ie: {theme}.png) in images directory
  • Use print_colors script to generate preview
  • Ensure schemes.yaml file is updated
  • Ensure theme listing in README.md following alphabetical ordering

Author

License

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

Open Source Agenda is not affiliated with "Alacritty Theme" Project. README Source: eendroroy/alacritty-theme
Stars
1,840
Open Issues
3
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating