cred
This commit is contained in:
15
home/opt/yazi/theme/help.nix
Normal file
15
home/opt/yazi/theme/help.nix
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
programs.yazi.theme.help = {
|
||||
on = {fg = "#fe8019";};
|
||||
exec = {fg = "#83a598";};
|
||||
desc = {fg = "#928374";};
|
||||
hovered = {
|
||||
bg = "#504945";
|
||||
bold = true;
|
||||
};
|
||||
footer = {
|
||||
fg = "#3c3836";
|
||||
bg = "#a89984";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user