#themes #ratatui #color

app pal-edit

edit and preview for rat-theme4 color palettes

6 stable releases

Uses new Rust 2024

2.0.2 Jan 6, 2026
2.0.1 Dec 27, 2025
1.7.0 Dec 27, 2025
1.6.0 Dec 11, 2025
1.5.0 Dec 8, 2025

#1537 in Command-line interface

MIT/Apache

1.5MB
32K SLoC

This crate is a part of [rat-salsa][refRatSalsa].

This application can edit .pal palette files.

  • It can export them as .rs palettes.

  • It can read base46 themes used by neovim and convert them.

  • As of latest the palette can be exported to .json too. And loaded back of course.

Config

On start-up it creates a sample config in your systems application config directory.

There you can add extra color-aliases if you need them.

Parameters

pal-edit [palette-file] [--alias aliases.ini]

Dependencies

~22–31MB
~569K SLoC