parent
b9d4f55228
commit
3673107bc4
|
@ -362,7 +362,7 @@ in {
|
||||||
${optionalString "cursor" cfg.cursorColor}
|
${optionalString "cursor" cfg.cursorColor}
|
||||||
${optionalString "cursor_foreground" cfg.cursorForegroundColor}
|
${optionalString "cursor_foreground" cfg.cursorForegroundColor}
|
||||||
${optionalString "foreground" cfg.foregroundColor}
|
${optionalString "foreground" cfg.foregroundColor}
|
||||||
${optionalString "foregroundBold" cfg.foregroundBoldColor}
|
${optionalString "foreground_bold" cfg.foregroundBoldColor}
|
||||||
${optionalString "highlight" cfg.highlightColor}
|
${optionalString "highlight" cfg.highlightColor}
|
||||||
|
|
||||||
${cfg.colorsExtra}
|
${cfg.colorsExtra}
|
||||||
|
|
Loading…
Reference in a new issue