fmt
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
{
|
||||
programs.yazi.theme.select = {
|
||||
border = {fg = "#504945";};
|
||||
active = {fg = "#fe8019";};
|
||||
inactive = {};
|
||||
border = {
|
||||
fg = "#504945";
|
||||
};
|
||||
active = {
|
||||
fg = "#fe8019";
|
||||
};
|
||||
inactive = { };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user