Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

alacritty-themes

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alacritty-themes

Themes for Alacritty : A cross-platform GPU-Accelerated Terminal emulator

  • 6.0.2
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
719
decreased by-6.01%
Maintainers
1
Weekly downloads
 
Created
Source

:rainbow: alacritty-themes :lollipop:

Build and Deploy npm version semantic-release Conventional Commits

Themes :candy: for alacritty A cross-platform, GPU-accelerated terminal emulator

To find the list of themes, you can visit the alacritty wiki page

  • Live preview the themes
  • 200+ Themes to choose from
  • Apply any theme with just one command at the terminal
  • Option to create your alacritty.yml config file
  • Simple, Easy and intuitive User experience

Install

Install the alacritty-themes package globally with npm

npm i -g alacritty-themes

If you are using npx you don't have to install the package:

npx alacritty-themes

If you are using Archlinux, you can install it from AUR

paru -S alacritty-themes

Usage

alacritty-themes

To apply a theme directly, provide the theme name as an option

alacritty-themes Dracula

To find the themes, you can check the file names here

alacritty-themes demo gif

Choose the theme from the list of options by typing the theme name and press Enter to apply. The list of options are cycled through automatically so you can go to the last theme by just pressing up arrow key. The search is fuzzy so you can enter any part of the theme name to search.

If no alacritty.yml is found in your $HOME path, you can create one using the --create or -c option.

alacritty-themes --create

Backups

We have experienced some errors when stringifying. Probably, those are happening when changing themes, that's the reason we decided to create backups of the alacritty.yml before changing the theme.

This action could produce a bunch of backup files, while we get a better solution you can remove all the backups with a single command: rm ~/.config/alacritty/alacritty.yml.*

Bonus Tip: Alias

You can also create an alias for alacritty-themes like at Just append this below line to your ~/.bashrc or ~/.bash_profile

alias at='alacritty-themes'

Now you can simply use at to choose themes for your alacritty terminal.

at

Discussions

If you have some questions about alacritty-themes, please use the Discussions Tab in the correct category that way our community can solve their questions faster.

Contributors

Alacritty-Themes is built by this great community:

rajasegarjuanvqz
@rajasegar@juanvqz
Chennai, INDOaxaca, MX
You Next?
Internet

Keywords

FAQs

Package last updated on 09 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc