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

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

Awesome Lists containing this project

README

          


Logo


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