8 lines
125 B
Nix
8 lines
125 B
Nix
{
|
|
programs.yazi.theme.select = {
|
|
border = {fg = "#504945";};
|
|
active = {fg = "#fe8019";};
|
|
inactive = {};
|
|
};
|
|
}
|