diff options
Diffstat (limited to 'Flat-Remix-Red-Light/panel/network-error.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/network-error.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/panel/network-error.svg b/Flat-Remix-Red-Light/panel/network-error.svg index 0e12807d9..072d7c4d9 100644 --- a/Flat-Remix-Red-Light/panel/network-error.svg +++ b/Flat-Remix-Red-Light/panel/network-error.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } </style> </defs> - <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 14,4 v 2 h -3 v 5 h 3 v 2 l 1,-0.818359 V 9 h 3.888672 L 19.5,8.5 Z M 10,10 4.5,14.5 10,19 v -2 h 3 v -5 h -3 z"/> - <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 16,10 v 4 l 0.25,2 h 1.5 L 18,14 v -4 z m 0,7 v 2 h 2 v -2 z"/> + <path style="opacity:.35;fill:currentColor" class="ColorScheme-Text" d="m 14,4 v 2 h -3 v 5 h 3 v 2 l 1,-0.818359 V 9 h 3.888672 L 19.5,8.5 Z M 10,10 4.5,14.5 10,19 v -2 h 3 v -5 h -3 z"/> + <path style="fill:currentColor" class="ColorScheme-NegativeText" d="m 16,10 v 4 l 0.25,2 h 1.5 L 18,14 v -4 z m 0,7 v 2 h 2 v -2 z"/> </svg> |