#color-scheme #duat #plugin

duat-catppuccin

The Catppuccin colorschemes for the Duat text editor

10 releases

Uses new Rust 2024

0.3.5 Jan 15, 2026
0.3.4 Nov 16, 2025
0.3.0 Aug 20, 2025
0.2.1 Jun 25, 2025
0.1.0 Mar 5, 2025

#861 in Text editors

GPL-3.0-or-later and AGPL-3.0-or-later

31KB
340 lines

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

Dependencies

~15–35MB
~513K SLoC