diff options
| author | 2020-05-08 13:07:13 +0200 | |
|---|---|---|
| committer | 2020-05-08 13:07:13 +0200 | |
| commit | 2c3b6180e451a9c03d0be135a1107d6f4db38c5d (patch) | |
| tree | dd47f8d27a5bcc45402db1b7c98209f6fc1f8b2b /Flat-Remix-Blue-Light/panel/exaile-play.svg | |
| parent | 1384fef8b0198f4e4b4c2dd8027610ed5e5a7d4c (diff) | |
| download | flat-remix-2c3b6180e451a9c03d0be135a1107d6f4db38c5d.tar.gz flat-remix-2c3b6180e451a9c03d0be135a1107d6f4db38c5d.zip | |
Change panel icons' color for light variant
Diffstat (limited to 'Flat-Remix-Blue-Light/panel/exaile-play.svg')
| -rw-r--r-- | Flat-Remix-Blue-Light/panel/exaile-play.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Blue-Light/panel/exaile-play.svg b/Flat-Remix-Blue-Light/panel/exaile-play.svg index cf3f197df..3f166a142 100644 --- a/Flat-Remix-Blue-Light/panel/exaile-play.svg +++ b/Flat-Remix-Blue-Light/panel/exaile-play.svg @@ -1,7 +1,7 @@ <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:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.432,0 -8,3.568 -8,8 0,4.432 3.568,8 8,8 4.432,0 8,-3.568 8,-8 C 20,7.568 16.432,4 12,4 Z M 10.398438,9.003906 C 11.186168,9.11063 15,11.552156 15,12 c 0,0.47767 -4.339297,3.223175 -4.716797,2.984375 -0.3773499,-0.23884 -0.3773499,-5.73015 0,-5.96875 0.02359,-0.01492 0.06272,-0.018834 0.115235,-0.01172 z"/> |
