Dont use neighboring tab colors for tab bar margins on translucent OS windows

The colors are rendered semi-transparent which effectively means they blend
with background unlike the neighboring colors and end up not matching
This commit is contained in:
Kovid Goyal
2026-03-15 09:20:33 +05:30
parent b93f1badd1
commit b3b7d0596d
3 changed files with 8 additions and 2 deletions

View File

@@ -186,6 +186,8 @@ Detailed list of changes
- macOS: Fix using Fn key for start dictation not working (:iss:`9661`)
- Don't use neighboring tab colors for tab bar margins in translucent windows (:iss:`9663`)
0.46.0 [2026-03-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~