Yazi: Make selection bold.
This commit is contained in:
parent
1c43a448ef
commit
2f5ca61740
|
@ -17,6 +17,7 @@
|
|||
select = {
|
||||
bg = "#${color.selection}";
|
||||
fg = "#${color.fg.dark}";
|
||||
bold = true;
|
||||
};
|
||||
text = {
|
||||
fg = "#${color.fg.light}";
|
||||
|
|
Loading…
Reference in a new issue