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-Red-Light/panel/pushbullet-indicator.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-Red-Light/panel/pushbullet-indicator.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/pushbullet-indicator.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/pushbullet-indicator.svg b/Flat-Remix-Red-Light/panel/pushbullet-indicator.svg index c5af4d953..ce6b81e68 100644 --- a/Flat-Remix-Red-Light/panel/pushbullet-indicator.svg +++ b/Flat-Remix-Red-Light/panel/pushbullet-indicator.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="m4 6v12h2v-12zm4 0v12l4.2528-0.03231c2.9313-0.03263 3.2079-0.07305 4.4472-0.67688 2.702-1.3165 3.9783-4.5042 2.94-7.3433-0.68573-1.875-2.2461-3.2634-4.2352-3.7683-0.62476-0.15859-1.0216-0.17917-3.45-0.17917z"/> |