mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
style(next): buttons: restore a legacy CSS variable
This commit is contained in:
parent
16ea6186dd
commit
82074ea7eb
@ -19,6 +19,8 @@
|
||||
|
||||
--accented-background-color: #555;
|
||||
|
||||
--button-text-color: currentColor;
|
||||
|
||||
--cmd-button-background-color: #ffffff28;
|
||||
--cmd-button-text-color: #ffffffc2;
|
||||
--cmd-button-hover-background-color: #ffffff37;
|
||||
|
@ -19,6 +19,8 @@
|
||||
|
||||
--accented-background-color: #f5f5f5;
|
||||
|
||||
--button-text-color: currentColor;
|
||||
|
||||
--cmd-button-background-color: #0000000f;
|
||||
--cmd-button-text-color: #000000ad;
|
||||
--cmd-button-hover-background-color: #00000016;
|
||||
|
Loading…
x
Reference in New Issue
Block a user