[Bug]: Taskbar becomes white
Please check for a duplicate first
- I have checked the issue tracker if my bug has already been fixed or answered in another (possibly closed) issue.
Steps to reproduce the issue
"$schema": "https://TranslucentTB.github.io/settings.schema.json", "desktop_appearance": { "accent": "clear", "color": "#00000000", "show_peek": false, "show_line": false, "blur_radius": 9.0 }, "visible_window_appearance": { "enabled": false, "accent": "clear", "color": "#00000000", "show_peek": true, "show_line": false, "blur_radius": 9.0, "rules": { "window_class": {}, "window_title": {}, "process_name": {} } }, "maximized_window_appearance": { "enabled": true, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0, "rules": { "window_class": {}, "window_title": {}, "process_name": {} } }, "start_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0 }, "search_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": true, "show_line": true, "blur_radius": 9.0 }, "task_view_opened_appearance": { "enabled": false, "accent": "normal", "color": "#00000000", "show_peek": false, "show_line": true, "blur_radius": 9.0 }, "battery_saver_appearance": { "enabled": false, "accent": "opaque", "color": "#00000000", "show_peek": true, "show_line": false, "blur_radius": 9.0 }, "ignored_windows": { "window_class": [], "window_title": [], "process_name": [] }, "disable_saving": false, "verbosity": "warn" }
These are my settings
Expected results
Actual results
Windows version
Windows 11 Insider builds (builds 22623 and up). Please mention exact build.
Other details
25h2 26200.7171
Relevant log output
Source: TranslucentTB/TranslucentTB