mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
This commit is contained in:
parent
2665671690
commit
fd9dd885f4
1 changed files with 5 additions and 0 deletions
|
|
@ -142,6 +142,7 @@
|
||||||
--b3-graph-olist-point: #b3005f;
|
--b3-graph-olist-point: #b3005f;
|
||||||
--b3-graph-listitem-point: #f65b00;
|
--b3-graph-listitem-point: #f65b00;
|
||||||
--b3-graph-bq-point: #8d48e3;
|
--b3-graph-bq-point: #8d48e3;
|
||||||
|
--b3-graph-callout-point: var(--b3-theme-success);
|
||||||
--b3-graph-super-point: #dd79ff;
|
--b3-graph-super-point: #dd79ff;
|
||||||
--b3-graph-doc-point: #e8eaed;
|
--b3-graph-doc-point: #e8eaed;
|
||||||
--b3-graph-tag-point: #dbf32f;
|
--b3-graph-tag-point: #dbf32f;
|
||||||
|
|
@ -182,6 +183,10 @@
|
||||||
--b3-pdf-background7: #C885DA;
|
--b3-pdf-background7: #C885DA;
|
||||||
--b3-pdf-dark: #212224;
|
--b3-pdf-dark: #212224;
|
||||||
|
|
||||||
|
/* callout */
|
||||||
|
--b3-callout-important: var(--b3-protyle-inline-blockref-color);
|
||||||
|
--b3-callout-warning: var(--b3-protyle-inline-mark-background);
|
||||||
|
|
||||||
/* 表格 */
|
/* 表格 */
|
||||||
--b3-table-even-background: rgba(255, 255, 255, .03);
|
--b3-table-even-background: rgba(255, 255, 255, .03);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue