parent
57707273c4
commit
75679266c0
6 changed files with 17 additions and 1 deletions
|
|
@ -20,6 +20,9 @@ module.exports = {
|
|||
// font weight for bold characters: 'normal' or 'bold'
|
||||
fontWeightBold: 'bold',
|
||||
|
||||
// line height as a relative unit
|
||||
lineHeight: 1,
|
||||
|
||||
// terminal cursor background color and opacity (hex, rgb, hsl, hsv, hwb or cmyk)
|
||||
cursorColor: 'rgba(248,28,229,0.8)',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue