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/indicator-keyboard-In.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/indicator-keyboard-In.svg')
-rw-r--r-- | Flat-Remix-Red-Light/panel/indicator-keyboard-In.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Flat-Remix-Red-Light/panel/indicator-keyboard-In.svg b/Flat-Remix-Red-Light/panel/indicator-keyboard-In.svg index c0bf9c6c4..53369d5e3 100644 --- a/Flat-Remix-Red-Light/panel/indicator-keyboard-In.svg +++ b/Flat-Remix-Red-Light/panel/indicator-keyboard-In.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> <g transform="translate(1,1)"> |