MyNixOS website logo
option

programs.noctalia.customPalettes

Custom color palettes, keyed by name. Each value can be:

  • A Nix attrset (converted to JSON)
  • A raw JSON string
  • A path to a .json file

See https://docs.noctalia.dev/v5/theming/#custom_palette.

Declarations
Type
attribute set of (JSON value or string or absolute path)
Default
{ }