mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 06:18:49 +01:00
This commit is contained in:
parent
a97dae8231
commit
d40f2dd698
2 changed files with 2 additions and 2 deletions
|
|
@ -139,7 +139,7 @@
|
|||
--b3-protyle-inline-mark-color: #202124;
|
||||
--b3-protyle-inline-tag-color: #5f6368;
|
||||
--b3-protyle-inline-blockref-color: #8250df;
|
||||
--b3-protyle-inline-fileref-color: #21862e;
|
||||
--b3-protyle-inline-fileref-color: var(--b3-theme-secondary);
|
||||
|
||||
/* PDF */
|
||||
--b3-pdf-selection: #d0e9c8;
|
||||
|
|
|
|||
|
|
@ -139,7 +139,7 @@
|
|||
--b3-protyle-inline-mark-color: #e8eaed;
|
||||
--b3-protyle-inline-tag-color: #9aa0a6;
|
||||
--b3-protyle-inline-blockref-color: #8957e5;
|
||||
--b3-protyle-inline-fileref-color: #9eb762;
|
||||
--b3-protyle-inline-fileref-color: var(--b3-theme-secondary);
|
||||
|
||||
/* PDF */
|
||||
--b3-pdf-selection: #779170;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue