xzi / sent

πŸ“ Soothing pastel theme for sent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

 

Copyright Β© 2021-present Catppuccin Org

About

πŸ“ Soothing pastel theme for sent

License:MIT License