diff options
Diffstat (limited to '')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/kt-stop-all.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/kt-stop-all.svg b/Flat-Remix-Yellow-Dark/actions/scalable/kt-stop-all.svg index 46feaaade..ac8f95929 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/kt-stop-all.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/kt-stop-all.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="m 5,9 0,6 6,0 0,-6 -6,0 z m 8,0 0,6 6,0 0,-6 -6,0 z"/> |