We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371e5ef commit 2763c12Copy full SHA for 2763c12
src/theme/Admonition/styles.module.css
@@ -9,7 +9,7 @@
9
[data-theme='dark'] .enterprise {
10
border-color: #612fea;
11
border-left-color: #ece5ff;
12
- background-color: #7161ef;
+ background-color: #4d25bb;
13
}
14
15
.enterprise > :last-child {
0 commit comments