mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style(next): tweak the colors of the dark theme
This commit is contained in:
parent
076c9f4d96
commit
e270b0b587
@ -44,7 +44,7 @@
|
||||
--input-selection-text-color: white;
|
||||
--input-hover-background: #ffffff1f;
|
||||
--input-hover-color: var(--input-text-color);
|
||||
--input-focus-outline-color: #80808095;
|
||||
--input-focus-outline-color: #ffffff57;
|
||||
--input-focus-background: #ffffff1f;
|
||||
--input-focus-color: white;
|
||||
|
||||
@ -149,7 +149,7 @@
|
||||
|
||||
--code-block-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
|
||||
|
||||
--card-background-color: #424242;
|
||||
--card-background-color: #ffffff12;
|
||||
--card-background-hover-color: #3c3c3c;
|
||||
--card-background-press-color: #464646;
|
||||
--card-border-color: #222222;
|
||||
|
Loading…
x
Reference in New Issue
Block a user