File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
16
17
17
- Collapsible title now accepts str, Text, or Content https://github.com/Textualize/textual/pull/5697
18
18
- Rich Text objects will be converted to Content in OptionList and other widgets https://github.com/Textualize/textual/pull/5712
19
- - Textual will always convert dim attributes to RGB by default
19
+ - Textual will always convert dim attributes to RGB by default https://github.com/Textualize/textual/pull/5715
20
20
21
21
### Added
22
22
23
- - Added ` TEXTUAL_DIM_FACTOR ` env var to set the opacity of the 'dim' ANSI attribute
23
+ - Added ` TEXTUAL_DIM_FACTOR ` env var to set the opacity of the 'dim' ANSI attribute https://github.com/Textualize/textual/pull/5715
24
24
25
25
## [ 3.0.1] - 2025-04-01
26
26
You can’t perform that action at this time.
0 commit comments