Fix style for opened menu File

This commit is contained in:
Julia.Radzhabova
2025-06-04 19:33:54 +03:00
parent fcdf77fc1e
commit 76a1b746fc
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@
--highlight-fill-button-pressed: #dfb500;
--border-toolbar: #585858;
--border-toolbar-active-panel-top: var(--background-toolbar);
--border-toolbar-active-panel-top: #222222;
--border-toolbar-active-tab: var(--background-toolbar-tab);
--border-divider: #585858;
--border-regular-control: #686868;

View File

@ -45,7 +45,7 @@
--highlight-fill-button-pressed: #dfb500;
--border-toolbar: #cbcbcb;
--border-toolbar-active-panel-top: var(--background-toolbar);
--border-toolbar-active-panel-top: #f3f3f3;
--border-toolbar-active-tab: var(--background-toolbar-tab);
--border-divider: #EAEAEA;
--border-regular-control: #E1E1E1;