Skip to content

Commit cdd1e06

Browse files
Update message-index/css/theme.css
sounds good! Co-authored-by: David Thrane Christiansen <[email protected]>
1 parent 168012f commit cdd1e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message-index/css/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body {
1010

1111
@media (prefers-color-scheme: dark) {
1212
body {
13-
--bg-color: #33333A;
13+
--bg-color: #333;
1414
--text-color: #C9D1D9;
1515
--header-color: #8946C8;
1616
--bg-nav: #393939;

0 commit comments

Comments
 (0)