notBoldNotFaint top-level constant
Normal intensity.
Neither bold nor faint.
Same as normalIntensity and notBoldNotDim.
Compatibility:
- +vscode
- +mac Terminal
- +mac iTerm2
- +as
Implementation
const String notBoldNotFaint = normalIntensity;
Normal intensity.
Neither bold nor faint.
Same as normalIntensity and notBoldNotDim.
Compatibility:
const String notBoldNotFaint = normalIntensity;