We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df288e3 commit b27ae2eCopy full SHA for b27ae2e
assets/css/_dark/dark-main.scss
@@ -29,8 +29,8 @@
29
--link-underline-color: rgb(99, 131, 182);
30
--main-border: rgb(63, 65, 68);
31
--button-bg: rgb(39, 40, 33);
32
- --blockquote-border: rgb(93, 95, 82);
33
- --blockquote-text: rgb(96, 125, 139);
+ --blockquote-border: rgb(66, 66, 66);
+ --blockquote-text: rgb(117, 117, 117);
34
35
--card-bg: rgb(39, 40, 33);
36
--card-header-bg: rgb(51, 50, 50);
0 commit comments