Unpublished node in dark mode has light background
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3389403. -->
Reported by: [drumanuel](https://www.drupal.org/user/2824201)
>>>
<p>In dark mode an unpublished node inherits claro's light background. </p>
<p>web/core/themes/claro/css/classy/components/node.css</p>
<pre>.node--unpublished {<br> background-color: #fff4f4;<br>}</pre><p>Tested in 8.x-3.0-rc4 and 8.x-3.0-rc6 in Drupal core 10.1.4</p>
issue