[win-nix] fix tab flickering

This commit is contained in:
maxkadushkin
2024-05-17 16:55:41 +03:00
parent fecbe2c259
commit 7bb54ede4e
2 changed files with 5 additions and 8 deletions

View File

@ -17,9 +17,9 @@
"tool-button-pressed-background": "#606060",
"tab-active-background": "#333",
"tab-simple-active-background": "#fff",
"tab-simple-active-background": "#333",
"tab-simple-active-text": "#fff",
"tab-default-active-background": "#fff",
"tab-default-active-background": "#333",
"tab-default-active-text": "#fff",
"tab-divider": "#505050",