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