Directories
¶
| Path | Synopsis |
|---|---|
|
Package executor provides a unified interface for executing plugins regardless of their underlying protocol (go-plugin RPC or JSON-stdio).
|
Package executor provides a unified interface for executing plugins regardless of their underlying protocol (go-plugin RPC or JSON-stdio). |
|
Package input provides the interface and base types for input plugins.
|
Package input provides the interface and base types for input plugins. |
|
file
Package file provides an input plugin for loading colour palettes from files or manual specifications.
|
Package file provides an input plugin for loading colour palettes from files or manual specifications. |
|
googlegenai
Package googlegenai provides an input plugin for generating images using Google's Imagen models.
|
Package googlegenai provides an input plugin for generating images using Google's Imagen models. |
|
image
Package image provides an input plugin for extracting colour palettes from images.
|
Package image provides an input plugin for extracting colour palettes from images. |
|
markdown
Package markdown provides an input plugin for loading themes from markdown theme files.
|
Package markdown provides an input plugin for loading themes from markdown theme files. |
|
openrouter
Package openrouter provides an input plugin for generating images using OpenRouter.ai models.
|
Package openrouter provides an input plugin for generating images using OpenRouter.ai models. |
|
remotecss
Package remotecss provides an input plugin for fetching colour palettes from remote CSS sources.
|
Package remotecss provides an input plugin for fetching colour palettes from remote CSS sources. |
|
remotejson
Package remotejson provides an input plugin for fetching colour palettes from remote JSON sources with JSONPath queries.
|
Package remotejson provides an input plugin for fetching colour palettes from remote JSON sources with JSONPath queries. |
|
shared/aiflags
Package aiflags provides shared flags for AI image generation plugins.
|
Package aiflags provides shared flags for AI image generation plugins. |
|
shared/commonflags
Package commonflags provides shared unprefixed flags for input plugins.
|
Package commonflags provides shared unprefixed flags for input plugins. |
|
shared/imagecolours
Package imagecolours provides shared helpers for extracting colour palettes from images and saving generation metadata.
|
Package imagecolours provides shared helpers for extracting colour palettes from images and saving generation metadata. |
|
shared/palettebuilder
Package palettebuilder provides shared helpers for building colour palettes from map[string]string colour sources with optional role-mapping support.
|
Package palettebuilder provides shared helpers for building colour palettes from map[string]string colour sources with optional role-mapping support. |
|
shared/regions
Package regions provides utilities for extracting colors from specific.
|
Package regions provides utilities for extracting colors from specific. |
|
shared/seed
Package seed provides utilities for deterministic seed generation for k-means clustering.
|
Package seed provides utilities for deterministic seed generation for k-means clustering. |
|
Package manager provides plugin management with configuration support.
|
Package manager provides plugin management with configuration support. |
|
Package output provides the interface and base types for output plugins.
|
Package output provides the interface and base types for output plugins. |
|
alacritty
Package alacritty provides an output plugin for Alacritty terminal colour themes.
|
Package alacritty provides an output plugin for Alacritty terminal colour themes. |
|
awww
Package awww provides an output plugin for awww (An Answer to your Wayland Wallpaper Woes) wallpaper daemon.
|
Package awww provides an output plugin for awww (An Answer to your Wayland Wallpaper Woes) wallpaper daemon. |
|
dunst
Package dunst provides an output plugin for Dunst notification daemon colour themes.
|
Package dunst provides an output plugin for Dunst notification daemon colour themes. |
|
fuzzel
Package fuzzel provides an output plugin for Fuzzel application launcher colour themes.
|
Package fuzzel provides an output plugin for Fuzzel application launcher colour themes. |
|
ghostty
Package ghostty provides an output plugin for Ghostty terminal emulator colour themes.
|
Package ghostty provides an output plugin for Ghostty terminal emulator colour themes. |
|
gnome-shell
Package gnomeshell provides an output plugin for GNOME Shell theming.
|
Package gnomeshell provides an output plugin for GNOME Shell theming. |
|
gtk3
Package gtk3 provides an output plugin for GTK3 application theming.
|
Package gtk3 provides an output plugin for GTK3 application theming. |
|
gtk4
Package gtk4 provides an output plugin for GTK4 application theming.
|
Package gtk4 provides an output plugin for GTK4 application theming. |
|
histui
Package histui provides an output plugin for histui notification daemon CSS themes.
|
Package histui provides an output plugin for histui notification daemon CSS themes. |
|
hyprland
Package hyprland provides an output plugin for Hyprland window manager colour themes.
|
Package hyprland provides an output plugin for Hyprland window manager colour themes. |
|
hyprlock
Package hyprlock provides an output plugin for Hyprlock screen lock colour themes.
|
Package hyprlock provides an output plugin for Hyprlock screen lock colour themes. |
|
hyprpaper
Package hyprpaper provides an output plugin for Hyprpaper wallpaper manager configuration.
|
Package hyprpaper provides an output plugin for Hyprpaper wallpaper manager configuration. |
|
kde-plasma
Package kdeplasma provides an output plugin for KDE Plasma desktop environment theming.
|
Package kdeplasma provides an output plugin for KDE Plasma desktop environment theming. |
|
kitty
Package kitty provides an output plugin for Kitty terminal colour themes.
|
Package kitty provides an output plugin for Kitty terminal colour themes. |
|
konsole
Package konsole provides an output plugin for Konsole terminal color themes.
|
Package konsole provides an output plugin for Konsole terminal color themes. |
|
libadwaita
Package libadwaita provides an output plugin for libadwaita/GNOME application theming.
|
Package libadwaita provides an output plugin for libadwaita/GNOME application theming. |
|
markdown
Package markdown provides an output plugin for exporting themes to markdown format.
|
Package markdown provides an output plugin for exporting themes to markdown format. |
|
mc
Package mc provides an output plugin for Midnight Commander (mc) skin themes.
|
Package mc provides an output plugin for Midnight Commander (mc) skin themes. |
|
neovim
Package neovim provides an output plugin for Neovim colour themes.
|
Package neovim provides an output plugin for Neovim colour themes. |
|
ptyxis
Package ptyxis provides an output plugin for Ptyxis terminal color palettes.
|
Package ptyxis provides an output plugin for Ptyxis terminal color palettes. |
|
qt5
Package qt5 provides an output plugin for Qt5 application theming via qt5ct.
|
Package qt5 provides an output plugin for Qt5 application theming via qt5ct. |
|
qt6
Package qt6 provides an output plugin for Qt6 application theming via qt6ct.
|
Package qt6 provides an output plugin for Qt6 application theming via qt6ct. |
|
rosec
Package rosec provides an output plugin for rosec-prompt theme configuration.
|
Package rosec provides an output plugin for rosec-prompt theme configuration. |
|
shared/dbus_kde
Package dbus_kde provides D-Bus helpers for KDE Plasma configuration reload.
|
Package dbus_kde provides D-Bus helpers for KDE Plasma configuration reload. |
|
shared/testing
Package testing provides shared test utilities for output plugins.
|
Package testing provides shared test utilities for output plugins. |
|
shared/utils
Package common provides shared utilities for output plugins.
|
Package common provides shared utilities for output plugins. |
|
swayosd
Package swayosd provides an output plugin for SwayOSD on-screen display colour themes.
|
Package swayosd provides an output plugin for SwayOSD on-screen display colour themes. |
|
template
Package template provides utilities for loading plugin templates with custom override support.
|
Package template provides utilities for loading plugin templates with custom override support. |
|
walker
Package walker provides an output plugin for Walker application launcher colour themes.
|
Package walker provides an output plugin for Walker application launcher colour themes. |
|
waybar
Package waybar provides an output plugin for Waybar status bar colour themes.
|
Package waybar provides an output plugin for Waybar status bar colour themes. |
|
wbg
Package wbg provides an output plugin for wbg, a simple Wayland wallpaper application.
|
Package wbg provides an output plugin for wbg, a simple Wayland wallpaper application. |
|
wofi
Package wofi provides an output plugin for Wofi application launcher colour themes.
|
Package wofi provides an output plugin for Wofi application launcher colour themes. |
|
zellij
Package zellij provides an output plugin for Zellij terminal multiplexer colour themes.
|
Package zellij provides an output plugin for Zellij terminal multiplexer colour themes. |
|
Package protocol defines the plugin protocol version and compatibility checking.
|
Package protocol defines the plugin protocol version and compatibility checking. |
|
Package repository provides plugin repository management for Tinct.
|
Package repository provides plugin repository management for Tinct. |
|
shared
|
|
|
themeformat
Package themeformat provides types and utilities for the markdown theme format.
|
Package themeformat provides types and utilities for the markdown theme format. |
Click to show internal directories.
Click to hide internal directories.