migueldeicaza / SwiftTerm

Xterm/VT100 Terminal emulator in Swift
MIT License
959 stars 138 forks source link

Update logic to support new bright color flag #338

Closed iOSappssolutions closed 6 months ago

iOSappssolutions commented 6 months ago

We can toggle weather terminal should use bright colors, so it will either use bright colors instead of bold fonts or if they are turned off it will use bold fonts instead of bright colors