1 comment (1 comment)1 reaction (1 reaction)0 assignees (0 assignees)C++9,275 forks (9,275 forks)batch import
Area-ThemingHelp WantedIssue-FeatureProduct-Terminal
Repository metrics
- Stars
- 103,173 stars (103,173 stars)
- PR merge metrics
- Avg merge 27d 19h (Avg merge 27d 19h)24 merged PRs in 30d (24 merged PRs in 30d)
Description
Description of the new feature/enhancement
currently the background images option does not affect the background of the tab row.
an option to extend the background image to the tab row would be nice

Contributor guide
- Research direction
- Trace the background image rendering logic in the main window and tab row. Look for XAML styles and C++ code that handle background images. Consider adding a new setting or extending existing ones to cover the tab row.
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Prerequisites
- C++Git