programs.zed-editor.themes

Home-Manager option

Each theme is written to $XDG_CONFIG_HOME/zed/themes/theme-name.json where the name of each attribute is the theme-name See https://zed.dev/docs/extensions/themes for the structure of a Zed theme

type: attribute set of (JSON value or absolute path or strings concatenated with “\n”)
Default
{ }
declared in: <home-manager/modules/programs/zed-editor.nix>source unavailable