https://github.com/catppuccin/sent
π Soothing pastel theme for sent
https://github.com/catppuccin/sent
catppuccin hacktoberfest sent theme
Last synced: 4 months ago
JSON representation
π Soothing pastel theme for sent
- Host: GitHub
- URL: https://github.com/catppuccin/sent
- Owner: catppuccin
- License: mit
- Created: 2024-05-06T23:48:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T01:19:47.000Z (about 1 year ago)
- Last Synced: 2025-08-07T01:56:45.000Z (10 months ago)
- Topics: catppuccin, hacktoberfest, sent, theme
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for sent
## Previews
π» Latte

πͺ΄ FrappΓ©

πΊ Macchiato

πΏ Mocha

## Usage
1. Download the patch file for the colorscheme you want from the patches folder
2. Copy the patch to your sent source folder
3. Run `git apply colorscheme.patch` (replace colorscheme with the colorscheme's name)
4. Delete config.h
5. Rebuild
## π FAQ
- Q: **_"I'm getting an error about the patch failing."_**\
A: Open `config.def.h` and make sure the following is set.
```
static const char *colors[] = {
"#4c4f69", /* foreground color */
"#eff1f5", /* background color */
};
```
## π Thanks to
- [xzi](https://github.com/xzi)
Β
Copyright Β© 2021-present Catppuccin Org