more fixes
This commit is contained in:
parent
4418baf62a
commit
d52d181227
2 changed files with 2 additions and 3 deletions
|
@ -48,7 +48,7 @@ export const SLOT_INHERITANCE = {
|
|||
},
|
||||
|
||||
border: {
|
||||
depends: 'fg',
|
||||
depends: ['fg'],
|
||||
color: (mod, fg) => brightness(2 * mod, fg).rgb
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue