mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-21 19:41:05 +08:00
🎨 Update block ref color
This commit is contained in:
parent
64360e4d88
commit
6e3c03f985
@ -146,7 +146,7 @@
|
||||
--b3-protyle-inline-mark-background: rgb(252, 212, 126);
|
||||
--b3-protyle-inline-mark-color: #202124;
|
||||
--b3-protyle-inline-tag-color: #5f6368;
|
||||
--b3-protyle-inline-blockref-color: #9984ea;
|
||||
--b3-protyle-inline-blockref-color: #8957e5;
|
||||
--b3-protyle-inline-fileref-color: #21862e;
|
||||
|
||||
/* PDF */
|
||||
|
@ -146,7 +146,7 @@
|
||||
--b3-protyle-inline-mark-background: rgba(255, 208, 0, .4);
|
||||
--b3-protyle-inline-mark-color: var(--b3-theme-on-background);
|
||||
--b3-protyle-inline-tag-color: #9aa0a6;
|
||||
--b3-protyle-inline-blockref-color: hsl(254, 80%, 74.8%);
|
||||
--b3-protyle-inline-blockref-color: #8957e5;
|
||||
--b3-protyle-inline-fileref-color: var(--b3-theme-secondary);
|
||||
|
||||
/* PDF */
|
||||
|
Loading…
Reference in New Issue
Block a user