mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
Tweak the colors of the inactive tab
This commit is contained in:
@@ -130,8 +130,8 @@
|
||||
--active-tab-shadow: 3px 3px 6px rgba(0, 0, 0, .1);
|
||||
|
||||
--inactive-tab-background-color: transparent;
|
||||
--inactive-tab-hover-background-color: var(--left-pane-item-hover-background);
|
||||
--inactive-tab-text-color: #666;
|
||||
--inactive-tab-hover-background-color: #00000016;
|
||||
--inactive-tab-text-color: #4e4e4e;
|
||||
|
||||
--new-tab-button-background: #d8d8d8;
|
||||
--new-tab-button-color: #3a3a3a;
|
||||
|
||||
Reference in New Issue
Block a user