Skip to content

Commit

Permalink
Dark mode tweak (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikigal authored and sindresorhus committed Jun 29, 2019
1 parent ec3e687 commit 8800b60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions css/dark-mode.css
Original file line number Diff line number Diff line change
Expand Up @@ -881,3 +881,8 @@ html.dark-mode ._5irm._7mkm {
html.dark-mode ._7mkk._7t1o._7t0e {
background: var(--container-color);
}

/* "If you reply, ... will be able to call and see information..." message */
html.dark-mode ._74ku {
color: var(--base-fifty);
}

0 comments on commit 8800b60

Please sign in to comment.