From 73496d91a06d8e917e29e286cd1afa243ba6ebe8 Mon Sep 17 00:00:00 2001
From: rycee
Type: See https://zellij.dev/documentation for the full list of options.
Type: YAML value
Default: { }
Example:
{
theme = "custom";
- themes.custom.fg = 5;
+ themes.custom.fg = "#ffffff";
}
Declared by:
<home-manager/modules/programs/zellij.nix>
|