# Settings Pro Header Border Removal Date: 2026-07-07 Target version: 8.3.6 ## Requirement Across all Settings tabs, the fixed Pro status / guidance row below the tab bar must no longer render an outer rounded rectangle frame. ## Keep - Keep `settingsFixedProHeader` visible on Language, General, Theme, Hotkeys, Tags, Data, Pro, and About tabs. - Keep the row width, vertical position, status text, Pro pill, purchase button, and restore purchase button behavior. - Keep the centered unlocked identity layout for Language, Pro, and About after Pro unlock. ## Remove - Remove only the outer rounded rectangle background and stroke from `settingsFixedProHeader`. - Do not remove inner Pro pills, tab content cards, Pro comparison rows, data action cards, or modal prompt styling. ## Evidence User screenshot: `/var/folders/s4/_92q_d2d7sxczn21bpxjhbv00000gp/T/codex-clipboard-b111590b-42cc-42e5-80f0-be58e0f68eb4.png` ## Validation - Static QA must fail if `settingsFixedProHeader` reintroduces the old `controlBackgroundColor` rounded background or secondary stroke. - Visual smoke must confirm the header content remains in the same position without the outer frame.