Skip to content

Commit 731e298

Browse files
committed
style: reduce bg luminance of default admonition
Signed-off-by: Akshay Mestry <[email protected]>
1 parent 56932ef commit 731e298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/base/static/smart.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
--accent: 0 0% 82%;
1414
--border: 0 0% 92%;
1515
--input: 0 0% 92%;
16-
--light-accent: 0, 0%, 93%;
16+
--light-accent: 0, 0%, 94%;
1717
--link: 216.35, 100%, 47%;
1818
--radius: 12px;
1919
--code-background: 0, 0%, 100%;

0 commit comments

Comments
 (0)