• Stars
    star
    608
  • Rank 73,735 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🌈 🍭 Themes 🍬 😍 for Alacritty: A cross-platform GPU-accelerated Terminal emulator

🌈 alacritty-themes 🍭

Build and Deploy npm version semantic-release Conventional Commits

Themes 🍬 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:

rajasegar juanvqz
@rajasegar @juanvqz
Chennai, IND Oaxaca, MX
You Next?
Internet

More Repositories

1

awesome-micro-frontends

An Awesome list of posts, videos and tutorials on Micro Frontends
1,162
star
2

awesome-htmx

Awesome things about htmx
603
star
3

awesome-codemods

Awesome list of codemods for various languages, libraries and frameworks
138
star
4

awesome-spacemacs

A collection of awesome Spacemacs resources
100
star
5

svelte-slides

A Reveal.js boilerplate with Svelte, TailwindCSS and Vite
Svelte
74
star
6

css-toggle-component

Pure CSS Toggle Buttons as a Web component
CSS
70
star
7

htmx-trello

A Trello clone in htmx
Pug
41
star
8

codeshift

A Ruby CLI to transform source code using ASTs - A Ruby Codemod
Ruby
40
star
9

unpack

Create Web apps without a bundler
JavaScript
38
star
10

moment-dayjs-codemod

A Codemod to migrate from moment.js to day.js
JavaScript
27
star
11

cl-trello-clone

A Trello clone demo app in Common Lisp
Common Lisp
25
star
12

awesome-ruby-ast

A list of awesome tools and libraries which deals with ASTs in Ruby
24
star
13

ember-cli-next

Next generation terminal user interface for ember-cli
JavaScript
23
star
14

awesome-snowpack

Awesome list of Snowpack resources
23
star
15

eax

Ember.js App explorer
JavaScript
21
star
16

ast-builder

Build your ASTs directly from code
JavaScript
20
star
17

ember-dayjs-helpers

Ember Template helpers based on day.js
JavaScript
20
star
18

ember-plantuml

Visualize your Ember.js components and models in PlantUML
JavaScript
19
star
19

cl-bootstrap

Common Lisp web development widget library for Twitter's Bootstrap
Common Lisp
18
star
20

ember-cli-ui

ember-cli on the browser
JavaScript
17
star
21

todomvc-htmx

TodoMVC app implemented using htmx and hyperscript
CSS
17
star
22

react-awesome-datepicker-demo

Rethinking the DatePicker UI with React.js
JavaScript
16
star
23

jscodeshift-collections

Collections for some AST nodes in jscodeshift
JavaScript
16
star
24

awesome-esm

Awesome list of ESM (EcmaScript Modules)
16
star
25

snowpack-ui

Web UI for Snowpack : Run & Manage Snowpack projects from the browser.
JavaScript
16
star
26

ember-docgen

A CLI and toolbox to extract information from Ember component files for documentation generation purposes.
JavaScript
15
star
27

ember-skill-tree

A Skill Tree for Learning Ember.js in 2019
15
star
28

helix-snippets-ls

Helix Snippets Language Server
JavaScript
15
star
29

ast-node-builder

AST Node building api for jscodeshift
JavaScript
14
star
30

cl-calendar

A Calendar demo in Common Lisp
Common Lisp
14
star
31

awesome-pika

Awesome list of Pika - Move the web forward
13
star
32

vim-search-web

A vim plugin to search for things in Web
Vim Script
13
star
33

jarvis

JARVIS - Write me a codemod
JavaScript
13
star
34

cl-beers

Brewing Beers in Common Lisp and htmx
HTML
13
star
35

htmx-twitter-clone

Twitter clone in htmx
JavaScript
13
star
36

glimmer-live-chat

A Live chat application crafted using Glimmer.js
TypeScript
12
star
37

ember-x-tabs

A Tab component in Ember with a mix of layout styles and theming options
JavaScript
12
star
38

cl-warehouse

A sample Warehouse management app in Common Lisp
Common Lisp
11
star
39

cl-github-timeline

Github timeline in Common Lisp
HTML
11
star
40

ruby-ast-explorer

AST Explorer for ruby
JavaScript
11
star
41

ember-developer-roadmap

A Roadmap to Learn Ember.js in 2019
10
star
42

cl-super-rentals

Super rentals in Common Lisp
Common Lisp
10
star
43

ember-aria-slider

An accessible slider component in Ember
JavaScript
9
star
44

ember-slide-push-menu

Ember Slide and Push Menus
JavaScript
9
star
45

ast-finder

jscodeshift find api automatically generated from code
JavaScript
8
star
46

ccl-demo-raja

Common Lisp demo app with htmx and hyperscript
Common Lisp
8
star
47

ember-tailwind-codemod

Codemod for migrating to Tailwind utilities in Ember components
JavaScript
8
star
48

cl-djula-tailwind

Tailwind classes for Djula templates
Common Lisp
8
star
49

cl-twitter-clone

A Twitter clone demo app in Common Lisp
Common Lisp
8
star
50

styled-web-components

Style property primitives for Web components inspired by styled-system
JavaScript
8
star
51

ast-tooling

Monorepo for all AST tooling
JavaScript
8
star
52

gab

Github Actions Builder - A CLI tool to create / copy / paste github actions from command line.
JavaScript
7
star
53

htmx-dropbox

A Dropbox clone in htmx
Pug
7
star
54

vim-astro

Vim plugin for Astro
Vim Script
7
star
55

react-router-v6-codemods

Codemods to migrate to react-router v6
JavaScript
7
star
56

ember-csz

Ember template helpers for csz a runtime CSS Modules with SASS like preprocessing
JavaScript
7
star
57

cl-webapp-seed

A simple web application boilerplate using Common Lisp
Common Lisp
6
star
58

jscodeshift-docs

A Reference Guide for writing JS Codemods
Shell
6
star
59

ember-stylish-buttons

Some fresh styles & hover effects for the modern button
HTML
6
star
60

ast-node-finder

AST Node Find api automatically generated from code
TypeScript
6
star
61

bootstrap-to-tailwind

A website to convert Bootstrap to Tailwind classes
JavaScript
6
star
62

compack

An awesome bundler for Web Components
JavaScript
6
star
63

ember-aria-checkbox

An Ember Checkbox widget addon based on the WAI-ARIA authoring practices
JavaScript
5
star
64

cl-docker

Run your docker commands from your favorite Common Lisp REPLs
Common Lisp
5
star
65

remark-ember-abc

A remark plugin to transform Handlebars codeblocks to Angle brackets syntax
JavaScript
5
star
66

ember-smart-input

Simple ideas for enhancing text input interactions
CSS
5
star
67

svelte2vs3

Svelte 2 vs 3: Cheat Sheet
HTML
5
star
68

ember-aria-switch

Ember ARIA switch button with accessibility
JavaScript
5
star
69

ember-responsive-tabs

Full width responsive tab component as an ember addon
JavaScript
5
star
70

htmx-tabular

Tabular Data with htmx
Pug
5
star
71

pnpm-mode

An Emacs minor mode for working with NPM projects.
Emacs Lisp
5
star
72

ember-off-canvas-sidebar

Ember addon for off-canvas sidebar menu with transitions.
JavaScript
5
star
73

helix-abbrevs-ls

Language Server for Helix abbreviations
JavaScript
4
star
74

cl-md-notes

Markdown notes editor in Common Lisp
CSS
4
star
75

cybertron

Cybertron is where Ruby Transformers are born!
Ruby
4
star
76

awesome-glimmer

Awesome things about glimmer.js
4
star
77

dotfiles

My dotfiles repo
Emacs Lisp
4
star
78

awesome-blessed

Awesome list of resources for blessed
4
star
79

ember-observer-cli

CLI for emberobserver.com
JavaScript
4
star
80

react-rethink-datepicker

Rethinking the date picker UI with React.js
JavaScript
4
star
81

htmx-calendar

Calendar component in htmx
Pug
4
star
82

ember-gen-uml

A CLI to generate Plant UML compatible diagrams for Ember components
JavaScript
4
star
83

tailwind-mappings

CSS Property values to Tailwind utilities mapping data
JavaScript
4
star
84

ember-voca

Ember Template helpers based on voca.js
JavaScript
4
star
85

ember-connection-aware-media

An Ember Connection-Aware Media Component addon using the Network Information API.
JavaScript
4
star
86

super-rentals-glimmer

Super Rentals using Glimmer.js standalone with Rollup
JavaScript
3
star
87

awesome-pug

Awesome List for Pug.js templating engine for Express.js
3
star
88

cl-cocktails

Cocktail DB api demo in Common Lisp
Common Lisp
3
star
89

awesome-astro

Awesome list of things for Astro
3
star
90

htmx-playground

Svelte
3
star
91

snowpack-app-template-glimmer

Snowpack app template for glimmer.js
JavaScript
3
star
92

awesome-marko

Awesome list for Marko.js
3
star
93

ember-aria-multi-thumb-slider

An ember addon for a two thumb slider to pick a value range
JavaScript
3
star
94

codemod-builder

JavaScript
3
star
95

hdd

Website for HTML Driven Development
Pug
3
star
96

ember-progress-button

Creative progress indicators for Ember async buttons
JavaScript
3
star
97

todolist-glimmer-snowpack

A Simple Todo-list component with Snowpack in glimmer.js
JavaScript
3
star
98

jadebootstrap-html-seed

JADE Bootstrap boilerplate project for static HTML or client side applications
CSS
3
star
99

htmx-notes

Notes app in htmx
CSS
3
star
100

pug-material

Material design widgets using Pug template mixins
HTML
3
star