programs.zed-editor.themes
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
- <home-manager/modules/programs/zed-editor.nix>