programs.rio.themes

Home-Manager option

Theme files written to $XDG_CONFIG_HOME/rio/themes/. See https://rioterm.com/docs/config#building-your-own-theme for supported values.

type: attribute set of (TOML value or absolute path)
Default
{ }
Example
{ foobar.colors = { background = "#282a36"; green = "#50fa7b"; dim-green = "#06572f"; }; }
declared in: <home-manager/modules/programs/rio.nix>source unavailable