An open API service indexing awesome lists of open source software.

https://github.com/suddengunter/panda-for-alacritty

:panda_face: Panda color scheme for alacritty
https://github.com/suddengunter/panda-for-alacritty

alacritty alacritty-theme panda terminal

Last synced: about 1 year ago
JSON representation

:panda_face: Panda color scheme for alacritty

Awesome Lists containing this project

README

          

# Panda-for-Alacritty
🐼 [Panda color sheme](https://github.com/PandaTheme) for [alacritty](https://github.com/alacritty/alacritty)

Mostly based on https://github.com/PandaTheme/hyperterm-panda, but cyan color code taken from https://github.com/SuddenGunter/Panda-for-Xresources.

![Screenshot](https://raw.githubusercontent.com/SuddenGunter/Panda-for-Alacritty/master/panda.png)

# Usage

Add code from yaml file in this repo to your `~/.alacritty.yml`

```
colors:
# Default colors
primary:
background: '#292A2B'
foreground: '#E6E6E6'
# ...
```