mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
style(next): tweak the colors of the dark theme
This commit is contained in:
parent
e425f64616
commit
076c9f4d96
@ -8,7 +8,7 @@
|
|||||||
--theme-style: dark;
|
--theme-style: dark;
|
||||||
--native-titlebar-background: #00000000;
|
--native-titlebar-background: #00000000;
|
||||||
|
|
||||||
--main-background-color: #333;
|
--main-background-color: #272727;
|
||||||
--main-text-color: #ccc;
|
--main-text-color: #ccc;
|
||||||
--main-border-color: #454545;
|
--main-border-color: #454545;
|
||||||
--subtle-border-color: #313131;
|
--subtle-border-color: #313131;
|
||||||
@ -38,7 +38,7 @@
|
|||||||
--muted-text-color: #bbb;
|
--muted-text-color: #bbb;
|
||||||
|
|
||||||
--input-background-color: #ffffff12;
|
--input-background-color: #ffffff12;
|
||||||
--input-text-color: #ffffff52;
|
--input-text-color: #ffffffc7;
|
||||||
--input-placeholder-color: #b7b7b782;
|
--input-placeholder-color: #b7b7b782;
|
||||||
--input-selection-background: gray;
|
--input-selection-background: gray;
|
||||||
--input-selection-text-color: white;
|
--input-selection-text-color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user