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