Home

Awesome

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

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

NAMECOLORS
afterglow<br>sourcebase16_default_dark
argonaut<br>sourcebase16_default_dark
atom_one_light<br>sourceatom_one_light
ayu_dark<br>sourcebase16_default_dark
base16_default_dark<br>sourcebase16_default_dark
blood_moon<br>sourceblood_moon
breeze<br>sourcebreeze
campbell<br>sourcecampbell
challenger_deep<br>sourcechallenger_deep
city_lights<br>sourcecity_lights
Cobalt2<br>sourceCobalt2
cyber_punk_neon<br>sourcecyber_punk_neon
darcula<br>sourcedarcula
dark_pastels<br>sourcedark_pastels
doom_one<br>sourcedoom_one
dracula<br>sourcedracula
falcon<br>sourcefalcon
flat_remix<br>sourceflat_remix
gothamfalcon
gnome_terminal<br>sourcegnome_terminal
gruvbox_dark<br>sourcegruvbox_dark
gruvbox_light<br>sourcegruvbox_light
gruvbox_material<br>sourcegruvbox_material
high_contrastgruvbox_light
horizon-dark<br>sourcehorizon-dark
hyper<br>sourcehyper
itermiterm
konsole_linuxiterm
low_contrastiterm
material_theme<br>sourcematerial_theme
material_theme_modmaterial_theme_mod
monokai_charcoal<br>sourcemonokai_charcoal
monokai_pro<br>sourcemonokai_pro
moonlight_ii_vscode<br>sourcemoonlight_ii_vscode
night_owlish_lightnight_owlish_light
nord<br>sourcenord
oceanic_next<br>sourceoceanic_next
omni<br>sourceomni
one_darkone_dark
palenight<br>sourcepalenight
papercolor_dark<br>sourcepapercolor_dark
papercolor_light<br>sourcepapercolor_light
papertheme<br>sourcepapercolor_light
pencil_dark<br>sourcepencil_dark
pencil_light<br>sourcepencil_light
remedy_dark<br>sourceremedy_dark
rose-pine<br>sourcerose-pine
snazzy<br>sourcesnazzy
seashells<br>sourceseashells
smoooooth<br>sourcesmoooooth
solarized_dark<br>sourcesolarized_dark
solarized_light<br>sourcesolarized_light
taerminal<br>sourcetaerminal
tango_dark<br>sourcetango_dark
tender<br>sourcetender
terminal_appterminal_app
thelovelaceterminal_app
tokyo-night<br>sourcetokyo-night
tokyo-night-storm<br>sourcetokyo-night-storm
tomorrow_night<br>sourcetomorrow_night
tomorrow_night_bright<br>sourcetomorrow_night_bright
ubuntu<br>sourceubuntu
wombat<br>sourcewombat
xtermxterm
zenburm<br>sourcezenburm

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:

Author

License

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