thunderbird: blue no more

This commit is contained in:
He4eT 2023-10-14 17:07:26 +03:00
commit 6eb9451fb6

View file

@ -4,8 +4,10 @@
--selected-item-color: #9e9e9e !important; --selected-item-color: #9e9e9e !important;
--selected-item-text-color: #212121 !important; --selected-item-text-color: #212121 !important;
--listbox-selected-bg: #9e9e9e !important;
--treeitem-background-active: #9e9e9e !important; --treeitem-background-active: #9e9e9e !important;
--treeitem-background-selected: #9e9e9e !important;
--color-blue-05: #fafafa !important; --color-blue-05: #fafafa !important;
--color-blue-10: #f4f4f5 !important; --color-blue-10: #f4f4f5 !important;
@ -28,16 +30,15 @@
--color-ink-70: #3f3f46 !important; --color-ink-70: #3f3f46 !important;
--color-ink-80: #27272a !important; --color-ink-80: #27272a !important;
--color-ink-90: #18181b !important; --color-ink-90: #18181b !important;
--foldertree-background: #e0e0e0 !important;
--tree-view-bg: #e0e0e0 !important;
} }
#folderTree .icon { #folderTree .icon {
--icon-color: #212121 !important; --icon-color: #212121 !important;
} }
.calendar-notification-bar {
background-color: #f4f4f5 !important;
}
#calSidebar #primaryButtonSidePanel { #calSidebar #primaryButtonSidePanel {
display: none !important; display: none !important;
} }