diff --git a/src/devtools/views/root.css b/src/devtools/views/root.css index cc6c628106..9969752f87 100644 --- a/src/devtools/views/root.css +++ b/src/devtools/views/root.css @@ -22,7 +22,7 @@ --light-color-commit-did-not-render-fill: #cfd1d5; --light-color-commit-did-not-render-fill-text: #000000; --light-color-commit-did-not-render-pattern: #cfd1d5; - --light-color-commit-did-not-render-pattern-text: #000000; + --light-color-commit-did-not-render-pattern-text: #333333; --light-color-commit-gradient-0: #37afa9; --light-color-commit-gradient-1: #63b19e; --light-color-commit-gradient-2: #80b393;