Varun Chawla
8255f6a1a5
Fix FORCE_COLOR to set exact level instead of minimum
...
Previously, FORCE_COLOR was used as a floor value and terminal
detection could return a higher level. For example, FORCE_COLOR=1
on a truecolor terminal would still give level 3.
Now when FORCE_COLOR is set to a specific level (1, 2, or 3), that
exact level is returned without further terminal capability checks.
Fixes #624
2026-02-13 00:54:25 -08:00
Sindre Sorhus
a8f5bf7a67
Make WezTerm terminal use true color
2025-08-17 14:25:29 +07:00
Brice
79ee2d386c
Make Ghostty terminal use true color ( #653 )
2025-08-04 01:14:54 +02:00
Edwin Kofler
4ebb62d1ca
Fix navigator not defined ReferenceError ( #642 )
2024-12-21 18:01:49 +01:00
Sindre Sorhus
f8381204fb
Update CIRCLECI environments to return level 3 color support
...
89a52f4a8e
2024-12-18 18:58:03 +01:00
Sindre Sorhus
df0e69df51
Fix CI
2023-06-29 12:50:22 +02:00
silverwind
29b856959f
Update supports-color to 9.4.0 ( #603 )
...
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2023-06-29 12:47:28 +02:00
idanran
7443e9faa0
Update supports-color dependency ( #579 )
2022-12-08 19:43:43 +01:00
Sindre Sorhus
a027e3c1e0
Minor tweaks
2022-11-28 14:15:46 +07:00
LitoMore
a34bcf6327
Fix exported styles names ( #569 )
2022-10-12 23:30:36 +07:00
LitoMore
6e0df055f4
Export styles from ansi-styles ( #567 )
2022-10-12 16:35:02 +07:00
Sindre Sorhus
96f44c976b
Meta tweaks
2022-10-05 21:43:01 +07:00
Richie Bendall
b17d862944
Improve browser detection ( #542 )
2022-03-30 12:41:57 +07:00
Sindre Sorhus
04fdbd6d8d
Bundle dependencies
2021-11-26 16:34:27 +07:00