Skip to content

Commit f20411b

Browse files
committed
Change contrast body-emphasis for dark theme
1 parent ec9316b commit f20411b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/build/assets/app-D-h4X_Cb.css renamed to public/build/assets/app-BWac6f1q.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"src": "public/img/ui/blockquote/warning.svg"
1717
},
1818
"resources/css/app.scss": {
19-
"file": "assets/app-D-h4X_Cb.css",
19+
"file": "assets/app-BWac6f1q.css",
2020
"src": "resources/css/app.scss",
2121
"isEntry": true
2222
},

resources/css/app.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $body-color: #222;
2626
$headings-color: #272531;
2727
$headings-color-dark: #f2f2f2;
2828

29-
$body-emphasis-color-dark: #dee2e6;
29+
$body-emphasis-color-dark: #eceff2;
3030

3131
$body-tertiary-bg: #fff;
3232
$body-tertiary-bg-dark: #252a37;

0 commit comments

Comments
 (0)