diff options
Diffstat (limited to '')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/code-function.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/code-function.svg b/Flat-Remix-Red-Dark/actions/scalable/code-function.svg index fb0126f57..f3d5ca30d 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/code-function.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/code-function.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 3 4.0039062 L 3 6.0039062 L 1 6.0039062 L 1 8.0039062 L 2 8.0039062 L 2 10.003906 L 4 10.003906 L 4 12.003906 L 8 12.003906 L 8 10.003906 L 6 10.003906 L 6 6.0039062 L 8 6.0039062 L 8 4.0039062 L 3 4.0039062 z M 9 4.0039062 L 9 12.003906 L 15 12.003906 L 15 4.0039062 L 9 4.0039062 z" transform="translate(4 4)"/> |