big module system implementation
This commit is contained in:
8
home/modules/utils/yazi/theme/input.nix
Normal file
8
home/modules/utils/yazi/theme/input.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
programs.yazi.theme.input = {
|
||||
border = {fg = "#bdae93";};
|
||||
title = {};
|
||||
value = {};
|
||||
selected = {reversed = true;};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user