mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-19 18:21:37 +08:00
theme(next): make subtle border color less subtle on dark mode
This commit is contained in:
parent
5761320731
commit
9e0546da27
@ -195,6 +195,7 @@
|
|||||||
--main-background-color: #333;
|
--main-background-color: #333;
|
||||||
--main-text-color: #ccc;
|
--main-text-color: #ccc;
|
||||||
--main-border-color: #454545;
|
--main-border-color: #454545;
|
||||||
|
--subtle-border-color: rgba(0, 0, 0, 0.3);
|
||||||
--dropdown-border-color: #555;
|
--dropdown-border-color: #555;
|
||||||
--dropdown-shadow-opacity: .6;
|
--dropdown-shadow-opacity: .6;
|
||||||
--dropdown-item-icon-destructive-color: #de6e5b;
|
--dropdown-item-icon-destructive-color: #de6e5b;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user