mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-18 17:31:53 +08:00
Restyle the new tab button
This commit is contained in:
parent
d5695757cb
commit
7496101505
@ -215,11 +215,11 @@
|
||||
--active-item-background-color: #777;
|
||||
--active-item-border-color: transparent;
|
||||
|
||||
--new-tab-button-background: #ffffff47;
|
||||
--new-tab-button-color: black;
|
||||
--new-tab-button-background: #fff0;
|
||||
--new-tab-button-color: #ffffff96;
|
||||
--new-tab-button-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
|
||||
--new-tab-button-hover-background: #ffffff8f;
|
||||
--new-tab-button-hover-color: black;
|
||||
--new-tab-button-hover-background: #fff3;
|
||||
--new-tab-button-hover-color: white;
|
||||
|
||||
--menu-text-color: #e3e3e3;
|
||||
--menu-background-color: #222222d9;
|
||||
|
Loading…
x
Reference in New Issue
Block a user