duat-catppuccin

Crates.ioduat-catppuccin
lib.rsduat-catppuccin
version0.3.0
created_at2025-03-05 01:47:58.868354+00
updated_at2025-08-20 13:46:54.907553+00
descriptionThe Catppuccin colorschemes for the Duat text editor
homepage
repositoryhttps://github.com/AhoyISki/duat-catppuccin
max_upload_size
id1578047
size46,320
ahoyiski (AhoyISki)

documentation

README

duat-catppuccin License: AGPL-3.0-or-later duat-catppuccin on crates.io duat-catppuccin on docs.rs Source Code Repository

Duat Catppuccin

This is an implementation of the Catppuccin colorschemes for Duat.

When you plug this plugin, four colorschemes will be added to Duat:

  • catppuccin-latte;
  • catppuccin-frappe`;
  • catppuccin-macchiato;
  • catppuccin-mocha;

This plugin lets you use its colors to modify other Forms with the Catppuccin::modify function. It also has a no_background function, if you don’t want the background to change.

Installation

Just like other Duat plugins, this one can be installed by calling cargo add in the config directory:

cargo add duat-catppuccin@"*" --rename catppuccin

Or, if you are using a --git-deps version of duat, do this:

cargo add --git https://github.com/AhoyISki/duat-catppuccin --rename catppuccin
Commit count: 40

cargo fmt