Skip to content

Commit 50de851

Browse files
authored
Use brand green color for custom tip block (#596)
2 parents 4c7d417 + 1c83c8f commit 50de851

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/.vitepress/theme/style.css

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -123,17 +123,6 @@
123123
}
124124
}
125125

126-
/**
127-
* Component: Custom Block
128-
* -------------------------------------------------------------------------- */
129-
130-
:root {
131-
--vp-custom-block-tip-border: transparent;
132-
--vp-custom-block-tip-text: var(--vp-c-text-1);
133-
--vp-custom-block-tip-bg: var(--vp-c-indigo-soft);
134-
--vp-custom-block-tip-code-bg: var(--vp-c-indigo-soft);
135-
}
136-
137126
/**
138127
* Component: Algolia
139128
* -------------------------------------------------------------------------- */

0 commit comments

Comments
 (0)