mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 14:25:51 +01:00
style(next): buttons: restore a legacy CSS variable
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user