GithubHelp home page GithubHelp logo

nxb9626 / catppuccin-alacritty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from catppuccin/alacritty

0.0 0.0 0.0 4.22 MB

๐ŸŒด Soothing pastel theme for Alacritty

License: MIT License

catppuccin-alacritty's Introduction

Logo
Catppuccin for Alacritty

Usage

  1. Clone this repository next to your Alacritty config file (usually stored at ~/.config/alacritty/alacritty.yml), with e.g.
git clone https://github.com/catppuccin/alacritty.git ~/.config/alacritty/catppuccin
  1. Import the desired flavour config in your alacritty.yml:
import:
  # uncomment the flavour you want below:
  - ~/.config/alacritty/catppuccin/catppuccin-mocha.yml
#  - ~/.config/alacritty/catppuccin/catppuccin-macchiato.yml
#  - ~/.config/alacritty/catppuccin/catppuccin-frappe.yml
#  - ~/.config/alacritty/catppuccin/catppuccin-latte.yml

๐Ÿ™‹ FAQ

  • Q: "Help! the colors don't look like in the demo while I'm on Tmux. What do I do?" A: The solution is two-fold. First, make sure you have the following set in alacritty.yml:
env:
  TERM: xterm-256color

Second, make sure you have the following in your tmux.conf:

set -g default-terminal "xterm-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"

Now you should be all set!

๐Ÿ’ Thanks to

ย 

Copyright ยฉ 2021-present Catppuccin Org

catppuccin-alacritty's People

Contributors

pocco81 avatar unseen-ninja avatar victortennekes avatar nekowinston avatar flppv avatar hopefultex avatar angelbt91 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.