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
- Host: GitHub
- URL: https://github.com/suddengunter/panda-for-alacritty
- Owner: SuddenGunter
- License: mit
- Created: 2020-07-04T21:33:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T18:46:23.000Z (over 4 years ago)
- Last Synced: 2025-01-23T13:13:52.943Z (over 1 year ago)
- Topics: alacritty, alacritty-theme, panda, terminal
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

# Usage
Add code from yaml file in this repo to your `~/.alacritty.yml`
```
colors:
# Default colors
primary:
background: '#292A2B'
foreground: '#E6E6E6'
# ...
```