replace --tabs-border-color with --lwt-tabs-border-color

This commit is contained in:
MrOtherGuy
2022-01-22 06:43:57 +02:00
parent 19fa8eb39d
commit fd644ff857
3 changed files with 8 additions and 4 deletions

View File

@@ -16,6 +16,9 @@ See the above repository for updates as well as full license text. */
/* tabs with any other theme */
--lwt-text-color: cyan !important;
--lwt-selected-tab-background-color: cornflowerblue !important;
/* line between nav-bar and tabs toolbar,
also fallback color for border around selected tab */
--lwt-tabs-border-color: cyan !important;
/* toolbar area */
--toolbarbutton-icon-fill: white !important;
--lwt-toolbarbutton-hover-background: orange !important;