https://github.com/catppuccin/aerc
✉️ Soothing pastel theme for aerc
https://github.com/catppuccin/aerc
aerc catppuccin hacktoberfest theme
Last synced: 4 months ago
JSON representation
✉️ Soothing pastel theme for aerc
- Host: GitHub
- URL: https://github.com/catppuccin/aerc
- Owner: catppuccin
- License: mit
- Created: 2023-04-26T13:00:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T00:20:40.000Z (almost 2 years ago)
- Last Synced: 2025-08-07T01:57:46.197Z (11 months ago)
- Topics: aerc, catppuccin, hacktoberfest, theme
- Homepage:
- Size: 718 KB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for aerc
## Previews
🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

## Usage
1. Download the corresponding theme file from [`dist/`](dist)
2. Move it into `~/.config/aerc/stylesets/`
3. Add this snippet to `~/.config/aerc/aerc.conf`:
```ini
[ui]
border-char-vertical="│"
border-char-horizontal="─"
styleset-name=catppuccin-$FLAVOR
```
## Building the stylesets
The stylesets are all generated from the `theme.tera` file using the
[Whiskers](https://github.com/catppuccin/toolbox/tree/main/whiskers) tool. To
generate them, run `whiskers theme.tera`.
## 💝 Thanks to
- [Stonks3141](https://github.com/Stonks3141)
Copyright © 2023-present Catppuccin Org