We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161af31 commit b344e94Copy full SHA for b344e94
1 file changed
forwards-dark.scss
@@ -76,4 +76,9 @@ div.callout.callout-style-default.callout-caution.callout-titled > div.callout-h
76
77
.callout-title p {
78
color: $white !important;
79
+}
80
+
81
+.mt-container[data-theme=dark] {
82
+ --mt-color-bg: #{$verydarkpurple} !important;
83
+ --mt-color-bg-hover:#{$darkpurple} !important;
84
}
0 commit comments