This commit is contained in:
Alex Mazanov 2021-12-19 11:11:34 -05:00
parent 03c658274f
commit ed9b86e415
No known key found for this signature in database
GPG Key ID: FD35C3C7C1D34AB4

View File

@ -10,7 +10,7 @@ private var ANSIForeground: [Int: NSColor] = [
34: .systemBlue,
35: .magenta,
36: .cyan,
37: .systemGray,
37: .white,
90: .darkGray,
91: .red,
92: .green,