mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
thunderbird: blue no more
This commit is contained in:
parent
e4320b905a
commit
6eb9451fb6
1 changed files with 5 additions and 4 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue