[gimp/gimp-2-10] icons, tools: add Symbolic high-contrast variants



commit f8b07bd8b50e2d754f5bf994ea0dca0557d118e0
Author: Ell <ell_se yahoo com>
Date:   Sat Feb 22 16:02:04 2020 +0200

    icons, tools: add Symbolic high-contrast variants
    
    Add new Symbolic-High-Contrast and Symbolic-Inverted-High-Contrast
    themes, which are automatically-generated high-contrast variants of
    the (original) Symbolic theme.  The contrast factor is settable in
    the makefile, and is currently at 1.5 for both themes.
    
    Rename tools/invert-svg to tools/svg-contrast, which now takes a
    contrast-factor argument, and adjusts the input SVG contrast,
    instead of just inverting it.  Note that we can still use the tool
    to invert icons, using a contrast of -1.

 configure.ac                                       |    2 +
 icons/Makefile.am                                  |   10 +-
 icons/Symbolic-High-Contrast/.gitignore            |   15 +
 icons/Symbolic-High-Contrast/Makefile.am           |  111 ++
 icons/Symbolic-High-Contrast/index.theme           | 1846 ++++++++++++++++++++
 icons/Symbolic-Inverted-High-Contrast/.gitignore   |   15 +
 icons/Symbolic-Inverted-High-Contrast/Makefile.am  |  123 ++
 icons/Symbolic-Inverted-High-Contrast/index.theme  | 1846 ++++++++++++++++++++
 icons/Symbolic-Inverted/Makefile.am                |   71 +-
 icons/Symbolic-Inverted/index.theme                |    2 +-
 icons/Symbolic/24/dialog-information.svg           |    4 +-
 icons/Symbolic/24/document-print.svg               |   22 +-
 icons/Symbolic/24/gimp-business-card.svg           |   12 +-
 icons/Symbolic/24/gimp-center.svg                  |   10 +-
 icons/Symbolic/24/gimp-channel-alpha.svg           |    2 +-
 icons/Symbolic/24/gimp-channel-blue.svg            |    6 +-
 icons/Symbolic/24/gimp-channel-gray.svg            |    2 +-
 icons/Symbolic/24/gimp-channel-green.svg           |    6 +-
 icons/Symbolic/24/gimp-channel-indexed.svg         |   72 +-
 icons/Symbolic/24/gimp-channel-red.svg             |    6 +-
 icons/Symbolic/24/gimp-channel.svg                 |    2 +-
 icons/Symbolic/24/gimp-channels.svg                |    6 +-
 icons/Symbolic/24/gimp-char-picker.svg             |    4 +-
 icons/Symbolic/24/gimp-color-space-linear.svg      |    4 +-
 icons/Symbolic/24/gimp-color-space-non-linear.svg  |    4 +-
 icons/Symbolic/24/gimp-color-space-perceptual.svg  |    4 +-
 icons/Symbolic/24/gimp-colormap.svg                |    2 +-
 icons/Symbolic/24/gimp-controller-keyboard.svg     |    2 +-
 icons/Symbolic/24/gimp-controller-linux-input.svg  |    2 +-
 icons/Symbolic/24/gimp-controller-midi.svg         |    2 +-
 icons/Symbolic/24/gimp-controller-wheel.svg        |    2 +-
 icons/Symbolic/24/gimp-controller.svg              |    2 +-
 icons/Symbolic/24/gimp-cursor.svg                  |    2 +-
 icons/Symbolic/24/gimp-device-status.svg           |    2 +-
 .../24/gimp-display-filter-clip-warning.svg        |   26 +-
 .../Symbolic/24/gimp-display-filter-colorblind.svg |    2 +-
 icons/Symbolic/24/gimp-display-filter-contrast.svg |    2 +-
 icons/Symbolic/24/gimp-display-filter-gamma.svg    |    4 +-
 icons/Symbolic/24/gimp-display-filter-lcms.svg     |   14 +-
 icons/Symbolic/24/gimp-display-filter-proof.svg    |    2 +-
 icons/Symbolic/24/gimp-display-filter.svg          |    2 +-
 icons/Symbolic/24/gimp-display.svg                 |    4 +-
 icons/Symbolic/24/gimp-dynamics.svg                |    2 +-
 icons/Symbolic/24/gimp-error.svg                   |    4 +-
 icons/Symbolic/24/gimp-floating-selection.svg      |    4 +-
 icons/Symbolic/24/gimp-gegl.svg                    |    2 +-
 icons/Symbolic/24/gimp-grid.svg                    |    2 +-
 icons/Symbolic/24/gimp-histogram.svg               |    2 +-
 icons/Symbolic/24/gimp-image.svg                   |    6 +-
 icons/Symbolic/24/gimp-images.svg                  |   10 +-
 icons/Symbolic/24/gimp-info.svg                    |    2 +-
 icons/Symbolic/24/gimp-input-device.svg            |    2 +-
 icons/Symbolic/24/gimp-landscape.svg               |    2 +-
 icons/Symbolic/24/gimp-layer-mask.svg              |    4 +-
 icons/Symbolic/24/gimp-layer.svg                   |    6 +-
 icons/Symbolic/24/gimp-layers.svg                  |    6 +-
 icons/Symbolic/24/gimp-letter-spacing.svg          |    2 +-
 icons/Symbolic/24/gimp-line-spacing.svg            |    2 +-
 icons/Symbolic/24/gimp-move-to-screen.svg          |    2 +-
 icons/Symbolic/24/gimp-navigation.svg              |    2 +-
 icons/Symbolic/24/gimp-path.svg                    |    2 +-
 icons/Symbolic/24/gimp-paths.svg                   |    2 +-
 icons/Symbolic/24/gimp-portrait.svg                |    4 +-
 icons/Symbolic/24/gimp-prefs-color-management.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-controllers.svg       |    2 +-
 icons/Symbolic/24/gimp-prefs-default-comment.svg   |    2 +-
 icons/Symbolic/24/gimp-prefs-default-grid.svg      |    2 +-
 icons/Symbolic/24/gimp-prefs-display.svg           |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-brushes.svg   |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-dynamics.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-environ.svg   |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-fonts.svg     |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-gradients.svg |    2 +-
 .../Symbolic/24/gimp-prefs-folders-icon-themes.svg |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-interp.svg    |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-modules.svg   |    2 +-
 .../24/gimp-prefs-folders-mypaint-brushes.svg      |   50 +-
 icons/Symbolic/24/gimp-prefs-folders-palettes.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-patterns.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-plug-ins.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-scripts.svg   |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-themes.svg    |    2 +-
 .../24/gimp-prefs-folders-tool-plug-ins.svg        |    2 +-
 .../24/gimp-prefs-folders-tool-presets.svg         |    2 +-
 icons/Symbolic/24/gimp-prefs-folders-tools.svg     |    2 +-
 icons/Symbolic/24/gimp-prefs-folders.svg           |    8 +-
 icons/Symbolic/24/gimp-prefs-help-system.svg       |    4 +-
 icons/Symbolic/24/gimp-prefs-icon-theme.svg        |    2 +-
 icons/Symbolic/24/gimp-prefs-image-title.svg       |    2 +-
 .../24/gimp-prefs-image-windows-appearance.svg     |    6 +-
 .../24/gimp-prefs-image-windows-snapping.svg       |    8 +-
 icons/Symbolic/24/gimp-prefs-image-windows.svg     |    2 +-
 icons/Symbolic/24/gimp-prefs-import-export.svg     |    4 +-
 icons/Symbolic/24/gimp-prefs-input-devices.svg     |    2 +-
 icons/Symbolic/24/gimp-prefs-interface.svg         |    2 +-
 icons/Symbolic/24/gimp-prefs-new-image.svg         |    2 +-
 icons/Symbolic/24/gimp-prefs-playground.svg        |    4 +-
 icons/Symbolic/24/gimp-prefs-session.svg           |    2 +-
 icons/Symbolic/24/gimp-prefs-system-resources.svg  |    2 +-
 icons/Symbolic/24/gimp-prefs-theme.svg             |    2 +-
 icons/Symbolic/24/gimp-prefs-tool-options.svg      |    2 +-
 icons/Symbolic/24/gimp-prefs-toolbox.svg           |    2 +-
 icons/Symbolic/24/gimp-prefs-window-management.svg |    2 +-
 icons/Symbolic/24/gimp-question.svg                |    6 +-
 icons/Symbolic/24/gimp-resize.svg                  |    6 +-
 icons/Symbolic/24/gimp-sample-point.svg            |    2 +-
 icons/Symbolic/24/gimp-scale.svg                   |   10 +-
 icons/Symbolic/24/gimp-selection.svg               |    6 +-
 icons/Symbolic/24/gimp-smartphone.svg              |    2 +-
 icons/Symbolic/24/gimp-symmetry.svg                |   12 +-
 icons/Symbolic/24/gimp-template.svg                |   28 +-
 icons/Symbolic/24/gimp-text-layer.svg              |    4 +-
 icons/Symbolic/24/gimp-tool-airbrush.svg           |    4 +-
 icons/Symbolic/24/gimp-tool-align.svg              |    2 +-
 icons/Symbolic/24/gimp-tool-blur.svg               |    2 +-
 .../Symbolic/24/gimp-tool-brightness-contrast.svg  |    2 +-
 icons/Symbolic/24/gimp-tool-bucket-fill.svg        |    6 +-
 icons/Symbolic/24/gimp-tool-by-color-select.svg    |    2 +-
 icons/Symbolic/24/gimp-tool-cage.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-clone.svg              |    2 +-
 icons/Symbolic/24/gimp-tool-color-balance.svg      |    2 +-
 icons/Symbolic/24/gimp-tool-color-picker.svg       |    2 +-
 icons/Symbolic/24/gimp-tool-colorize.svg           |    4 +-
 icons/Symbolic/24/gimp-tool-crop.svg               |    8 +-
 icons/Symbolic/24/gimp-tool-curves.svg             |    2 +-
 icons/Symbolic/24/gimp-tool-desaturate.svg         |    2 +-
 icons/Symbolic/24/gimp-tool-dodge.svg              |    6 +-
 icons/Symbolic/24/gimp-tool-ellipse-select.svg     |    2 +-
 icons/Symbolic/24/gimp-tool-eraser.svg             |    2 +-
 icons/Symbolic/24/gimp-tool-exposure.svg           |    6 +-
 icons/Symbolic/24/gimp-tool-flip.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-foreground-select.svg  |    4 +-
 icons/Symbolic/24/gimp-tool-free-select.svg        |    2 +-
 icons/Symbolic/24/gimp-tool-fuzzy-select.svg       |    2 +-
 icons/Symbolic/24/gimp-tool-gradient.svg           |   78 +-
 icons/Symbolic/24/gimp-tool-handle-transform.svg   |    8 +-
 icons/Symbolic/24/gimp-tool-heal.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-hue-saturation.svg     |    2 +-
 icons/Symbolic/24/gimp-tool-ink.svg                |    2 +-
 icons/Symbolic/24/gimp-tool-iscissors.svg          |    2 +-
 icons/Symbolic/24/gimp-tool-levels.svg             |    2 +-
 icons/Symbolic/24/gimp-tool-measure.svg            |    2 +-
 icons/Symbolic/24/gimp-tool-move.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-mypaint-brush.svg      |    4 +-
 .../Symbolic/24/gimp-tool-n-point-deformation.svg  |    4 +-
 icons/Symbolic/24/gimp-tool-offset.svg             |    4 +-
 icons/Symbolic/24/gimp-tool-options.svg            |    2 +-
 icons/Symbolic/24/gimp-tool-paintbrush.svg         |    4 +-
 icons/Symbolic/24/gimp-tool-path.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-pencil.svg             |    2 +-
 icons/Symbolic/24/gimp-tool-perspective-clone.svg  |    4 +-
 icons/Symbolic/24/gimp-tool-perspective.svg        |    2 +-
 icons/Symbolic/24/gimp-tool-posterize.svg          |    2 +-
 icons/Symbolic/24/gimp-tool-preset.svg             |    4 +-
 icons/Symbolic/24/gimp-tool-rect-select.svg        |    2 +-
 icons/Symbolic/24/gimp-tool-rotate.svg             |   10 +-
 icons/Symbolic/24/gimp-tool-scale.svg              |    4 +-
 icons/Symbolic/24/gimp-tool-seamless-clone.svg     |    2 +-
 icons/Symbolic/24/gimp-tool-shadows-highlights.svg |    2 +-
 icons/Symbolic/24/gimp-tool-shear.svg              |    2 +-
 icons/Symbolic/24/gimp-tool-smudge.svg             |    4 +-
 icons/Symbolic/24/gimp-tool-text.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-threshold.svg          |    2 +-
 icons/Symbolic/24/gimp-tool-transform-3d.svg       |    2 +-
 icons/Symbolic/24/gimp-tool-unified-transform.svg  |    2 +-
 icons/Symbolic/24/gimp-tool-warp.svg               |    2 +-
 icons/Symbolic/24/gimp-tool-zoom.svg               |    2 +-
 icons/Symbolic/24/gimp-tools.svg                   |   14 +-
 icons/Symbolic/24/gimp-transparency.svg            |    2 +-
 icons/Symbolic/24/gimp-undo-history.svg            |   10 +-
 icons/Symbolic/24/gimp-user-manual.svg             |    2 +-
 icons/Symbolic/24/gimp-video.svg                   |    4 +-
 icons/Symbolic/24/gimp-warning.svg                 |    2 +-
 icons/Symbolic/24/gimp-web.svg                     |    4 +-
 icons/Symbolic/24/gimp-wilber.svg                  |    2 +-
 icons/Symbolic/24/gtk-select-color.svg             |    2 +-
 icons/Symbolic/24/media-floppy.svg                 |    4 +-
 icons/Symbolic/24/media-optical.svg                |    4 +-
 icons/Symbolic/scalable/dialog-information.svg     |    4 +-
 icons/Symbolic/scalable/document-new.svg           |    4 +-
 icons/Symbolic/scalable/document-open-recent.svg   |    8 +-
 icons/Symbolic/scalable/document-open.svg          |    4 +-
 icons/Symbolic/scalable/document-print.svg         |    2 +-
 icons/Symbolic/scalable/document-revert.svg        |    4 +-
 icons/Symbolic/scalable/document-save-as.svg       |   10 +-
 icons/Symbolic/scalable/document-save.svg          |   10 +-
 icons/Symbolic/scalable/edit-clear.svg             |    2 +-
 icons/Symbolic/scalable/edit-copy.svg              |    2 +-
 icons/Symbolic/scalable/edit-cut.svg               |    6 +-
 icons/Symbolic/scalable/edit-delete.svg            |    2 +-
 icons/Symbolic/scalable/edit-paste.svg             |    2 +-
 icons/Symbolic/scalable/edit-redo.svg              |    4 +-
 icons/Symbolic/scalable/edit-undo.svg              |    4 +-
 icons/Symbolic/scalable/folder-new.svg             |    2 +-
 icons/Symbolic/scalable/folder.svg                 |    2 +-
 icons/Symbolic/scalable/format-indent-more.svg     |    2 +-
 icons/Symbolic/scalable/format-justify-center.svg  |    8 +-
 icons/Symbolic/scalable/format-justify-fill.svg    |    8 +-
 icons/Symbolic/scalable/format-justify-left.svg    |    8 +-
 icons/Symbolic/scalable/format-justify-right.svg   |    8 +-
 icons/Symbolic/scalable/gimp-anchor.svg            |    4 +-
 icons/Symbolic/scalable/gimp-attach.svg            |    4 +-
 icons/Symbolic/scalable/gimp-business-card.svg     |   12 +-
 icons/Symbolic/scalable/gimp-cap-butt.svg          |    2 +-
 icons/Symbolic/scalable/gimp-cap-round.svg         |    2 +-
 icons/Symbolic/scalable/gimp-cap-square.svg        |    2 +-
 icons/Symbolic/scalable/gimp-center.svg            |    6 +-
 icons/Symbolic/scalable/gimp-channel-alpha.svg     |    2 +-
 icons/Symbolic/scalable/gimp-channel-blue.svg      |    2 +-
 icons/Symbolic/scalable/gimp-channel-gray.svg      |    2 +-
 icons/Symbolic/scalable/gimp-channel-green.svg     |    2 +-
 icons/Symbolic/scalable/gimp-channel-indexed.svg   |    2 +-
 icons/Symbolic/scalable/gimp-channel-red.svg       |    2 +-
 icons/Symbolic/scalable/gimp-channel.svg           |    4 +-
 icons/Symbolic/scalable/gimp-channels.svg          |    2 +-
 icons/Symbolic/scalable/gimp-char-picker.svg       |    6 +-
 icons/Symbolic/scalable/gimp-clipboard.svg         |    2 +-
 icons/Symbolic/scalable/gimp-close-all.svg         |    4 +-
 icons/Symbolic/scalable/gimp-close.svg             |    4 +-
 icons/Symbolic/scalable/gimp-color-cmyk.svg        |   14 +-
 .../scalable/gimp-color-pick-from-screen.svg       |    2 +-
 .../Symbolic/scalable/gimp-color-picker-black.svg  |    2 +-
 icons/Symbolic/scalable/gimp-color-picker-gray.svg |    2 +-
 .../Symbolic/scalable/gimp-color-picker-white.svg  |    2 +-
 .../Symbolic/scalable/gimp-color-space-linear.svg  |    4 +-
 .../scalable/gimp-color-space-non-linear.svg       |    4 +-
 .../scalable/gimp-color-space-perceptual.svg       |    4 +-
 icons/Symbolic/scalable/gimp-color-triangle.svg    |    2 +-
 icons/Symbolic/scalable/gimp-color-water.svg       |   14 +-
 icons/Symbolic/scalable/gimp-colormap.svg          |    2 +-
 .../Symbolic/scalable/gimp-controller-keyboard.svg |    2 +-
 .../scalable/gimp-controller-linux-input.svg       |    2 +-
 icons/Symbolic/scalable/gimp-controller-midi.svg   |    2 +-
 icons/Symbolic/scalable/gimp-controller-wheel.svg  |    2 +-
 icons/Symbolic/scalable/gimp-controller.svg        |    2 +-
 icons/Symbolic/scalable/gimp-convert-grayscale.svg |    4 +-
 icons/Symbolic/scalable/gimp-convert-indexed.svg   |    2 +-
 icons/Symbolic/scalable/gimp-convert-rgb.svg       |    6 +-
 icons/Symbolic/scalable/gimp-cursor.svg            |    2 +-
 icons/Symbolic/scalable/gimp-curve-free.svg        |    2 +-
 .../Symbolic/scalable/gimp-curve-point-corner.svg  |    2 +-
 .../Symbolic/scalable/gimp-curve-point-smooth.svg  |    2 +-
 icons/Symbolic/scalable/gimp-curve-smooth.svg      |    2 +-
 icons/Symbolic/scalable/gimp-dashboard.svg         |    2 +-
 icons/Symbolic/scalable/gimp-default-colors.svg    |    2 +-
 icons/Symbolic/scalable/gimp-detach.svg            |    4 +-
 icons/Symbolic/scalable/gimp-device-status.svg     |    2 +-
 .../scalable/gimp-display-filter-clip-warning.svg  |   18 +-
 .../scalable/gimp-display-filter-colorblind.svg    |    2 +-
 .../scalable/gimp-display-filter-contrast.svg      |    2 +-
 .../scalable/gimp-display-filter-gamma.svg         |    2 +-
 .../Symbolic/scalable/gimp-display-filter-lcms.svg |    4 +-
 .../scalable/gimp-display-filter-proof.svg         |    2 +-
 icons/Symbolic/scalable/gimp-display-filter.svg    |    2 +-
 icons/Symbolic/scalable/gimp-display.svg           |    4 +-
 icons/Symbolic/scalable/gimp-duplicate.svg         |    2 +-
 icons/Symbolic/scalable/gimp-dynamics.svg          |    2 +-
 icons/Symbolic/scalable/gimp-error.svg             |    4 +-
 icons/Symbolic/scalable/gimp-file-manager.svg      |    2 +-
 icons/Symbolic/scalable/gimp-flip-horizontal.svg   |    2 +-
 icons/Symbolic/scalable/gimp-flip-vertical.svg     |    2 +-
 .../Symbolic/scalable/gimp-floating-selection.svg  |    2 +-
 icons/Symbolic/scalable/gimp-gegl.svg              |    2 +-
 icons/Symbolic/scalable/gimp-gradient-bilinear.svg |    2 +-
 .../scalable/gimp-gradient-conical-asymmetric.svg  |    2 +-
 .../scalable/gimp-gradient-conical-symmetric.svg   |    2 +-
 icons/Symbolic/scalable/gimp-gradient-linear.svg   |    2 +-
 icons/Symbolic/scalable/gimp-gradient-radial.svg   |    2 +-
 .../scalable/gimp-gradient-shapeburst-angular.svg  |    4 +-
 .../scalable/gimp-gradient-shapeburst-dimpled.svg  |    4 +-
 .../gimp-gradient-shapeburst-spherical.svg         |    4 +-
 .../gimp-gradient-spiral-anticlockwise.svg         |    2 +-
 .../scalable/gimp-gradient-spiral-clockwise.svg    |    2 +-
 icons/Symbolic/scalable/gimp-gradient-square.svg   |    6 +-
 icons/Symbolic/scalable/gimp-gravity-east.svg      |    2 +-
 .../Symbolic/scalable/gimp-gravity-north-east.svg  |    2 +-
 .../Symbolic/scalable/gimp-gravity-north-west.svg  |    2 +-
 icons/Symbolic/scalable/gimp-gravity-north.svg     |    2 +-
 .../Symbolic/scalable/gimp-gravity-south-east.svg  |    2 +-
 .../Symbolic/scalable/gimp-gravity-south-west.svg  |    2 +-
 icons/Symbolic/scalable/gimp-gravity-south.svg     |    2 +-
 icons/Symbolic/scalable/gimp-gravity-west.svg      |    2 +-
 icons/Symbolic/scalable/gimp-grid.svg              |    2 +-
 icons/Symbolic/scalable/gimp-group-layer.svg       |    4 +-
 icons/Symbolic/scalable/gimp-hcenter.svg           |    2 +-
 icons/Symbolic/scalable/gimp-hchain-broken.svg     |    4 +-
 icons/Symbolic/scalable/gimp-hchain.svg            |    2 +-
 icons/Symbolic/scalable/gimp-hfill.svg             |    2 +-
 icons/Symbolic/scalable/gimp-histogram-linear.svg  |    2 +-
 .../scalable/gimp-histogram-logarithmic.svg        |    2 +-
 icons/Symbolic/scalable/gimp-histogram.svg         |    2 +-
 icons/Symbolic/scalable/gimp-image-open.svg        |    6 +-
 icons/Symbolic/scalable/gimp-image-reload.svg      |    6 +-
 icons/Symbolic/scalable/gimp-image.svg             |    2 +-
 icons/Symbolic/scalable/gimp-images.svg            |    2 +-
 icons/Symbolic/scalable/gimp-info.svg              |    2 +-
 icons/Symbolic/scalable/gimp-input-device.svg      |    2 +-
 icons/Symbolic/scalable/gimp-invert.svg            |    2 +-
 icons/Symbolic/scalable/gimp-join-bevel.svg        |    2 +-
 icons/Symbolic/scalable/gimp-join-miter.svg        |    2 +-
 icons/Symbolic/scalable/gimp-join-round.svg        |    2 +-
 icons/Symbolic/scalable/gimp-landscape.svg         |    2 +-
 icons/Symbolic/scalable/gimp-layer-mask.svg        |    2 +-
 .../Symbolic/scalable/gimp-layer-to-imagesize.svg  |    2 +-
 icons/Symbolic/scalable/gimp-layer.svg             |    2 +-
 icons/Symbolic/scalable/gimp-layers.svg            |    2 +-
 icons/Symbolic/scalable/gimp-letter-spacing.svg    |    2 +-
 icons/Symbolic/scalable/gimp-line-spacing.svg      |    2 +-
 icons/Symbolic/scalable/gimp-linked.svg            |    2 +-
 icons/Symbolic/scalable/gimp-list.svg              |    8 +-
 icons/Symbolic/scalable/gimp-marker.svg            |   18 +-
 icons/Symbolic/scalable/gimp-menu-left.svg         |    2 +-
 icons/Symbolic/scalable/gimp-menu-right.svg        |    2 +-
 icons/Symbolic/scalable/gimp-merge-down.svg        |    2 +-
 icons/Symbolic/scalable/gimp-move-to-screen.svg    |    2 +-
 icons/Symbolic/scalable/gimp-navigation.svg        |    2 +-
 icons/Symbolic/scalable/gimp-paste-as-new.svg      |    2 +-
 icons/Symbolic/scalable/gimp-paste-into.svg        |    2 +-
 icons/Symbolic/scalable/gimp-path-stroke.svg       |    2 +-
 icons/Symbolic/scalable/gimp-path.svg              |    2 +-
 icons/Symbolic/scalable/gimp-paths.svg             |    2 +-
 icons/Symbolic/scalable/gimp-pattern.svg           |   18 +-
 icons/Symbolic/scalable/gimp-pivot-center.svg      |    2 +-
 icons/Symbolic/scalable/gimp-pivot-east.svg        |    6 +-
 icons/Symbolic/scalable/gimp-pivot-north-east.svg  |    6 +-
 icons/Symbolic/scalable/gimp-pivot-north-west.svg  |    6 +-
 icons/Symbolic/scalable/gimp-pivot-north.svg       |    6 +-
 icons/Symbolic/scalable/gimp-pivot-south-east.svg  |    6 +-
 icons/Symbolic/scalable/gimp-pivot-south-west.svg  |    6 +-
 icons/Symbolic/scalable/gimp-pivot-south.svg       |    6 +-
 icons/Symbolic/scalable/gimp-pivot-west.svg        |    6 +-
 icons/Symbolic/scalable/gimp-plugin.svg            |    2 +-
 icons/Symbolic/scalable/gimp-portrait.svg          |    4 +-
 .../scalable/gimp-prefs-color-management.svg       |    2 +-
 icons/Symbolic/scalable/gimp-prefs-controllers.svg |    2 +-
 .../scalable/gimp-prefs-default-comment.svg        |    2 +-
 .../Symbolic/scalable/gimp-prefs-default-grid.svg  |    2 +-
 icons/Symbolic/scalable/gimp-prefs-display.svg     |    2 +-
 .../scalable/gimp-prefs-folders-brushes.svg        |    2 +-
 .../scalable/gimp-prefs-folders-dynamics.svg       |    2 +-
 .../scalable/gimp-prefs-folders-environ.svg        |    2 +-
 .../Symbolic/scalable/gimp-prefs-folders-fonts.svg |    2 +-
 .../scalable/gimp-prefs-folders-gradients.svg      |    2 +-
 .../scalable/gimp-prefs-folders-icon-themes.svg    |    2 +-
 .../scalable/gimp-prefs-folders-interp.svg         |    2 +-
 .../scalable/gimp-prefs-folders-modules.svg        |    2 +-
 .../gimp-prefs-folders-mypaint-brushes.svg         |   52 +-
 .../scalable/gimp-prefs-folders-palettes.svg       |    2 +-
 .../scalable/gimp-prefs-folders-patterns.svg       |    2 +-
 .../scalable/gimp-prefs-folders-plug-ins.svg       |    2 +-
 .../scalable/gimp-prefs-folders-scripts.svg        |    2 +-
 .../scalable/gimp-prefs-folders-themes.svg         |    2 +-
 .../scalable/gimp-prefs-folders-tool-plug-ins.svg  |    2 +-
 .../scalable/gimp-prefs-folders-tool-presets.svg   |    2 +-
 .../Symbolic/scalable/gimp-prefs-folders-tools.svg |    2 +-
 icons/Symbolic/scalable/gimp-prefs-folders.svg     |    6 +-
 icons/Symbolic/scalable/gimp-prefs-help-system.svg |    4 +-
 icons/Symbolic/scalable/gimp-prefs-icon-theme.svg  |    2 +-
 icons/Symbolic/scalable/gimp-prefs-image-title.svg |    2 +-
 .../gimp-prefs-image-windows-appearance.svg        |    4 +-
 .../scalable/gimp-prefs-image-windows-snapping.svg |    8 +-
 .../Symbolic/scalable/gimp-prefs-image-windows.svg |    2 +-
 .../Symbolic/scalable/gimp-prefs-import-export.svg |    4 +-
 .../Symbolic/scalable/gimp-prefs-input-devices.svg |    2 +-
 icons/Symbolic/scalable/gimp-prefs-interface.svg   |    2 +-
 icons/Symbolic/scalable/gimp-prefs-new-image.svg   |    2 +-
 icons/Symbolic/scalable/gimp-prefs-playground.svg  |    4 +-
 icons/Symbolic/scalable/gimp-prefs-session.svg     |    2 +-
 .../scalable/gimp-prefs-system-resources.svg       |    2 +-
 icons/Symbolic/scalable/gimp-prefs-theme.svg       |    2 +-
 .../Symbolic/scalable/gimp-prefs-tool-options.svg  |    2 +-
 icons/Symbolic/scalable/gimp-prefs-toolbox.svg     |    2 +-
 .../scalable/gimp-prefs-window-management.svg      |    2 +-
 icons/Symbolic/scalable/gimp-question.svg          |    6 +-
 icons/Symbolic/scalable/gimp-quick-mask-off.svg    |    2 +-
 icons/Symbolic/scalable/gimp-quick-mask-on.svg     |    2 +-
 icons/Symbolic/scalable/gimp-reset.svg             |    2 +-
 icons/Symbolic/scalable/gimp-reshow-filter.svg     |    8 +-
 icons/Symbolic/scalable/gimp-resize.svg            |    2 +-
 icons/Symbolic/scalable/gimp-rotate-180.svg        |    2 +-
 icons/Symbolic/scalable/gimp-rotate-270.svg        |    2 +-
 icons/Symbolic/scalable/gimp-rotate-90.svg         |    2 +-
 icons/Symbolic/scalable/gimp-sample-point.svg      |    2 +-
 icons/Symbolic/scalable/gimp-scale.svg             |    2 +-
 icons/Symbolic/scalable/gimp-selection-add.svg     |    2 +-
 icons/Symbolic/scalable/gimp-selection-all.svg     |    2 +-
 icons/Symbolic/scalable/gimp-selection-border.svg  |    2 +-
 icons/Symbolic/scalable/gimp-selection-grow.svg    |    2 +-
 .../Symbolic/scalable/gimp-selection-intersect.svg |    2 +-
 icons/Symbolic/scalable/gimp-selection-none.svg    |    2 +-
 icons/Symbolic/scalable/gimp-selection-replace.svg |    2 +-
 icons/Symbolic/scalable/gimp-selection-shrink.svg  |    2 +-
 icons/Symbolic/scalable/gimp-selection-stroke.svg  |    4 +-
 .../Symbolic/scalable/gimp-selection-subtract.svg  |    2 +-
 .../scalable/gimp-selection-to-channel.svg         |    2 +-
 icons/Symbolic/scalable/gimp-selection-to-path.svg |    2 +-
 icons/Symbolic/scalable/gimp-selection.svg         |    4 +-
 icons/Symbolic/scalable/gimp-shape-circle.svg      |    2 +-
 icons/Symbolic/scalable/gimp-shape-diamond.svg     |    2 +-
 icons/Symbolic/scalable/gimp-shape-square.svg      |    2 +-
 icons/Symbolic/scalable/gimp-shred.svg             |   14 +-
 icons/Symbolic/scalable/gimp-smartphone.svg        |    2 +-
 icons/Symbolic/scalable/gimp-swap-colors.svg       |    2 +-
 icons/Symbolic/scalable/gimp-symmetry.svg          |    2 +-
 icons/Symbolic/scalable/gimp-template.svg          |   34 +-
 icons/Symbolic/scalable/gimp-text-dir-ltr.svg      |    2 +-
 icons/Symbolic/scalable/gimp-text-dir-rtl.svg      |    2 +-
 .../scalable/gimp-text-dir-ttb-ltr-upright.svg     |   12 +-
 icons/Symbolic/scalable/gimp-text-dir-ttb-ltr.svg  |   12 +-
 .../scalable/gimp-text-dir-ttb-rtl-upright.svg     |   12 +-
 icons/Symbolic/scalable/gimp-text-dir-ttb-rtl.svg  |   12 +-
 icons/Symbolic/scalable/gimp-text-layer.svg        |    2 +-
 icons/Symbolic/scalable/gimp-toilet-paper.svg      |    4 +-
 icons/Symbolic/scalable/gimp-tool-airbrush.svg     |    4 +-
 icons/Symbolic/scalable/gimp-tool-align.svg        |    2 +-
 icons/Symbolic/scalable/gimp-tool-blur.svg         |    2 +-
 .../scalable/gimp-tool-brightness-contrast.svg     |    2 +-
 icons/Symbolic/scalable/gimp-tool-bucket-fill.svg  |    2 +-
 .../scalable/gimp-tool-by-color-select.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-cage.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-clone.svg        |    2 +-
 .../Symbolic/scalable/gimp-tool-color-balance.svg  |    2 +-
 icons/Symbolic/scalable/gimp-tool-color-picker.svg |    2 +-
 .../scalable/gimp-tool-color-temperature.svg       |   18 +-
 icons/Symbolic/scalable/gimp-tool-colorize.svg     |    2 +-
 icons/Symbolic/scalable/gimp-tool-crop.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-curves.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-desaturate.svg   |    2 +-
 icons/Symbolic/scalable/gimp-tool-dodge.svg        |    2 +-
 .../Symbolic/scalable/gimp-tool-ellipse-select.svg |    2 +-
 icons/Symbolic/scalable/gimp-tool-eraser.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-exposure.svg     |    6 +-
 icons/Symbolic/scalable/gimp-tool-flip.svg         |    2 +-
 .../scalable/gimp-tool-foreground-select.svg       |    4 +-
 icons/Symbolic/scalable/gimp-tool-free-select.svg  |    2 +-
 icons/Symbolic/scalable/gimp-tool-fuzzy-select.svg |    2 +-
 icons/Symbolic/scalable/gimp-tool-gradient.svg     |    6 +-
 .../scalable/gimp-tool-handle-transform.svg        |    2 +-
 icons/Symbolic/scalable/gimp-tool-heal.svg         |    2 +-
 .../Symbolic/scalable/gimp-tool-hue-saturation.svg |    2 +-
 icons/Symbolic/scalable/gimp-tool-ink.svg          |    2 +-
 icons/Symbolic/scalable/gimp-tool-iscissors.svg    |    2 +-
 icons/Symbolic/scalable/gimp-tool-levels.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-measure.svg      |    2 +-
 icons/Symbolic/scalable/gimp-tool-move.svg         |    2 +-
 .../Symbolic/scalable/gimp-tool-mypaint-brush.svg  |    2 +-
 .../scalable/gimp-tool-n-point-deformation.svg     |    2 +-
 icons/Symbolic/scalable/gimp-tool-offset.svg       |    4 +-
 icons/Symbolic/scalable/gimp-tool-options.svg      |    2 +-
 icons/Symbolic/scalable/gimp-tool-paintbrush.svg   |    4 +-
 icons/Symbolic/scalable/gimp-tool-path.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-pencil.svg       |    2 +-
 .../scalable/gimp-tool-perspective-clone.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-perspective.svg  |    2 +-
 icons/Symbolic/scalable/gimp-tool-posterize.svg    |    2 +-
 icons/Symbolic/scalable/gimp-tool-preset.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-rect-select.svg  |    2 +-
 icons/Symbolic/scalable/gimp-tool-rotate.svg       |   10 +-
 icons/Symbolic/scalable/gimp-tool-scale.svg        |    2 +-
 .../Symbolic/scalable/gimp-tool-seamless-clone.svg |    2 +-
 .../scalable/gimp-tool-shadows-highlights.svg      |    2 +-
 icons/Symbolic/scalable/gimp-tool-shear.svg        |    2 +-
 icons/Symbolic/scalable/gimp-tool-smudge.svg       |    4 +-
 icons/Symbolic/scalable/gimp-tool-text.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-threshold.svg    |    2 +-
 icons/Symbolic/scalable/gimp-tool-transform-3d.svg |    2 +-
 .../scalable/gimp-tool-unified-transform.svg       |    2 +-
 icons/Symbolic/scalable/gimp-tool-warp.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tool-zoom.svg         |    2 +-
 icons/Symbolic/scalable/gimp-tools.svg             |    2 +-
 .../Symbolic/scalable/gimp-transform-3d-camera.svg |    4 +-
 icons/Symbolic/scalable/gimp-transform-3d-move.svg |    4 +-
 .../Symbolic/scalable/gimp-transform-3d-rotate.svg |    8 +-
 icons/Symbolic/scalable/gimp-transparency.svg      |    2 +-
 icons/Symbolic/scalable/gimp-undo-history.svg      |    4 +-
 icons/Symbolic/scalable/gimp-user-manual.svg       |    2 +-
 icons/Symbolic/scalable/gimp-vcenter.svg           |    2 +-
 icons/Symbolic/scalable/gimp-vchain-broken.svg     |    4 +-
 icons/Symbolic/scalable/gimp-vchain.svg            |    2 +-
 icons/Symbolic/scalable/gimp-vfill.svg             |    2 +-
 icons/Symbolic/scalable/gimp-video.svg             |    2 +-
 icons/Symbolic/scalable/gimp-visible.svg           |    6 +-
 icons/Symbolic/scalable/gimp-warning.svg           |    2 +-
 icons/Symbolic/scalable/gimp-web.svg               |    6 +-
 icons/Symbolic/scalable/gimp-wilber-eek.svg        |    2 +-
 icons/Symbolic/scalable/gimp-wilber-outline.svg    |    2 +-
 icons/Symbolic/scalable/gimp-wilber.svg            |    2 +-
 .../Symbolic/scalable/gimp-zoom-follow-window.svg  |    2 +-
 icons/Symbolic/scalable/go-bottom.svg              |    4 +-
 icons/Symbolic/scalable/go-down.svg                |    2 +-
 icons/Symbolic/scalable/go-first.svg               |    4 +-
 icons/Symbolic/scalable/go-home.svg                |    8 +-
 icons/Symbolic/scalable/go-last.svg                |    4 +-
 icons/Symbolic/scalable/go-next.svg                |    2 +-
 icons/Symbolic/scalable/go-previous.svg            |    2 +-
 icons/Symbolic/scalable/go-top.svg                 |    4 +-
 icons/Symbolic/scalable/go-up.svg                  |    2 +-
 icons/Symbolic/scalable/gtk-cancel.svg             |    2 +-
 icons/Symbolic/scalable/gtk-edit.svg               |    2 +-
 icons/Symbolic/scalable/gtk-no.svg                 |    2 +-
 icons/Symbolic/scalable/gtk-ok.svg                 |    4 +-
 icons/Symbolic/scalable/gtk-select-color.svg       |    2 +-
 icons/Symbolic/scalable/gtk-select-font.svg        |    6 +-
 icons/Symbolic/scalable/gtk-yes.svg                |    2 +-
 icons/Symbolic/scalable/help-about.svg             |    2 +-
 icons/Symbolic/scalable/list-add.svg               |    4 +-
 icons/Symbolic/scalable/list-remove.svg            |    2 +-
 icons/Symbolic/scalable/media-floppy.svg           |    4 +-
 icons/Symbolic/scalable/media-optical.svg          |    4 +-
 icons/Symbolic/scalable/media-playback-pause.svg   |    4 +-
 icons/Symbolic/scalable/media-playback-start.svg   |    2 +-
 icons/Symbolic/scalable/media-record.svg           |    2 +-
 icons/Symbolic/scalable/media-seek-backward.svg    |    4 +-
 icons/Symbolic/scalable/media-skip-backward.svg    |    6 +-
 icons/Symbolic/scalable/media-skip-forward.svg     |    6 +-
 icons/Symbolic/scalable/preferences-system.svg     |    4 +-
 icons/Symbolic/scalable/process-stop.svg           |    4 +-
 icons/Symbolic/scalable/system-run.svg             |    4 +-
 icons/Symbolic/scalable/view-fullscreen.svg        |    4 +-
 icons/Symbolic/scalable/view-refresh.svg           |    4 +-
 icons/Symbolic/scalable/window-close.svg           |    2 +-
 icons/Symbolic/scalable/window-new.svg             |    6 +-
 icons/Symbolic/scalable/zoom-fit-best.svg          |    2 +-
 icons/Symbolic/scalable/zoom-in.svg                |    2 +-
 icons/Symbolic/scalable/zoom-original.svg          |    2 +-
 icons/Symbolic/scalable/zoom-out.svg               |    2 +-
 icons/Symbolic/symbolic-scalable.svg               |  674 +++----
 tools/.gitignore                                   |    4 +-
 tools/Makefile.am                                  |   14 +-
 tools/{invert-svg.c => svg-contrast.c}             |   66 +-
 530 files changed, 5415 insertions(+), 1432 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 06082ee3b4..963d3d6e32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3002,7 +3002,9 @@ icons/Makefile
 icons/Color/Makefile
 icons/Legacy/Makefile
 icons/Symbolic/Makefile
+icons/Symbolic-High-Contrast/Makefile
 icons/Symbolic-Inverted/Makefile
+icons/Symbolic-Inverted-High-Contrast/Makefile
 themes/Makefile
 themes/System/Makefile
 themes/Dark/Makefile
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 22a97b8d4f..e2e8325430 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,8 +1,10 @@
 SUBDIRS = \
-       Color           \
-       Legacy          \
-       Symbolic        \
-       Symbolic-Inverted
+       Color                   \
+       Legacy                  \
+       Symbolic                \
+       Symbolic-High-Contrast  \
+       Symbolic-Inverted       \
+       Symbolic-Inverted-High-Contrast
 
 iconsdir = $(gimpdatadir)/icons/hicolor
 
diff --git a/icons/Symbolic-High-Contrast/.gitignore b/icons/Symbolic-High-Contrast/.gitignore
new file mode 100644
index 0000000000..c2453531aa
--- /dev/null
+++ b/icons/Symbolic-High-Contrast/.gitignore
@@ -0,0 +1,15 @@
+# Icons are generated from Symbolic/ icon theme.
+12/*.png
+16/*.png
+18/*.png
+20/*.png
+22/*.png
+24/*.svg
+32/*.png
+48/*.png
+64/*.png
+96/*.png
+128/*.png
+192/*.png
+256/*.png
+scalable/*.svg
diff --git a/icons/Symbolic-High-Contrast/Makefile.am b/icons/Symbolic-High-Contrast/Makefile.am
new file mode 100644
index 0000000000..ed65518875
--- /dev/null
+++ b/icons/Symbolic-High-Contrast/Makefile.am
@@ -0,0 +1,111 @@
+## Process this file with automake to produce Makefile.in
+
+iconsdir = $(gimpdatadir)/icons/Symbolic-High-Contrast
+
+icons_DATA = \
+       index.theme
+
+include $(top_srcdir)/icons/icon-list.mk
+
+CONTRAST = 1.5
+
+MAKE_ICON = \
+       mkdir -p `dirname $@` && \
+       GEGL_USE_OPENCL=no GEGL_SWAP=ram $(GEGL) $< -o $@ -- \
+               cast-format input-format="R'G'B'A float" output-format="RGBA float" \
+               brightness-contrast contrast=$(CONTRAST) \
+               cast-format input-format="RGBA float" output-format="R'G'B'A float"
+
+MAKE_SVG_ICON = \
+       mkdir -p `dirname $@` && \
+       $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) $< $@ $(CONTRAST)
+
+# As exceptions, we do not want to invert some icons.
+# Just use these as-is: gimp-default-colors, gimp-toilet-paper.png.
+12/gimp-default-colors.png: $(top_srcdir)/icons/Symbolic/12/gimp-default-colors.png Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+scalable/gimp-default-colors.svg: ../Symbolic/scalable/gimp-default-colors.svg Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+
+%/gimp-toilet-paper.png: $(top_srcdir)/icons/Symbolic/$(@D)/gimp-toilet-paper.png Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+scalable/gimp-toilet-paper.svg: ../Symbolic/scalable/gimp-toilet-paper.svg Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+
+# Rule for all other scalable icons.
+scalable/%.svg: ../Symbolic/scalable/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+24/%.svg: $(top_srcdir)/icons/Symbolic/24/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+# We are basically repeating the same rule for every subdirectory, which
+# is very dirty. But this is the only way we found to have a rule
+# dependency correctly tied to the image with same name in Symbolic/.
+# I would expect the following to match as a single rule:
+#     %.png: $(top_srcdir)/icons/Symbolic/%.png
+# But it doesn't. If someone knows how, feel free to fix it back into
+# a single rule.
+
+12/%.png: $(top_srcdir)/icons/Symbolic/12/%.png Makefile.am
+       $(MAKE_ICON)
+
+16/%.png: $(top_srcdir)/icons/Symbolic/16/%.png Makefile.am
+       $(MAKE_ICON)
+
+18/%.png: $(top_srcdir)/icons/Symbolic/18/%.png Makefile.am
+       $(MAKE_ICON)
+
+20/%.png: $(top_srcdir)/icons/Symbolic/20/%.png Makefile.am
+       $(MAKE_ICON)
+
+22/%.png: $(top_srcdir)/icons/Symbolic/22/%.png Makefile.am
+       $(MAKE_ICON)
+
+24/%.png: $(top_srcdir)/icons/Symbolic/24/%.png Makefile.am
+       $(MAKE_ICON)
+
+32/%.png: $(top_srcdir)/icons/Symbolic/32/%.png Makefile.am
+       $(MAKE_ICON)
+
+48/%.png: $(top_srcdir)/icons/Symbolic/48/%.png Makefile.am
+       $(MAKE_ICON)
+
+64/%.png: $(top_srcdir)/icons/Symbolic/64/%.png Makefile.am
+       $(MAKE_ICON)
+
+96/%.png: $(top_srcdir)/icons/Symbolic/96/%.png Makefile.am
+       $(MAKE_ICON)
+
+128/%.png: $(top_srcdir)/icons/Symbolic/128/%.png Makefile.am
+       $(MAKE_ICON)
+
+192/%.png: $(top_srcdir)/icons/Symbolic/192/%.png Makefile.am
+       $(MAKE_ICON)
+
+256/%.png: $(top_srcdir)/icons/Symbolic/256/%.png Makefile.am
+       $(MAKE_ICON)
+
+all_icons = \
+       $(icons12_images)               \
+       $(icons16_images)               \
+       $(icons18_images)               \
+       $(icons20_images)               \
+       $(icons22_images)               \
+       $(icons24_images)               \
+       $(icons32_images)               \
+       $(icons48_images)               \
+       $(icons64_images)               \
+       $(icons64_system_images)        \
+       $(icons96_images)               \
+       $(icons128_images)              \
+       $(icons192_images)              \
+       $(icons256_images)              \
+       $(scalable_images)              \
+       $(vector24_images)
+
+EXTRA_DIST = \
+       $(icons_DATA)
+
+DISTCLEANFILES = \
+       $(all_icons)
diff --git a/icons/Symbolic-High-Contrast/index.theme b/icons/Symbolic-High-Contrast/index.theme
new file mode 100644
index 0000000000..db33ec7a5b
--- /dev/null
+++ b/icons/Symbolic-High-Contrast/index.theme
@@ -0,0 +1,1846 @@
+[Icon Theme]
+Name=Symbolic (High Contrast)
+Comment=GIMP high-contrast symbolic icon theme.
+Example=gimp-wilber
+Hidden=true
+Directories=12x12/apps,18x18/apps,20x20/apps,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/intl,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/data,16x16/stock/form,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/filesystems,22x22/intl,22x22/mimetypes,22x22/places,22x22/status,22x22/stock/chart,22x22/stock/code,22x22/stock/data,22x22/stock/form,22x22/stock/image,22x22/stock/io,22x22/stock/media,22x22/stock/navigation,22x22/stock/net,22x22/stock/object,22x22/stock/table,22x22/stock/text,24x24/actions,24x24/animations,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/intl,24x24/mimetypes,24x24/places,24x24/status,24x24
 /stock/c
 
hart,24x24/stock/code,24x24/stock/data,24x24/stock/form,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/filesystems,32x32/intl,32x32/mimetypes,32x32/places,32x32/status,32x32/stock/chart,32x32/stock/code,32x32/stock/data,32x32/stock/form,32x32/stock/image,32x32/stock/io,32x32/stock/media,32x32/stock/navigation,32x32/stock/net,32x32/stock/object,32x32/stock/table,32x32/stock/text,36x36/actions,36x36/animations,36x36/apps,36x36/categories,36x36/devices,36x36/emblems,36x36/emotes,36x36/filesystems,36x36/intl,36x36/mimetypes,36x36/places,36x36/status,36x36/stock/chart,36x36/stock/code,36x36/stock/data,36x36/stock/form,36x36/stock/image,36x36/stock/io,36x36/stock/media,36x36/stock/navigation,36x36/stock/net,36x36/stock/object,36x36/stock/table,36x36/stock/text,48x48/actions,48x48/a
 nimation
 
s,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/filesystems,48x48/intl,48x48/mimetypes,48x48/places,48x48/status,48x48/stock/chart,48x48/stock/code,48x48/stock/data,48x48/stock/form,48x48/stock/image,48x48/stock/io,48x48/stock/media,48x48/stock/navigation,48x48/stock/net,48x48/stock/object,48x48/stock/table,48x48/stock/text,64x64/actions,64x64/animations,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/emotes,64x64/filesystems,64x64/intl,64x64/mimetypes,64x64/places,64x64/status,64x64/stock/chart,64x64/stock/code,64x64/stock/data,64x64/stock/form,64x64/stock/image,64x64/stock/io,64x64/stock/media,64x64/stock/navigation,64x64/stock/net,64x64/stock/object,64x64/stock/table,64x64/stock/text,72x72/actions,72x72/animations,72x72/apps,72x72/categories,72x72/devices,72x72/emblems,72x72/emotes,72x72/filesystems,72x72/intl,72x72/mimetypes,72x72/places,72x72/status,72x72/stock/chart,72x72/stock/code,72x72/stock/data,72x72/stock/form,72x72/stoc
 k/image,
 
72x72/stock/io,72x72/stock/media,72x72/stock/navigation,72x72/stock/net,72x72/stock/object,72x72/stock/table,72x72/stock/text,96x96/actions,96x96/animations,96x96/apps,96x96/categories,96x96/devices,96x96/emblems,96x96/emotes,96x96/filesystems,96x96/intl,96x96/mimetypes,96x96/places,96x96/status,96x96/stock/chart,96x96/stock/code,96x96/stock/data,96x96/stock/form,96x96/stock/image,96x96/stock/io,96x96/stock/media,96x96/stock/navigation,96x96/stock/net,96x96/stock/object,96x96/stock/table,96x96/stock/text,128x128/actions,128x128/animations,128x128/apps,128x128/categories,128x128/devices,128x128/emblems,128x128/emotes,128x128/filesystems,128x128/intl,128x128/mimetypes,128x128/places,128x128/status,128x128/stock/chart,128x128/stock/code,128x128/stock/data,128x128/stock/form,128x128/stock/image,128x128/stock/io,128x128/stock/media,128x128/stock/navigation,128x128/stock/net,128x128/stock/object,128x128/stock/table,128x128/stock/text,192x192/actions,192x192/animations,192x192/apps
 ,192x192
 
/categories,192x192/devices,192x192/emblems,192x192/emotes,192x192/filesystems,192x192/intl,192x192/mimetypes,192x192/places,192x192/status,192x192/stock/chart,192x192/stock/code,192x192/stock/data,192x192/stock/form,192x192/stock/image,192x192/stock/io,192x192/stock/media,192x192/stock/navigation,192x192/stock/net,192x192/stock/object,192x192/stock/table,192x192/stock/text,256x256/actions,256x256/animations,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/filesystems,256x256/intl,256x256/mimetypes,256x256/places,256x256/status,256x256/stock/chart,256x256/stock/code,256x256/stock/data,256x256/stock/form,256x256/stock/image,256x256/stock/io,256x256/stock/media,256x256/stock/navigation,256x256/stock/net,256x256/stock/object,256x256/stock/table,256x256/stock/text,512x512/actions,512x512/animations,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/emotes,512x512/filesystems,512x512/intl,512x512/mimetypes,512x512/places,
 512x512/
 
status,512x512/stock/chart,512x512/stock/code,512x512/stock/data,512x512/stock/form,512x512/stock/image,512x512/stock/io,512x512/stock/media,512x512/stock/navigation,512x512/stock/net,512x512/stock/object,512x512/stock/table,512x512/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text
+
+
+[12x12/apps]
+Size=12
+Context=Applications
+Type=Threshold
+
+[18x18/apps]
+Size=18
+Context=Applications
+Type=Threshold
+
+[20x20/apps]
+Size=20
+Context=Applications
+Type=Threshold
+
+[16x16/actions]
+Size=16
+Context=Actions
+Type=Threshold
+
+[16x16/animations]
+Size=16
+Context=Animations
+Type=Threshold
+
+[16x16/apps]
+Size=16
+Context=Applications
+Type=Threshold
+
+[16x16/categories]
+Size=16
+Context=Categories
+Type=Threshold
+
+[16x16/devices]
+Size=16
+Context=Devices
+Type=Threshold
+
+[16x16/emblems]
+Size=16
+Context=Emblems
+Type=Threshold
+
+[16x16/emotes]
+Size=16
+Context=Emotes
+Type=Threshold
+
+[16x16/filesystems]
+Size=16
+Context=FileSystems
+Type=Threshold
+
+[16x16/intl]
+Size=16
+Context=International
+Type=Threshold
+
+[16x16/mimetypes]
+Size=16
+Context=MimeTypes
+Type=Threshold
+
+[16x16/places]
+Size=16
+Context=Places
+Type=Threshold
+
+[16x16/status]
+Size=16
+Context=Status
+Type=Threshold
+
+[16x16/stock/chart]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/code]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/data]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/form]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/image]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/io]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/media]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/navigation]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/net]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/object]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/table]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/text]
+Size=16
+Context=Stock
+Type=Threshold
+
+[22x22/actions]
+Size=22
+Context=Actions
+Type=Threshold
+
+[22x22/animations]
+Size=22
+Context=Animations
+Type=Threshold
+
+[22x22/apps]
+Size=22
+Context=Applications
+Type=Fixed
+
+[22x22/categories]
+Size=22
+Context=Categories
+Type=Threshold
+
+[22x22/devices]
+Size=22
+Context=Devices
+Type=Threshold
+
+[22x22/emblems]
+Size=22
+Context=Emblems
+Type=Threshold
+
+[22x22/emotes]
+Size=22
+Context=Emotes
+Type=Threshold
+
+[22x22/filesystems]
+Size=22
+Context=FileSystems
+Type=Threshold
+
+[22x22/intl]
+Size=22
+Context=International
+Type=Threshold
+
+[22x22/mimetypes]
+Size=22
+Context=MimeTypes
+Type=Threshold
+
+[22x22/places]
+Size=22
+Context=Places
+Type=Threshold
+
+[22x22/status]
+Size=22
+Context=Status
+Type=Threshold
+
+[22x22/stock/chart]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/code]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/data]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/form]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/image]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/io]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/media]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/navigation]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/net]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/object]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/table]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/text]
+Size=22
+Context=Stock
+Type=Threshold
+
+[24x24/actions]
+Size=24
+Context=Actions
+Type=Threshold
+
+[24x24/animations]
+Size=24
+Context=Animations
+Type=Threshold
+
+[24x24/apps]
+Size=24
+Context=Applications
+Type=Threshold
+
+[24x24/categories]
+Size=24
+Context=Categories
+Type=Threshold
+
+[24x24/devices]
+Size=24
+Context=Devices
+Type=Threshold
+
+[24x24/emblems]
+Size=24
+Context=Emblems
+Type=Threshold
+
+[24x24/emotes]
+Size=24
+Context=Emotes
+Type=Threshold
+
+[24x24/filesystems]
+Size=24
+Context=FileSystems
+Type=Threshold
+
+[24x24/intl]
+Size=24
+Context=International
+Type=Threshold
+
+[24x24/mimetypes]
+Size=24
+Context=MimeTypes
+Type=Threshold
+
+[24x24/places]
+Size=24
+Context=Places
+Type=Threshold
+
+[24x24/status]
+Size=24
+Context=Status
+Type=Threshold
+
+[24x24/stock/chart]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/code]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/data]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/form]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/image]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/io]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/media]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/navigation]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/net]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/object]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/table]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/text]
+Size=24
+Context=Stock
+Type=Threshold
+
+[32x32/actions]
+Size=32
+Context=Actions
+Type=Threshold
+
+[32x32/animations]
+Size=32
+Context=Animations
+Type=Threshold
+
+[32x32/apps]
+Size=32
+Context=Applications
+Type=Threshold
+
+[32x32/categories]
+Size=32
+Context=Categories
+Type=Threshold
+
+[32x32/devices]
+Size=32
+Context=Devices
+Type=Threshold
+
+[32x32/emblems]
+Size=32
+Context=Emblems
+Type=Threshold
+
+[32x32/emotes]
+Size=32
+Context=Emotes
+Type=Threshold
+
+[32x32/filesystems]
+Size=32
+Context=FileSystems
+Type=Threshold
+
+[32x32/intl]
+Size=32
+Context=International
+Type=Threshold
+
+[32x32/mimetypes]
+Size=32
+Context=MimeTypes
+Type=Threshold
+
+[32x32/places]
+Size=32
+Context=Places
+Type=Threshold
+
+[32x32/status]
+Size=32
+Context=Status
+Type=Threshold
+
+[32x32/stock/chart]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/code]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/data]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/form]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/image]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/io]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/media]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/navigation]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/net]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/object]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/table]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/text]
+Size=32
+Context=Stock
+Type=Threshold
+
+[36x36/actions]
+Size=36
+Context=Actions
+Type=Threshold
+
+[36x36/animations]
+Size=36
+Context=Animations
+Type=Threshold
+
+[36x36/apps]
+Size=36
+Context=Applications
+Type=Threshold
+
+[36x36/categories]
+Size=36
+Context=Categories
+Type=Threshold
+
+[36x36/devices]
+Size=36
+Context=Devices
+Type=Threshold
+
+[36x36/emblems]
+Size=36
+Context=Emblems
+Type=Threshold
+
+[36x36/emotes]
+Size=36
+Context=Emotes
+Type=Threshold
+
+[36x36/filesystems]
+Size=36
+Context=FileSystems
+Type=Threshold
+
+[36x36/intl]
+Size=36
+Context=International
+Type=Threshold
+
+[36x36/mimetypes]
+Size=36
+Context=MimeTypes
+Type=Threshold
+
+[36x36/places]
+Size=36
+Context=Places
+Type=Threshold
+
+[36x36/status]
+Size=36
+Context=Status
+Type=Threshold
+
+[36x36/stock/chart]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/code]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/data]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/form]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/image]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/io]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/media]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/navigation]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/net]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/object]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/table]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/text]
+Size=36
+Context=Stock
+Type=Threshold
+
+[48x48/actions]
+Size=48
+Context=Actions
+Type=Threshold
+
+[48x48/animations]
+Size=48
+Context=Animations
+Type=Threshold
+
+[48x48/apps]
+Size=48
+Context=Applications
+Type=Threshold
+
+[48x48/categories]
+Size=48
+Context=Categories
+Type=Threshold
+
+[48x48/devices]
+Size=48
+Context=Devices
+Type=Threshold
+
+[48x48/emblems]
+Size=48
+Context=Emblems
+Type=Threshold
+
+[48x48/emotes]
+Size=48
+Context=Emotes
+Type=Threshold
+
+[48x48/filesystems]
+Size=48
+Context=FileSystems
+Type=Threshold
+
+[48x48/intl]
+Size=48
+Context=International
+Type=Threshold
+
+[48x48/mimetypes]
+Size=48
+Context=MimeTypes
+Type=Threshold
+
+[48x48/places]
+Size=48
+Context=Places
+Type=Threshold
+
+[48x48/status]
+Size=48
+Context=Status
+Type=Threshold
+
+[48x48/stock/chart]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/code]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/data]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/form]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/image]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/io]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/media]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/navigation]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/net]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/object]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/table]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/text]
+Size=48
+Context=Stock
+Type=Threshold
+
+[64x64/actions]
+Size=64
+Context=Actions
+Type=Threshold
+
+[64x64/animations]
+Size=64
+Context=Animations
+Type=Threshold
+
+[64x64/apps]
+Size=64
+Context=Applications
+Type=Threshold
+
+[64x64/categories]
+Size=64
+Context=Categories
+Type=Threshold
+
+[64x64/devices]
+Size=64
+Context=Devices
+Type=Threshold
+
+[64x64/emblems]
+Size=64
+Context=Emblems
+Type=Threshold
+
+[64x64/emotes]
+Size=64
+Context=Emotes
+Type=Threshold
+
+[64x64/filesystems]
+Size=64
+Context=FileSystems
+Type=Threshold
+
+[64x64/intl]
+Size=64
+Context=International
+Type=Threshold
+
+[64x64/mimetypes]
+Size=64
+Context=MimeTypes
+Type=Threshold
+
+[64x64/places]
+Size=64
+Context=Places
+Type=Threshold
+
+[64x64/status]
+Size=64
+Context=Status
+Type=Threshold
+
+[64x64/stock/chart]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/code]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/data]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/form]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/image]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/io]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/media]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/navigation]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/net]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/object]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/table]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/text]
+Size=64
+Context=Stock
+Type=Threshold
+[72x72/actions]
+Size=72
+Context=Actions
+Type=Threshold
+
+[72x72/animations]
+Size=72
+Context=Animations
+Type=Threshold
+
+[72x72/apps]
+Size=72
+Context=Applications
+Type=Threshold
+
+[72x72/categories]
+Size=72
+Context=Categories
+Type=Threshold
+
+[72x72/devices]
+Size=72
+Context=Devices
+Type=Threshold
+
+[72x72/emblems]
+Size=72
+Context=Emblems
+Type=Threshold
+
+[72x72/emotes]
+Size=72
+Context=Emotes
+Type=Threshold
+
+[72x72/filesystems]
+Size=72
+Context=FileSystems
+Type=Threshold
+
+[72x72/intl]
+Size=72
+Context=International
+Type=Threshold
+
+[72x72/mimetypes]
+Size=72
+Context=MimeTypes
+Type=Threshold
+
+[72x72/places]
+Size=72
+Context=Places
+Type=Threshold
+
+[72x72/status]
+Size=72
+Context=Status
+Type=Threshold
+
+[72x72/stock/chart]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/code]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/data]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/form]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/image]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/io]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/media]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/navigation]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/net]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/object]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/table]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/text]
+Size=72
+Context=Stock
+Type=Threshold
+
+[96x96/actions]
+Size=96
+Context=Actions
+Type=Threshold
+
+[96x96/animations]
+Size=96
+Context=Animations
+Type=Threshold
+
+[96x96/apps]
+Size=96
+Context=Applications
+Type=Threshold
+
+[96x96/categories]
+Size=96
+Context=Categories
+Type=Threshold
+
+[96x96/devices]
+Size=96
+Context=Devices
+Type=Threshold
+
+[96x96/emblems]
+Size=96
+Context=Emblems
+Type=Threshold
+
+[96x96/emotes]
+Size=96
+Context=Emotes
+Type=Threshold
+
+[96x96/filesystems]
+Size=96
+Context=FileSystems
+Type=Threshold
+
+[96x96/intl]
+Size=96
+Context=International
+Type=Threshold
+
+[96x96/mimetypes]
+Size=96
+Context=MimeTypes
+Type=Threshold
+
+[96x96/places]
+Size=96
+Context=Places
+Type=Threshold
+
+[96x96/status]
+Size=96
+Context=Status
+Type=Threshold
+
+[96x96/stock/chart]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/code]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/data]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/form]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/image]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/io]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/media]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/navigation]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/net]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/object]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/table]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/text]
+Size=96
+Context=Stock
+Type=Threshold
+
+[128x128/actions]
+Size=128
+Context=Actions
+Type=Threshold
+
+[128x128/animations]
+Size=128
+Context=Animations
+Type=Threshold
+
+[128x128/apps]
+Size=128
+Context=Applications
+Type=Threshold
+
+[128x128/categories]
+Size=128
+Context=Categories
+Type=Threshold
+
+[128x128/devices]
+Size=128
+Context=Devices
+Type=Threshold
+
+[128x128/emblems]
+Size=128
+Context=Emblems
+Type=Threshold
+
+[128x128/emotes]
+Size=128
+Context=Emotes
+Type=Threshold
+
+[128x128/filesystems]
+Size=128
+Context=FileSystems
+Type=Threshold
+
+[128x128/intl]
+Size=128
+Context=International
+Type=Threshold
+
+[128x128/mimetypes]
+Size=128
+Context=MimeTypes
+Type=Threshold
+
+[128x128/places]
+Size=128
+Context=Places
+Type=Threshold
+
+[128x128/status]
+Size=128
+Context=Status
+Type=Threshold
+
+[128x128/stock/chart]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/code]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/data]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/form]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/image]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/io]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/media]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/navigation]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/net]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/object]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/table]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/text]
+Size=128
+Context=Stock
+Type=Threshold
+
+[192x192/actions]
+Size=192
+Context=Actions
+Type=Threshold
+
+[192x192/animations]
+Size=192
+Context=Animations
+Type=Threshold
+
+[192x192/apps]
+Size=192
+Context=Applications
+Type=Threshold
+
+[192x192/categories]
+Size=192
+Context=Categories
+Type=Threshold
+
+[192x192/devices]
+Size=192
+Context=Devices
+Type=Threshold
+
+[192x192/emblems]
+Size=192
+Context=Emblems
+Type=Threshold
+
+[192x192/emotes]
+Size=192
+Context=Emotes
+Type=Threshold
+
+[192x192/filesystems]
+Size=192
+Context=FileSystems
+Type=Threshold
+
+[192x192/intl]
+Size=192
+Context=International
+Type=Threshold
+
+[192x192/mimetypes]
+Size=192
+Context=MimeTypes
+Type=Threshold
+
+[192x192/places]
+Size=192
+Context=Places
+Type=Threshold
+
+[192x192/status]
+Size=192
+Context=Status
+Type=Threshold
+
+[192x192/stock/chart]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/code]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/data]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/form]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/image]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/io]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/media]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/navigation]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/net]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/object]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/table]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/text]
+Size=192
+Context=Stock
+Type=Threshold
+
+[256x256/actions]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Actions
+Type=Scalable
+
+[256x256/animations]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Animations
+Type=Scalable
+
+[256x256/apps]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Applications
+Type=Scalable
+
+[256x256/categories]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Categories
+Type=Scalable
+
+[256x256/devices]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Devices
+Type=Scalable
+
+[256x256/emblems]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Emblems
+Type=Scalable
+
+[256x256/emotes]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Emotes
+Type=Scalable
+
+[256x256/filesystems]
+MinSize=64
+Size=256
+MaxSize=256
+Context=FileSystems
+Type=Scalable
+
+[256x256/intl]
+MinSize=64
+Size=256
+MaxSize=256
+Context=International
+Type=Scalable
+
+[256x256/mimetypes]
+MinSize=64
+Size=256
+MaxSize=256
+Context=MimeTypes
+Type=Scalable
+
+[256x256/places]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Places
+Type=Scalable
+
+[256x256/status]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Status
+Type=Scalable
+
+[256x256/stock/chart]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/code]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/data]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/form]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/image]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/io]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/media]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/navigation]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/net]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/object]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/table]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/text]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[512x512/actions]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Actions
+Type=Scalable
+
+[512x512/animations]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Animations
+Type=Scalable
+
+[512x512/apps]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Applications
+Type=Scalable
+
+[512x512/categories]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Categories
+Type=Scalable
+
+[512x512/devices]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Devices
+Type=Scalable
+
+[512x512/emblems]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Emblems
+Type=Scalable
+
+[512x512/emotes]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Emotes
+Type=Scalable
+
+[512x512/filesystems]
+MinSize=64
+Size=512
+MaxSize=512
+Context=FileSystems
+Type=Scalable
+
+[512x512/intl]
+MinSize=64
+Size=512
+MaxSize=512
+Context=International
+Type=Scalable
+
+[512x512/mimetypes]
+MinSize=64
+Size=512
+MaxSize=512
+Context=MimeTypes
+Type=Scalable
+
+[512x512/places]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Places
+Type=Scalable
+
+[512x512/status]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Status
+Type=Scalable
+
+[512x512/stock/chart]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/code]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/data]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/form]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/image]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/io]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/media]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/navigation]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/net]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/object]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/table]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/text]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/actions]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Actions
+Type=Scalable
+
+[scalable/animations]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Animations
+Type=Scalable
+
+[scalable/apps]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Applications
+Type=Scalable
+
+[scalable/categories]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Categories
+Type=Scalable
+
+[scalable/devices]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Devices
+Type=Scalable
+
+[scalable/emblems]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Emblems
+Type=Scalable
+
+[scalable/emotes]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Emotes
+Type=Scalable
+
+[scalable/filesystems]
+MinSize=1
+Size=128
+MaxSize=256
+Context=FileSystems
+Type=Scalable
+
+[scalable/intl]
+MinSize=1
+Size=128
+MaxSize=512
+Context=International
+Type=Scalable
+
+[scalable/mimetypes]
+MinSize=1
+Size=128
+MaxSize=256
+Context=MimeTypes
+Type=Scalable
+
+[scalable/places]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Places
+Type=Scalable
+
+[scalable/status]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Status
+Type=Scalable
+
+[scalable/stock/chart]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/code]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/data]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/form]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/image]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/io]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/media]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/navigation]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/net]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/object]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/table]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/text]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
diff --git a/icons/Symbolic-Inverted-High-Contrast/.gitignore 
b/icons/Symbolic-Inverted-High-Contrast/.gitignore
new file mode 100644
index 0000000000..c2453531aa
--- /dev/null
+++ b/icons/Symbolic-Inverted-High-Contrast/.gitignore
@@ -0,0 +1,15 @@
+# Icons are generated from Symbolic/ icon theme.
+12/*.png
+16/*.png
+18/*.png
+20/*.png
+22/*.png
+24/*.svg
+32/*.png
+48/*.png
+64/*.png
+96/*.png
+128/*.png
+192/*.png
+256/*.png
+scalable/*.svg
diff --git a/icons/Symbolic-Inverted-High-Contrast/Makefile.am 
b/icons/Symbolic-Inverted-High-Contrast/Makefile.am
new file mode 100644
index 0000000000..38a7d4199b
--- /dev/null
+++ b/icons/Symbolic-Inverted-High-Contrast/Makefile.am
@@ -0,0 +1,123 @@
+## Process this file with automake to produce Makefile.in
+
+iconsdir = $(gimpdatadir)/icons/Symbolic-Inverted-High-Contrast
+
+icons_DATA = \
+       index.theme
+
+include $(top_srcdir)/icons/icon-list.mk
+
+CONTRAST = -1.5
+
+MAKE_ICON = \
+       mkdir -p `dirname $@` && \
+       GEGL_USE_OPENCL=no GEGL_SWAP=ram $(GEGL) $< -o $@ -- \
+               cast-format input-format="R'G'B'A float" output-format="RGBA float" \
+               brightness-contrast contrast=$(CONTRAST) \
+               cast-format input-format="RGBA float" output-format="R'G'B'A float"
+
+MAKE_SVG_ICON = \
+       mkdir -p `dirname $@` && \
+       $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) $< $@ $(CONTRAST)
+
+# As exceptions, we do not want to invert some icons.
+# Just use these as-is: gimp-default-colors, gimp-toilet-paper.png.
+12/gimp-default-colors.png: $(top_srcdir)/icons/Symbolic/12/gimp-default-colors.png Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+scalable/gimp-default-colors.svg: ../Symbolic/scalable/gimp-default-colors.svg Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+
+%/gimp-toilet-paper.png: $(top_srcdir)/icons/Symbolic/$(@D)/gimp-toilet-paper.png Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+scalable/gimp-toilet-paper.svg: ../Symbolic/scalable/gimp-toilet-paper.svg Makefile.am
+       mkdir -p `dirname $@` && cp -f $< $@
+
+# Other exceptions: inverted gimp-color-picker-white|black are generated
+# from each other.
+18/gimp-color-picker-black.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-white.png Makefile.am
+       $(MAKE_ICON)
+scalable/gimp-color-picker-black.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-white.svg 
$(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+18/gimp-color-picker-white.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-black.png Makefile.am
+       $(MAKE_ICON)
+scalable/gimp-color-picker-white.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-black.svg 
$(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+# Rule for all other scalable icons.
+scalable/%.svg: ../Symbolic/scalable/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+24/%.svg: $(top_srcdir)/icons/Symbolic/24/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
+
+# We are basically repeating the same rule for every subdirectory, which
+# is very dirty. But this is the only way we found to have a rule
+# dependency correctly tied to the image with same name in Symbolic/.
+# I would expect the following to match as a single rule:
+#     %.png: $(top_srcdir)/icons/Symbolic/%.png
+# But it doesn't. If someone knows how, feel free to fix it back into
+# a single rule.
+
+12/%.png: $(top_srcdir)/icons/Symbolic/12/%.png Makefile.am
+       $(MAKE_ICON)
+
+16/%.png: $(top_srcdir)/icons/Symbolic/16/%.png Makefile.am
+       $(MAKE_ICON)
+
+18/%.png: $(top_srcdir)/icons/Symbolic/18/%.png Makefile.am
+       $(MAKE_ICON)
+
+20/%.png: $(top_srcdir)/icons/Symbolic/20/%.png Makefile.am
+       $(MAKE_ICON)
+
+22/%.png: $(top_srcdir)/icons/Symbolic/22/%.png Makefile.am
+       $(MAKE_ICON)
+
+24/%.png: $(top_srcdir)/icons/Symbolic/24/%.png Makefile.am
+       $(MAKE_ICON)
+
+32/%.png: $(top_srcdir)/icons/Symbolic/32/%.png Makefile.am
+       $(MAKE_ICON)
+
+48/%.png: $(top_srcdir)/icons/Symbolic/48/%.png Makefile.am
+       $(MAKE_ICON)
+
+64/%.png: $(top_srcdir)/icons/Symbolic/64/%.png Makefile.am
+       $(MAKE_ICON)
+
+96/%.png: $(top_srcdir)/icons/Symbolic/96/%.png Makefile.am
+       $(MAKE_ICON)
+
+128/%.png: $(top_srcdir)/icons/Symbolic/128/%.png Makefile.am
+       $(MAKE_ICON)
+
+192/%.png: $(top_srcdir)/icons/Symbolic/192/%.png Makefile.am
+       $(MAKE_ICON)
+
+256/%.png: $(top_srcdir)/icons/Symbolic/256/%.png Makefile.am
+       $(MAKE_ICON)
+
+all_icons = \
+       $(icons12_images)               \
+       $(icons16_images)               \
+       $(icons18_images)               \
+       $(icons20_images)               \
+       $(icons22_images)               \
+       $(icons24_images)               \
+       $(icons32_images)               \
+       $(icons48_images)               \
+       $(icons64_images)               \
+       $(icons64_system_images)        \
+       $(icons96_images)               \
+       $(icons128_images)              \
+       $(icons192_images)              \
+       $(icons256_images)              \
+       $(scalable_images)              \
+       $(vector24_images)
+
+EXTRA_DIST = \
+       $(icons_DATA)
+
+DISTCLEANFILES = \
+       $(all_icons)
diff --git a/icons/Symbolic-Inverted-High-Contrast/index.theme 
b/icons/Symbolic-Inverted-High-Contrast/index.theme
new file mode 100644
index 0000000000..a06e7b5d0c
--- /dev/null
+++ b/icons/Symbolic-Inverted-High-Contrast/index.theme
@@ -0,0 +1,1846 @@
+[Icon Theme]
+Name=Symbolic Inverted (High Contrast)
+Comment=GIMP high-contrast symbolic icon theme for light themes.
+Example=gimp-wilber
+Hidden=true
+Directories=12x12/apps,18x18/apps,20x20/apps,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/intl,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/data,16x16/stock/form,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/filesystems,22x22/intl,22x22/mimetypes,22x22/places,22x22/status,22x22/stock/chart,22x22/stock/code,22x22/stock/data,22x22/stock/form,22x22/stock/image,22x22/stock/io,22x22/stock/media,22x22/stock/navigation,22x22/stock/net,22x22/stock/object,22x22/stock/table,22x22/stock/text,24x24/actions,24x24/animations,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/intl,24x24/mimetypes,24x24/places,24x24/status,24x24
 /stock/c
 
hart,24x24/stock/code,24x24/stock/data,24x24/stock/form,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/filesystems,32x32/intl,32x32/mimetypes,32x32/places,32x32/status,32x32/stock/chart,32x32/stock/code,32x32/stock/data,32x32/stock/form,32x32/stock/image,32x32/stock/io,32x32/stock/media,32x32/stock/navigation,32x32/stock/net,32x32/stock/object,32x32/stock/table,32x32/stock/text,36x36/actions,36x36/animations,36x36/apps,36x36/categories,36x36/devices,36x36/emblems,36x36/emotes,36x36/filesystems,36x36/intl,36x36/mimetypes,36x36/places,36x36/status,36x36/stock/chart,36x36/stock/code,36x36/stock/data,36x36/stock/form,36x36/stock/image,36x36/stock/io,36x36/stock/media,36x36/stock/navigation,36x36/stock/net,36x36/stock/object,36x36/stock/table,36x36/stock/text,48x48/actions,48x48/a
 nimation
 
s,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/filesystems,48x48/intl,48x48/mimetypes,48x48/places,48x48/status,48x48/stock/chart,48x48/stock/code,48x48/stock/data,48x48/stock/form,48x48/stock/image,48x48/stock/io,48x48/stock/media,48x48/stock/navigation,48x48/stock/net,48x48/stock/object,48x48/stock/table,48x48/stock/text,64x64/actions,64x64/animations,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/emotes,64x64/filesystems,64x64/intl,64x64/mimetypes,64x64/places,64x64/status,64x64/stock/chart,64x64/stock/code,64x64/stock/data,64x64/stock/form,64x64/stock/image,64x64/stock/io,64x64/stock/media,64x64/stock/navigation,64x64/stock/net,64x64/stock/object,64x64/stock/table,64x64/stock/text,72x72/actions,72x72/animations,72x72/apps,72x72/categories,72x72/devices,72x72/emblems,72x72/emotes,72x72/filesystems,72x72/intl,72x72/mimetypes,72x72/places,72x72/status,72x72/stock/chart,72x72/stock/code,72x72/stock/data,72x72/stock/form,72x72/stoc
 k/image,
 
72x72/stock/io,72x72/stock/media,72x72/stock/navigation,72x72/stock/net,72x72/stock/object,72x72/stock/table,72x72/stock/text,96x96/actions,96x96/animations,96x96/apps,96x96/categories,96x96/devices,96x96/emblems,96x96/emotes,96x96/filesystems,96x96/intl,96x96/mimetypes,96x96/places,96x96/status,96x96/stock/chart,96x96/stock/code,96x96/stock/data,96x96/stock/form,96x96/stock/image,96x96/stock/io,96x96/stock/media,96x96/stock/navigation,96x96/stock/net,96x96/stock/object,96x96/stock/table,96x96/stock/text,128x128/actions,128x128/animations,128x128/apps,128x128/categories,128x128/devices,128x128/emblems,128x128/emotes,128x128/filesystems,128x128/intl,128x128/mimetypes,128x128/places,128x128/status,128x128/stock/chart,128x128/stock/code,128x128/stock/data,128x128/stock/form,128x128/stock/image,128x128/stock/io,128x128/stock/media,128x128/stock/navigation,128x128/stock/net,128x128/stock/object,128x128/stock/table,128x128/stock/text,192x192/actions,192x192/animations,192x192/apps
 ,192x192
 
/categories,192x192/devices,192x192/emblems,192x192/emotes,192x192/filesystems,192x192/intl,192x192/mimetypes,192x192/places,192x192/status,192x192/stock/chart,192x192/stock/code,192x192/stock/data,192x192/stock/form,192x192/stock/image,192x192/stock/io,192x192/stock/media,192x192/stock/navigation,192x192/stock/net,192x192/stock/object,192x192/stock/table,192x192/stock/text,256x256/actions,256x256/animations,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/filesystems,256x256/intl,256x256/mimetypes,256x256/places,256x256/status,256x256/stock/chart,256x256/stock/code,256x256/stock/data,256x256/stock/form,256x256/stock/image,256x256/stock/io,256x256/stock/media,256x256/stock/navigation,256x256/stock/net,256x256/stock/object,256x256/stock/table,256x256/stock/text,512x512/actions,512x512/animations,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/emotes,512x512/filesystems,512x512/intl,512x512/mimetypes,512x512/places,
 512x512/
 
status,512x512/stock/chart,512x512/stock/code,512x512/stock/data,512x512/stock/form,512x512/stock/image,512x512/stock/io,512x512/stock/media,512x512/stock/navigation,512x512/stock/net,512x512/stock/object,512x512/stock/table,512x512/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text
+
+
+[12x12/apps]
+Size=12
+Context=Applications
+Type=Threshold
+
+[18x18/apps]
+Size=18
+Context=Applications
+Type=Threshold
+
+[20x20/apps]
+Size=20
+Context=Applications
+Type=Threshold
+
+[16x16/actions]
+Size=16
+Context=Actions
+Type=Threshold
+
+[16x16/animations]
+Size=16
+Context=Animations
+Type=Threshold
+
+[16x16/apps]
+Size=16
+Context=Applications
+Type=Threshold
+
+[16x16/categories]
+Size=16
+Context=Categories
+Type=Threshold
+
+[16x16/devices]
+Size=16
+Context=Devices
+Type=Threshold
+
+[16x16/emblems]
+Size=16
+Context=Emblems
+Type=Threshold
+
+[16x16/emotes]
+Size=16
+Context=Emotes
+Type=Threshold
+
+[16x16/filesystems]
+Size=16
+Context=FileSystems
+Type=Threshold
+
+[16x16/intl]
+Size=16
+Context=International
+Type=Threshold
+
+[16x16/mimetypes]
+Size=16
+Context=MimeTypes
+Type=Threshold
+
+[16x16/places]
+Size=16
+Context=Places
+Type=Threshold
+
+[16x16/status]
+Size=16
+Context=Status
+Type=Threshold
+
+[16x16/stock/chart]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/code]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/data]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/form]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/image]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/io]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/media]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/navigation]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/net]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/object]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/table]
+Size=16
+Context=Stock
+Type=Threshold
+
+[16x16/stock/text]
+Size=16
+Context=Stock
+Type=Threshold
+
+[22x22/actions]
+Size=22
+Context=Actions
+Type=Threshold
+
+[22x22/animations]
+Size=22
+Context=Animations
+Type=Threshold
+
+[22x22/apps]
+Size=22
+Context=Applications
+Type=Fixed
+
+[22x22/categories]
+Size=22
+Context=Categories
+Type=Threshold
+
+[22x22/devices]
+Size=22
+Context=Devices
+Type=Threshold
+
+[22x22/emblems]
+Size=22
+Context=Emblems
+Type=Threshold
+
+[22x22/emotes]
+Size=22
+Context=Emotes
+Type=Threshold
+
+[22x22/filesystems]
+Size=22
+Context=FileSystems
+Type=Threshold
+
+[22x22/intl]
+Size=22
+Context=International
+Type=Threshold
+
+[22x22/mimetypes]
+Size=22
+Context=MimeTypes
+Type=Threshold
+
+[22x22/places]
+Size=22
+Context=Places
+Type=Threshold
+
+[22x22/status]
+Size=22
+Context=Status
+Type=Threshold
+
+[22x22/stock/chart]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/code]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/data]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/form]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/image]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/io]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/media]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/navigation]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/net]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/object]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/table]
+Size=22
+Context=Stock
+Type=Threshold
+
+[22x22/stock/text]
+Size=22
+Context=Stock
+Type=Threshold
+
+[24x24/actions]
+Size=24
+Context=Actions
+Type=Threshold
+
+[24x24/animations]
+Size=24
+Context=Animations
+Type=Threshold
+
+[24x24/apps]
+Size=24
+Context=Applications
+Type=Threshold
+
+[24x24/categories]
+Size=24
+Context=Categories
+Type=Threshold
+
+[24x24/devices]
+Size=24
+Context=Devices
+Type=Threshold
+
+[24x24/emblems]
+Size=24
+Context=Emblems
+Type=Threshold
+
+[24x24/emotes]
+Size=24
+Context=Emotes
+Type=Threshold
+
+[24x24/filesystems]
+Size=24
+Context=FileSystems
+Type=Threshold
+
+[24x24/intl]
+Size=24
+Context=International
+Type=Threshold
+
+[24x24/mimetypes]
+Size=24
+Context=MimeTypes
+Type=Threshold
+
+[24x24/places]
+Size=24
+Context=Places
+Type=Threshold
+
+[24x24/status]
+Size=24
+Context=Status
+Type=Threshold
+
+[24x24/stock/chart]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/code]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/data]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/form]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/image]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/io]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/media]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/navigation]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/net]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/object]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/table]
+Size=24
+Context=Stock
+Type=Threshold
+
+[24x24/stock/text]
+Size=24
+Context=Stock
+Type=Threshold
+
+[32x32/actions]
+Size=32
+Context=Actions
+Type=Threshold
+
+[32x32/animations]
+Size=32
+Context=Animations
+Type=Threshold
+
+[32x32/apps]
+Size=32
+Context=Applications
+Type=Threshold
+
+[32x32/categories]
+Size=32
+Context=Categories
+Type=Threshold
+
+[32x32/devices]
+Size=32
+Context=Devices
+Type=Threshold
+
+[32x32/emblems]
+Size=32
+Context=Emblems
+Type=Threshold
+
+[32x32/emotes]
+Size=32
+Context=Emotes
+Type=Threshold
+
+[32x32/filesystems]
+Size=32
+Context=FileSystems
+Type=Threshold
+
+[32x32/intl]
+Size=32
+Context=International
+Type=Threshold
+
+[32x32/mimetypes]
+Size=32
+Context=MimeTypes
+Type=Threshold
+
+[32x32/places]
+Size=32
+Context=Places
+Type=Threshold
+
+[32x32/status]
+Size=32
+Context=Status
+Type=Threshold
+
+[32x32/stock/chart]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/code]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/data]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/form]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/image]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/io]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/media]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/navigation]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/net]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/object]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/table]
+Size=32
+Context=Stock
+Type=Threshold
+
+[32x32/stock/text]
+Size=32
+Context=Stock
+Type=Threshold
+
+[36x36/actions]
+Size=36
+Context=Actions
+Type=Threshold
+
+[36x36/animations]
+Size=36
+Context=Animations
+Type=Threshold
+
+[36x36/apps]
+Size=36
+Context=Applications
+Type=Threshold
+
+[36x36/categories]
+Size=36
+Context=Categories
+Type=Threshold
+
+[36x36/devices]
+Size=36
+Context=Devices
+Type=Threshold
+
+[36x36/emblems]
+Size=36
+Context=Emblems
+Type=Threshold
+
+[36x36/emotes]
+Size=36
+Context=Emotes
+Type=Threshold
+
+[36x36/filesystems]
+Size=36
+Context=FileSystems
+Type=Threshold
+
+[36x36/intl]
+Size=36
+Context=International
+Type=Threshold
+
+[36x36/mimetypes]
+Size=36
+Context=MimeTypes
+Type=Threshold
+
+[36x36/places]
+Size=36
+Context=Places
+Type=Threshold
+
+[36x36/status]
+Size=36
+Context=Status
+Type=Threshold
+
+[36x36/stock/chart]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/code]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/data]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/form]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/image]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/io]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/media]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/navigation]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/net]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/object]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/table]
+Size=36
+Context=Stock
+Type=Threshold
+
+[36x36/stock/text]
+Size=36
+Context=Stock
+Type=Threshold
+
+[48x48/actions]
+Size=48
+Context=Actions
+Type=Threshold
+
+[48x48/animations]
+Size=48
+Context=Animations
+Type=Threshold
+
+[48x48/apps]
+Size=48
+Context=Applications
+Type=Threshold
+
+[48x48/categories]
+Size=48
+Context=Categories
+Type=Threshold
+
+[48x48/devices]
+Size=48
+Context=Devices
+Type=Threshold
+
+[48x48/emblems]
+Size=48
+Context=Emblems
+Type=Threshold
+
+[48x48/emotes]
+Size=48
+Context=Emotes
+Type=Threshold
+
+[48x48/filesystems]
+Size=48
+Context=FileSystems
+Type=Threshold
+
+[48x48/intl]
+Size=48
+Context=International
+Type=Threshold
+
+[48x48/mimetypes]
+Size=48
+Context=MimeTypes
+Type=Threshold
+
+[48x48/places]
+Size=48
+Context=Places
+Type=Threshold
+
+[48x48/status]
+Size=48
+Context=Status
+Type=Threshold
+
+[48x48/stock/chart]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/code]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/data]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/form]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/image]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/io]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/media]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/navigation]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/net]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/object]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/table]
+Size=48
+Context=Stock
+Type=Threshold
+
+[48x48/stock/text]
+Size=48
+Context=Stock
+Type=Threshold
+
+[64x64/actions]
+Size=64
+Context=Actions
+Type=Threshold
+
+[64x64/animations]
+Size=64
+Context=Animations
+Type=Threshold
+
+[64x64/apps]
+Size=64
+Context=Applications
+Type=Threshold
+
+[64x64/categories]
+Size=64
+Context=Categories
+Type=Threshold
+
+[64x64/devices]
+Size=64
+Context=Devices
+Type=Threshold
+
+[64x64/emblems]
+Size=64
+Context=Emblems
+Type=Threshold
+
+[64x64/emotes]
+Size=64
+Context=Emotes
+Type=Threshold
+
+[64x64/filesystems]
+Size=64
+Context=FileSystems
+Type=Threshold
+
+[64x64/intl]
+Size=64
+Context=International
+Type=Threshold
+
+[64x64/mimetypes]
+Size=64
+Context=MimeTypes
+Type=Threshold
+
+[64x64/places]
+Size=64
+Context=Places
+Type=Threshold
+
+[64x64/status]
+Size=64
+Context=Status
+Type=Threshold
+
+[64x64/stock/chart]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/code]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/data]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/form]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/image]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/io]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/media]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/navigation]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/net]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/object]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/table]
+Size=64
+Context=Stock
+Type=Threshold
+
+[64x64/stock/text]
+Size=64
+Context=Stock
+Type=Threshold
+[72x72/actions]
+Size=72
+Context=Actions
+Type=Threshold
+
+[72x72/animations]
+Size=72
+Context=Animations
+Type=Threshold
+
+[72x72/apps]
+Size=72
+Context=Applications
+Type=Threshold
+
+[72x72/categories]
+Size=72
+Context=Categories
+Type=Threshold
+
+[72x72/devices]
+Size=72
+Context=Devices
+Type=Threshold
+
+[72x72/emblems]
+Size=72
+Context=Emblems
+Type=Threshold
+
+[72x72/emotes]
+Size=72
+Context=Emotes
+Type=Threshold
+
+[72x72/filesystems]
+Size=72
+Context=FileSystems
+Type=Threshold
+
+[72x72/intl]
+Size=72
+Context=International
+Type=Threshold
+
+[72x72/mimetypes]
+Size=72
+Context=MimeTypes
+Type=Threshold
+
+[72x72/places]
+Size=72
+Context=Places
+Type=Threshold
+
+[72x72/status]
+Size=72
+Context=Status
+Type=Threshold
+
+[72x72/stock/chart]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/code]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/data]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/form]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/image]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/io]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/media]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/navigation]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/net]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/object]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/table]
+Size=72
+Context=Stock
+Type=Threshold
+
+[72x72/stock/text]
+Size=72
+Context=Stock
+Type=Threshold
+
+[96x96/actions]
+Size=96
+Context=Actions
+Type=Threshold
+
+[96x96/animations]
+Size=96
+Context=Animations
+Type=Threshold
+
+[96x96/apps]
+Size=96
+Context=Applications
+Type=Threshold
+
+[96x96/categories]
+Size=96
+Context=Categories
+Type=Threshold
+
+[96x96/devices]
+Size=96
+Context=Devices
+Type=Threshold
+
+[96x96/emblems]
+Size=96
+Context=Emblems
+Type=Threshold
+
+[96x96/emotes]
+Size=96
+Context=Emotes
+Type=Threshold
+
+[96x96/filesystems]
+Size=96
+Context=FileSystems
+Type=Threshold
+
+[96x96/intl]
+Size=96
+Context=International
+Type=Threshold
+
+[96x96/mimetypes]
+Size=96
+Context=MimeTypes
+Type=Threshold
+
+[96x96/places]
+Size=96
+Context=Places
+Type=Threshold
+
+[96x96/status]
+Size=96
+Context=Status
+Type=Threshold
+
+[96x96/stock/chart]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/code]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/data]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/form]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/image]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/io]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/media]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/navigation]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/net]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/object]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/table]
+Size=96
+Context=Stock
+Type=Threshold
+
+[96x96/stock/text]
+Size=96
+Context=Stock
+Type=Threshold
+
+[128x128/actions]
+Size=128
+Context=Actions
+Type=Threshold
+
+[128x128/animations]
+Size=128
+Context=Animations
+Type=Threshold
+
+[128x128/apps]
+Size=128
+Context=Applications
+Type=Threshold
+
+[128x128/categories]
+Size=128
+Context=Categories
+Type=Threshold
+
+[128x128/devices]
+Size=128
+Context=Devices
+Type=Threshold
+
+[128x128/emblems]
+Size=128
+Context=Emblems
+Type=Threshold
+
+[128x128/emotes]
+Size=128
+Context=Emotes
+Type=Threshold
+
+[128x128/filesystems]
+Size=128
+Context=FileSystems
+Type=Threshold
+
+[128x128/intl]
+Size=128
+Context=International
+Type=Threshold
+
+[128x128/mimetypes]
+Size=128
+Context=MimeTypes
+Type=Threshold
+
+[128x128/places]
+Size=128
+Context=Places
+Type=Threshold
+
+[128x128/status]
+Size=128
+Context=Status
+Type=Threshold
+
+[128x128/stock/chart]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/code]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/data]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/form]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/image]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/io]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/media]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/navigation]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/net]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/object]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/table]
+Size=128
+Context=Stock
+Type=Threshold
+
+[128x128/stock/text]
+Size=128
+Context=Stock
+Type=Threshold
+
+[192x192/actions]
+Size=192
+Context=Actions
+Type=Threshold
+
+[192x192/animations]
+Size=192
+Context=Animations
+Type=Threshold
+
+[192x192/apps]
+Size=192
+Context=Applications
+Type=Threshold
+
+[192x192/categories]
+Size=192
+Context=Categories
+Type=Threshold
+
+[192x192/devices]
+Size=192
+Context=Devices
+Type=Threshold
+
+[192x192/emblems]
+Size=192
+Context=Emblems
+Type=Threshold
+
+[192x192/emotes]
+Size=192
+Context=Emotes
+Type=Threshold
+
+[192x192/filesystems]
+Size=192
+Context=FileSystems
+Type=Threshold
+
+[192x192/intl]
+Size=192
+Context=International
+Type=Threshold
+
+[192x192/mimetypes]
+Size=192
+Context=MimeTypes
+Type=Threshold
+
+[192x192/places]
+Size=192
+Context=Places
+Type=Threshold
+
+[192x192/status]
+Size=192
+Context=Status
+Type=Threshold
+
+[192x192/stock/chart]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/code]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/data]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/form]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/image]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/io]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/media]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/navigation]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/net]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/object]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/table]
+Size=192
+Context=Stock
+Type=Threshold
+
+[192x192/stock/text]
+Size=192
+Context=Stock
+Type=Threshold
+
+[256x256/actions]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Actions
+Type=Scalable
+
+[256x256/animations]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Animations
+Type=Scalable
+
+[256x256/apps]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Applications
+Type=Scalable
+
+[256x256/categories]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Categories
+Type=Scalable
+
+[256x256/devices]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Devices
+Type=Scalable
+
+[256x256/emblems]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Emblems
+Type=Scalable
+
+[256x256/emotes]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Emotes
+Type=Scalable
+
+[256x256/filesystems]
+MinSize=64
+Size=256
+MaxSize=256
+Context=FileSystems
+Type=Scalable
+
+[256x256/intl]
+MinSize=64
+Size=256
+MaxSize=256
+Context=International
+Type=Scalable
+
+[256x256/mimetypes]
+MinSize=64
+Size=256
+MaxSize=256
+Context=MimeTypes
+Type=Scalable
+
+[256x256/places]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Places
+Type=Scalable
+
+[256x256/status]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Status
+Type=Scalable
+
+[256x256/stock/chart]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/code]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/data]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/form]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/image]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/io]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/media]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/navigation]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/net]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/object]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/table]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[256x256/stock/text]
+MinSize=64
+Size=256
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[512x512/actions]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Actions
+Type=Scalable
+
+[512x512/animations]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Animations
+Type=Scalable
+
+[512x512/apps]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Applications
+Type=Scalable
+
+[512x512/categories]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Categories
+Type=Scalable
+
+[512x512/devices]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Devices
+Type=Scalable
+
+[512x512/emblems]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Emblems
+Type=Scalable
+
+[512x512/emotes]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Emotes
+Type=Scalable
+
+[512x512/filesystems]
+MinSize=64
+Size=512
+MaxSize=512
+Context=FileSystems
+Type=Scalable
+
+[512x512/intl]
+MinSize=64
+Size=512
+MaxSize=512
+Context=International
+Type=Scalable
+
+[512x512/mimetypes]
+MinSize=64
+Size=512
+MaxSize=512
+Context=MimeTypes
+Type=Scalable
+
+[512x512/places]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Places
+Type=Scalable
+
+[512x512/status]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Status
+Type=Scalable
+
+[512x512/stock/chart]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/code]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/data]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/form]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/image]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/io]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/media]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/navigation]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/net]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/object]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/table]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[512x512/stock/text]
+MinSize=64
+Size=512
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/actions]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Actions
+Type=Scalable
+
+[scalable/animations]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Animations
+Type=Scalable
+
+[scalable/apps]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Applications
+Type=Scalable
+
+[scalable/categories]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Categories
+Type=Scalable
+
+[scalable/devices]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Devices
+Type=Scalable
+
+[scalable/emblems]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Emblems
+Type=Scalable
+
+[scalable/emotes]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Emotes
+Type=Scalable
+
+[scalable/filesystems]
+MinSize=1
+Size=128
+MaxSize=256
+Context=FileSystems
+Type=Scalable
+
+[scalable/intl]
+MinSize=1
+Size=128
+MaxSize=512
+Context=International
+Type=Scalable
+
+[scalable/mimetypes]
+MinSize=1
+Size=128
+MaxSize=256
+Context=MimeTypes
+Type=Scalable
+
+[scalable/places]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Places
+Type=Scalable
+
+[scalable/status]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Status
+Type=Scalable
+
+[scalable/stock/chart]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/code]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/data]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/form]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/image]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/io]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/media]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/navigation]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/net]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/object]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
+[scalable/stock/table]
+MinSize=1
+Size=128
+MaxSize=512
+Context=Stock
+Type=Scalable
+
+[scalable/stock/text]
+MinSize=1
+Size=128
+MaxSize=256
+Context=Stock
+Type=Scalable
+
diff --git a/icons/Symbolic-Inverted/Makefile.am b/icons/Symbolic-Inverted/Makefile.am
index bb62586d93..a4e5081206 100644
--- a/icons/Symbolic-Inverted/Makefile.am
+++ b/icons/Symbolic-Inverted/Makefile.am
@@ -7,38 +7,49 @@ icons_DATA = \
 
 include $(top_srcdir)/icons/icon-list.mk
 
+CONTRAST = -1
+
+MAKE_ICON = \
+       mkdir -p `dirname $@` && \
+       GEGL_USE_OPENCL=no GEGL_SWAP=ram $(GEGL) $< -o $@ -- \
+               cast-format input-format="R'G'B'A float" output-format="RGBA float" \
+               brightness-contrast contrast=$(CONTRAST) \
+               cast-format input-format="RGBA float" output-format="R'G'B'A float"
+
+MAKE_SVG_ICON = \
+       mkdir -p `dirname $@` && \
+       $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) $< $@ $(CONTRAST)
+
 # As exceptions, we do not want to invert some icons.
 # Just use these as-is: gimp-default-colors, gimp-toilet-paper.png.
-12/gimp-default-colors.png: $(top_srcdir)/icons/Symbolic/12/gimp-default-colors.png
+12/gimp-default-colors.png: $(top_srcdir)/icons/Symbolic/12/gimp-default-colors.png Makefile.am
        mkdir -p `dirname $@` && cp -f $< $@
-scalable/gimp-default-colors.svg: ../Symbolic/scalable/gimp-default-colors.svg
+scalable/gimp-default-colors.svg: ../Symbolic/scalable/gimp-default-colors.svg Makefile.am
        mkdir -p `dirname $@` && cp -f $< $@
 
-%/gimp-toilet-paper.png: $(top_srcdir)/icons/Symbolic/$(@D)/gimp-toilet-paper.png
+%/gimp-toilet-paper.png: $(top_srcdir)/icons/Symbolic/$(@D)/gimp-toilet-paper.png Makefile.am
        mkdir -p `dirname $@` && cp -f $< $@
-scalable/gimp-toilet-paper.svg: ../Symbolic/scalable/gimp-toilet-paper.svg
+scalable/gimp-toilet-paper.svg: ../Symbolic/scalable/gimp-toilet-paper.svg Makefile.am
        mkdir -p `dirname $@` && cp -f $< $@
 
 # Other exceptions: inverted gimp-color-picker-white|black are generated
 # from each other.
-18/gimp-color-picker-black.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-white.png
+18/gimp-color-picker-black.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-white.png Makefile.am
        $(MAKE_ICON)
-scalable/gimp-color-picker-black.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-white.svg
-       mkdir -p scalable && $(top_builddir)/tools/invert-svg $< $@
+scalable/gimp-color-picker-black.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-white.svg 
$(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
 
-18/gimp-color-picker-white.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-black.png
+18/gimp-color-picker-white.png: $(top_srcdir)/icons/Symbolic/18/gimp-color-picker-black.png Makefile.am
        $(MAKE_ICON)
-scalable/gimp-color-picker-white.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-black.svg
-       mkdir -p scalable && $(top_builddir)/tools/invert-svg $< $@
+scalable/gimp-color-picker-white.svg: $(top_builddir)/icons/Symbolic/scalable/gimp-color-picker-black.svg 
$(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
 
 # Rule for all other scalable icons.
-scalable/%.svg: ../Symbolic/scalable/%.svg $(top_builddir)/tools/invert-svg$(BUILD_EXEEXT)
-       mkdir -p scalable && \
-       $(top_builddir)/tools/invert-svg$(BUILD_EXEEXT) $< $@
+scalable/%.svg: ../Symbolic/scalable/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
 
-24/%.svg: $(top_srcdir)/icons/Symbolic/24/%.svg $(top_builddir)/tools/invert-svg$(BUILD_EXEEXT)
-       mkdir -p 24 && \
-       $(top_builddir)/tools/invert-svg$(BUILD_EXEEXT) $< $@
+24/%.svg: $(top_srcdir)/icons/Symbolic/24/%.svg $(top_builddir)/tools/svg-contrast$(BUILD_EXEEXT) Makefile.am
+       $(MAKE_SVG_ICON)
 
 # We are basically repeating the same rule for every subdirectory, which
 # is very dirty. But this is the only way we found to have a rule
@@ -48,45 +59,43 @@ scalable/%.svg: ../Symbolic/scalable/%.svg $(top_builddir)/tools/invert-svg$(BUI
 # But it doesn't. If someone knows how, feel free to fix it back into
 # a single rule.
 
-MAKE_ICON = mkdir -p `dirname $@`; GEGL_USE_OPENCL=no GEGL_SWAP=ram $(GEGL) $< -o $@ -- gegl:invert-gamma
-
-12/%.png: $(top_srcdir)/icons/Symbolic/12/%.png
+12/%.png: $(top_srcdir)/icons/Symbolic/12/%.png Makefile.am
        $(MAKE_ICON)
 
-16/%.png: $(top_srcdir)/icons/Symbolic/16/%.png
+16/%.png: $(top_srcdir)/icons/Symbolic/16/%.png Makefile.am
        $(MAKE_ICON)
 
-18/%.png: $(top_srcdir)/icons/Symbolic/18/%.png
+18/%.png: $(top_srcdir)/icons/Symbolic/18/%.png Makefile.am
        $(MAKE_ICON)
 
-20/%.png: $(top_srcdir)/icons/Symbolic/20/%.png
+20/%.png: $(top_srcdir)/icons/Symbolic/20/%.png Makefile.am
        $(MAKE_ICON)
 
-22/%.png: $(top_srcdir)/icons/Symbolic/22/%.png
+22/%.png: $(top_srcdir)/icons/Symbolic/22/%.png Makefile.am
        $(MAKE_ICON)
 
-24/%.png: $(top_srcdir)/icons/Symbolic/24/%.png
+24/%.png: $(top_srcdir)/icons/Symbolic/24/%.png Makefile.am
        $(MAKE_ICON)
 
-32/%.png: $(top_srcdir)/icons/Symbolic/32/%.png
+32/%.png: $(top_srcdir)/icons/Symbolic/32/%.png Makefile.am
        $(MAKE_ICON)
 
-48/%.png: $(top_srcdir)/icons/Symbolic/48/%.png
+48/%.png: $(top_srcdir)/icons/Symbolic/48/%.png Makefile.am
        $(MAKE_ICON)
 
-64/%.png: $(top_srcdir)/icons/Symbolic/64/%.png
+64/%.png: $(top_srcdir)/icons/Symbolic/64/%.png Makefile.am
        $(MAKE_ICON)
 
-96/%.png: $(top_srcdir)/icons/Symbolic/96/%.png
+96/%.png: $(top_srcdir)/icons/Symbolic/96/%.png Makefile.am
        $(MAKE_ICON)
 
-128/%.png: $(top_srcdir)/icons/Symbolic/128/%.png
+128/%.png: $(top_srcdir)/icons/Symbolic/128/%.png Makefile.am
        $(MAKE_ICON)
 
-192/%.png: $(top_srcdir)/icons/Symbolic/192/%.png
+192/%.png: $(top_srcdir)/icons/Symbolic/192/%.png Makefile.am
        $(MAKE_ICON)
 
-256/%.png: $(top_srcdir)/icons/Symbolic/256/%.png
+256/%.png: $(top_srcdir)/icons/Symbolic/256/%.png Makefile.am
        $(MAKE_ICON)
 
 all_icons = \
diff --git a/icons/Symbolic-Inverted/index.theme b/icons/Symbolic-Inverted/index.theme
index ba9ade1430..819753c3de 100644
--- a/icons/Symbolic-Inverted/index.theme
+++ b/icons/Symbolic-Inverted/index.theme
@@ -1,6 +1,6 @@
 [Icon Theme]
 Name=Symbolic Inverted
-Comment=GIMP symbolic icon theme for dark themes.
+Comment=GIMP symbolic icon theme for light themes.
 Example=gimp-wilber
 Hidden=true
 
Directories=12x12/apps,18x18/apps,20x20/apps,16x16/actions,16x16/animations,16x16/apps,16x16/categories,16x16/devices,16x16/emblems,16x16/emotes,16x16/filesystems,16x16/intl,16x16/mimetypes,16x16/places,16x16/status,16x16/stock/chart,16x16/stock/code,16x16/stock/data,16x16/stock/form,16x16/stock/image,16x16/stock/io,16x16/stock/media,16x16/stock/navigation,16x16/stock/net,16x16/stock/object,16x16/stock/table,16x16/stock/text,22x22/actions,22x22/animations,22x22/apps,22x22/categories,22x22/devices,22x22/emblems,22x22/emotes,22x22/filesystems,22x22/intl,22x22/mimetypes,22x22/places,22x22/status,22x22/stock/chart,22x22/stock/code,22x22/stock/data,22x22/stock/form,22x22/stock/image,22x22/stock/io,22x22/stock/media,22x22/stock/navigation,22x22/stock/net,22x22/stock/object,22x22/stock/table,22x22/stock/text,24x24/actions,24x24/animations,24x24/apps,24x24/categories,24x24/devices,24x24/emblems,24x24/emotes,24x24/filesystems,24x24/intl,24x24/mimetypes,24x24/places,24x24/status,24x24
 /stock/c
 
hart,24x24/stock/code,24x24/stock/data,24x24/stock/form,24x24/stock/image,24x24/stock/io,24x24/stock/media,24x24/stock/navigation,24x24/stock/net,24x24/stock/object,24x24/stock/table,24x24/stock/text,32x32/actions,32x32/animations,32x32/apps,32x32/categories,32x32/devices,32x32/emblems,32x32/emotes,32x32/filesystems,32x32/intl,32x32/mimetypes,32x32/places,32x32/status,32x32/stock/chart,32x32/stock/code,32x32/stock/data,32x32/stock/form,32x32/stock/image,32x32/stock/io,32x32/stock/media,32x32/stock/navigation,32x32/stock/net,32x32/stock/object,32x32/stock/table,32x32/stock/text,36x36/actions,36x36/animations,36x36/apps,36x36/categories,36x36/devices,36x36/emblems,36x36/emotes,36x36/filesystems,36x36/intl,36x36/mimetypes,36x36/places,36x36/status,36x36/stock/chart,36x36/stock/code,36x36/stock/data,36x36/stock/form,36x36/stock/image,36x36/stock/io,36x36/stock/media,36x36/stock/navigation,36x36/stock/net,36x36/stock/object,36x36/stock/table,36x36/stock/text,48x48/actions,48x48/a
 nimation
 
s,48x48/apps,48x48/categories,48x48/devices,48x48/emblems,48x48/emotes,48x48/filesystems,48x48/intl,48x48/mimetypes,48x48/places,48x48/status,48x48/stock/chart,48x48/stock/code,48x48/stock/data,48x48/stock/form,48x48/stock/image,48x48/stock/io,48x48/stock/media,48x48/stock/navigation,48x48/stock/net,48x48/stock/object,48x48/stock/table,48x48/stock/text,64x64/actions,64x64/animations,64x64/apps,64x64/categories,64x64/devices,64x64/emblems,64x64/emotes,64x64/filesystems,64x64/intl,64x64/mimetypes,64x64/places,64x64/status,64x64/stock/chart,64x64/stock/code,64x64/stock/data,64x64/stock/form,64x64/stock/image,64x64/stock/io,64x64/stock/media,64x64/stock/navigation,64x64/stock/net,64x64/stock/object,64x64/stock/table,64x64/stock/text,72x72/actions,72x72/animations,72x72/apps,72x72/categories,72x72/devices,72x72/emblems,72x72/emotes,72x72/filesystems,72x72/intl,72x72/mimetypes,72x72/places,72x72/status,72x72/stock/chart,72x72/stock/code,72x72/stock/data,72x72/stock/form,72x72/stoc
 k/image,
 
72x72/stock/io,72x72/stock/media,72x72/stock/navigation,72x72/stock/net,72x72/stock/object,72x72/stock/table,72x72/stock/text,96x96/actions,96x96/animations,96x96/apps,96x96/categories,96x96/devices,96x96/emblems,96x96/emotes,96x96/filesystems,96x96/intl,96x96/mimetypes,96x96/places,96x96/status,96x96/stock/chart,96x96/stock/code,96x96/stock/data,96x96/stock/form,96x96/stock/image,96x96/stock/io,96x96/stock/media,96x96/stock/navigation,96x96/stock/net,96x96/stock/object,96x96/stock/table,96x96/stock/text,128x128/actions,128x128/animations,128x128/apps,128x128/categories,128x128/devices,128x128/emblems,128x128/emotes,128x128/filesystems,128x128/intl,128x128/mimetypes,128x128/places,128x128/status,128x128/stock/chart,128x128/stock/code,128x128/stock/data,128x128/stock/form,128x128/stock/image,128x128/stock/io,128x128/stock/media,128x128/stock/navigation,128x128/stock/net,128x128/stock/object,128x128/stock/table,128x128/stock/text,192x192/actions,192x192/animations,192x192/apps
 ,192x192
 
/categories,192x192/devices,192x192/emblems,192x192/emotes,192x192/filesystems,192x192/intl,192x192/mimetypes,192x192/places,192x192/status,192x192/stock/chart,192x192/stock/code,192x192/stock/data,192x192/stock/form,192x192/stock/image,192x192/stock/io,192x192/stock/media,192x192/stock/navigation,192x192/stock/net,192x192/stock/object,192x192/stock/table,192x192/stock/text,256x256/actions,256x256/animations,256x256/apps,256x256/categories,256x256/devices,256x256/emblems,256x256/emotes,256x256/filesystems,256x256/intl,256x256/mimetypes,256x256/places,256x256/status,256x256/stock/chart,256x256/stock/code,256x256/stock/data,256x256/stock/form,256x256/stock/image,256x256/stock/io,256x256/stock/media,256x256/stock/navigation,256x256/stock/net,256x256/stock/object,256x256/stock/table,256x256/stock/text,512x512/actions,512x512/animations,512x512/apps,512x512/categories,512x512/devices,512x512/emblems,512x512/emotes,512x512/filesystems,512x512/intl,512x512/mimetypes,512x512/places,
 512x512/
 
status,512x512/stock/chart,512x512/stock/code,512x512/stock/data,512x512/stock/form,512x512/stock/image,512x512/stock/io,512x512/stock/media,512x512/stock/navigation,512x512/stock/net,512x512/stock/object,512x512/stock/table,512x512/stock/text,scalable/actions,scalable/animations,scalable/apps,scalable/categories,scalable/devices,scalable/emblems,scalable/emotes,scalable/filesystems,scalable/intl,scalable/mimetypes,scalable/places,scalable/status,scalable/stock/chart,scalable/stock/code,scalable/stock/data,scalable/stock/form,scalable/stock/image,scalable/stock/io,scalable/stock/media,scalable/stock/navigation,scalable/stock/net,scalable/stock/object,scalable/stock/table,scalable/stock/text
diff --git a/icons/Symbolic/24/dialog-information.svg b/icons/Symbolic/24/dialog-information.svg
index b5bfa14422..4a6dcb42d6 100644
--- a/icons/Symbolic/24/dialog-information.svg
+++ b/icons/Symbolic/24/dialog-information.svg
@@ -89,7 +89,7 @@
          style="display:inline"
          transform="translate(-141.0002,517.3622)">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -92,302 c -4.418278,0 -8,3.58172 -8,8 0,4.41828 3.581722,8 8,8 4.418278,0 8,-3.58172 8,-8 
0,-4.41828 -3.581722,-8 -8,-8 z m 0,2 c 3.313708,0 6,2.68629 6,6 0,3.31371 -2.686292,6 -6,6 -3.313708,0 
-6,-2.68629 -6,-6 0,-3.31371 2.686292,-6 6,-6 z"
            transform="translate(241.0002,217)"
            id="path27976"
@@ -98,7 +98,7 @@
       <g
          aria-label="i"
          transform="scale(1.4540049,0.68775559)"
-         
style="font-style:normal;font-weight:normal;font-size:20.41338539px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.17801654px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:20.41338539px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.17801654px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          id="text3956">
         <path
            d="m 4.5850376,1515.5998 h 1.8340151 v 10.6627 H 4.5850376 Z m 0,-4.8467 h 1.8340151 v 2.908 H 
4.5850376 Z"
diff --git a/icons/Symbolic/24/document-print.svg b/icons/Symbolic/24/document-print.svg
index 139d496162..60ad60ef9e 100644
--- a/icons/Symbolic/24/document-print.svg
+++ b/icons/Symbolic/24/document-print.svg
@@ -82,7 +82,7 @@
        id="g4309">
       <path
          inkscape:connector-curvature="0"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.53529894"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.53529894"
          d="m 2.5714286,1034.3622 c -0.7857143,0 -1.5714286,0.75 -1.5714286,1.5 v 6 c 0,0.75 0.7857143,1.5 
1.5714286,1.5 H 4 v -4 h 16 v 4 h 1.428571 c 0.785715,0 1.571429,-0.75 1.571429,-1.5 v -6 c 0,-0.75 
-0.785714,-1.5 -1.571429,-1.5 z"
          id="path3520"
          sodipodi:nodetypes="ccccccccccccc" />
@@ -91,27 +91,27 @@
          sodipodi:nodetypes="ccccc"
          id="path4804"
          d="m 5,1029.3622 v 4 h 14 v -4 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.87082863" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.87082863" />
       <path
          sodipodi:nodetypes="ccccccccccccccccccccccc"
          inkscape:connector-curvature="0"
          id="rect17148"
          d="m 5,1040.3622 v 11 h 14 v -11 z m 3.5,3 v -2 H 13.75 17 v 2 1.7143 h -1.5 v -1.7143 H 14 v 5 H 7 
v -5 z m 6.625,5 h 1.75 v 2 h -1.75 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.65831232" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.65831232" />
       <path
          inkscape:connector-curvature="0"
          id="rect17153"
          d="m 7.5,1041.8622 v 3 H 9 v 1.5 h 1.5 v 1.5 h 3 v -1.5 H 12 v -1.5 h -1.5 v -1.5 H 12 v 1.5 h 1.5 
v -3 z m 1.5,4.5 H 7.5 v 1.5 H 9 Z"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5" />
       <rect
          y="1043.3622"
          x="10.5"
          height="1.5"
          width="2"
          id="rect17173"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
       <rect
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078"
          id="rect17175"
          width="2"
          height="1.5"
@@ -123,9 +123,9 @@
          height="1.5"
          width="2"
          id="rect17177"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
       <rect
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078"
          id="rect17179"
          width="2"
          height="1.5"
@@ -137,21 +137,21 @@
          height="1.5"
          width="2"
          id="rect17181"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
       <rect
          y="1041.8622"
          x="13.5"
          height="1.5"
          width="3"
          id="rect17186"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5" />
       <rect
          y="1043.3622"
          x="15"
          height="1.5"
          width="1.5"
          id="rect17191"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-business-card.svg b/icons/Symbolic/24/gimp-business-card.svg
index 8e2e9f4e13..22dc5ff766 100644
--- a/icons/Symbolic/24/gimp-business-card.svg
+++ b/icons/Symbolic/24/gimp-business-card.svg
@@ -70,7 +70,7 @@
              transform="rotate(90,120.53188,342.46813)">
             <path
                id="path23868"
-               style="fill:#d6d6d6"
+               style="fill:#bebebe"
                d="m -214.81098,448 c -0.82099,0 -1.45829,0.64776 -1.45829,1.4688 v 11.062 c 0,0.82099 
0.63725,1.4688 1.45829,1.4688 h 6.41649 c 0.82099,0 1.45829,-0.64776 1.45829,-1.4688 v -11.062 c 0,-0.82099 
-0.63725,-1.4688 -1.45829,-1.4688 z m -0.29165,1.16663 h 6.9998 v 11.66634 h -6.9998 z"
                inkscape:connector-curvature="0"
                sodipodi:nodetypes="sssssssssccccc" />
@@ -80,12 +80,12 @@
              transform="matrix(0.39999997,0,0,0.38472814,-14.600118,-122.42284)">
             <path
                id="path3940-5"
-               style="fill:#d6d6d6;stroke-width:1.16661119"
+               style="fill:#bebebe;stroke-width:1.16661119"
                d="m 52.189429,344.58927 c -0.822924,0.72743 -1.795614,1.05726 -2.980285,1.05726 -1.184671,0 
-2.161923,-0.33894 -2.984835,-1.06637 -1.294213,0.42381 -2.84181,1.50239 -2.84356,3.38592 l -0.0046,3.51354 c 
-8.4e-4,0.64632 0.520299,1.16664 1.166589,1.16664 H 53.8755 c 0.64629,0 1.166589,-0.52035 1.166589,-1.16664 v 
-3.49989 c 0,-1.61777 -1.285931,-2.98169 -2.85266,-3.39047 z"
                inkscape:connector-curvature="0" />
             <path
                id="path3942-6"
-               style="color:#d6d6d6;fill:#d6d6d6;stroke-width:1.39993334"
+               style="color:#bebebe;fill:#bebebe;stroke-width:1.39993334"
                d="m 52.708561,340.98437 a 3.499767,3.4999003 0 1 1 -6.999534,0 3.499767,3.4999003 0 1 1 
6.999534,0 z"
                inkscape:connector-curvature="0" />
           </g>
@@ -96,7 +96,7 @@
            height="1.1666334"
            width="4.0832167"
            id="rect4251-6"
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.35031343;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.35031343;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       </g>
     </g>
     <rect
@@ -105,13 +105,13 @@
        height="2"
        width="7"
        id="rect4251-6-3"
-       
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+       
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     <rect
        y="7"
        x="14"
        height="2"
        width="7"
        id="rect4251-6-6"
-       
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+       
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.31488919;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-center.svg b/icons/Symbolic/24/gimp-center.svg
index b3168c67f0..c45e4e5216 100644
--- a/icons/Symbolic/24/gimp-center.svg
+++ b/icons/Symbolic/24/gimp-center.svg
@@ -35,7 +35,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -128,7 +128,7 @@
   <g
      id="g4374">
     <g
-       style="fill:#d6d6d6"
+       style="fill:#bebebe"
        id="g8"
        transform="matrix(1.5,0,0,1.4998125,6.922215,-1558.8431)">
       <path
@@ -138,7 +138,7 @@
          inkscape:connector-curvature="0" />
     </g>
     <g
-       style="fill:#d6d6d6"
+       style="fill:#bebebe"
        id="g8-8"
        transform="matrix(-1.5,0,0,1.4998125,17.077785,-1558.8431)">
       <path
@@ -148,7 +148,7 @@
          inkscape:connector-curvature="0" />
     </g>
     <g
-       style="fill:#d6d6d6"
+       style="fill:#bebebe"
        id="g8-3"
        transform="matrix(0,1.5,-1.4998125,0,1582.8431,6.922215)">
       <path
@@ -158,7 +158,7 @@
          inkscape:connector-curvature="0" />
     </g>
     <g
-       style="fill:#d6d6d6"
+       style="fill:#bebebe"
        id="g8-3-3"
        transform="matrix(0,-1.5,-1.4998125,0,1582.8431,17.077785)">
       <path
diff --git a/icons/Symbolic/24/gimp-channel-alpha.svg b/icons/Symbolic/24/gimp-channel-alpha.svg
index 9bdded6b1b..8153dcb0e8 100644
--- a/icons/Symbolic/24/gimp-channel-alpha.svg
+++ b/icons/Symbolic/24/gimp-channel-alpha.svg
@@ -98,7 +98,7 @@
          id="text4165"
          y="1060.2461"
          x="4.7453384"
-         
style="font-style:normal;font-weight:normal;font-size:21.28905678px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.84156144px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:21.28905678px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.84156144px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            style="stroke-width:1.84156144px"
            y="1060.2461"
diff --git a/icons/Symbolic/24/gimp-channel-blue.svg b/icons/Symbolic/24/gimp-channel-blue.svg
index 88645ee2d2..df69c0ce3f 100644
--- a/icons/Symbolic/24/gimp-channel-blue.svg
+++ b/icons/Symbolic/24/gimp-channel-blue.svg
@@ -98,21 +98,21 @@
          height="12"
          width="2"
          id="rect4152-1"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1034.3622"
          x="11"
          height="12"
          width="2"
          id="rect4152-14"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1031.3622"
          x="15"
          height="12"
          width="3"
          id="rect4152-2"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-channel-gray.svg b/icons/Symbolic/24/gimp-channel-gray.svg
index c0993c51d8..ac8b2c8a04 100644
--- a/icons/Symbolic/24/gimp-channel-gray.svg
+++ b/icons/Symbolic/24/gimp-channel-gray.svg
@@ -98,7 +98,7 @@
          height="16"
          width="16"
          id="rect4140"
-         
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.96403098;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.96403098;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-channel-green.svg b/icons/Symbolic/24/gimp-channel-green.svg
index 310fba8368..5f58b37d62 100644
--- a/icons/Symbolic/24/gimp-channel-green.svg
+++ b/icons/Symbolic/24/gimp-channel-green.svg
@@ -98,21 +98,21 @@
          height="12"
          width="2"
          id="rect4152-1"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1034.3622"
          x="16"
          height="12"
          width="2"
          id="rect4152-14"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1032.3622"
          x="10.5"
          height="12"
          width="3"
          id="rect4152-2"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-channel-indexed.svg b/icons/Symbolic/24/gimp-channel-indexed.svg
index f746d9f9bf..1a444e98f6 100644
--- a/icons/Symbolic/24/gimp-channel-indexed.svg
+++ b/icons/Symbolic/24/gimp-channel-indexed.svg
@@ -103,42 +103,42 @@
              height="2"
              width="2"
              id="rect46"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
         <g
            id="g4333-5"
@@ -149,42 +149,42 @@
              height="2"
              width="2"
              id="rect46-3"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5-0"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277-2"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7-1"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3-5"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7-9"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
         <g
            id="g4333-6"
@@ -195,42 +195,42 @@
              height="2"
              width="2"
              id="rect46-4"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5-9"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277-9"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7-16"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3-4"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7-2"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
         <g
            id="g4333-58"
@@ -241,42 +241,42 @@
              height="2"
              width="2"
              id="rect46-55"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5-02"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277-20"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7-8"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3-8"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7-98"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
         <g
            id="g4333-3"
@@ -287,42 +287,42 @@
              height="2"
              width="2"
              id="rect46-7"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5-33"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277-4"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7-9"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3-3"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7-6"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
         <g
            id="g4333-2"
@@ -333,42 +333,42 @@
              height="2"
              width="2"
              id="rect46-9"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="6"
              height="2"
              width="2"
              id="rect46-5-8"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="4"
              height="2"
              width="2"
              id="rect4277-0"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="8"
              height="2"
              width="2"
              id="rect4277-7-5"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
           <rect
              y="1038.3622"
              x="10"
              height="2"
              width="2"
              id="rect46-5-3-7"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="1038.3622"
              x="12"
              height="2"
              width="2"
              id="rect4277-7-7-985"
-             style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none" />
         </g>
       </g>
     </g>
diff --git a/icons/Symbolic/24/gimp-channel-red.svg b/icons/Symbolic/24/gimp-channel-red.svg
index eecbb3c320..01fc5bf76a 100644
--- a/icons/Symbolic/24/gimp-channel-red.svg
+++ b/icons/Symbolic/24/gimp-channel-red.svg
@@ -99,21 +99,21 @@
          height="12"
          width="2"
          id="rect4152-1"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1034.3622"
          x="11"
          height="12"
          width="2"
          id="rect4152-14"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.41335917;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1031.3622"
          x="15"
          height="12"
          width="3"
          id="rect4152-2"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.25749063;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-channel.svg b/icons/Symbolic/24/gimp-channel.svg
index 7bc735b3df..1dedc76e44 100644
--- a/icons/Symbolic/24/gimp-channel.svg
+++ b/icons/Symbolic/24/gimp-channel.svg
@@ -43,7 +43,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-channels.svg b/icons/Symbolic/24/gimp-channels.svg
index 318f09fb1b..b52235faf1 100644
--- a/icons/Symbolic/24/gimp-channels.svg
+++ b/icons/Symbolic/24/gimp-channels.svg
@@ -99,21 +99,21 @@
          height="16"
          width="4"
          id="rect4152-1"
-         
style="opacity:0.33000004;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.33000004;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1032.3622"
          x="10"
          height="16"
          width="4"
          id="rect4152-1-1"
-         
style="opacity:0.66000001;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.66000001;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1032.3622"
          x="17"
          height="16"
          width="4"
          id="rect4152-1-1-1"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.24178338;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-char-picker.svg b/icons/Symbolic/24/gimp-char-picker.svg
index 8f63c11e05..1beb2c90e7 100644
--- a/icons/Symbolic/24/gimp-char-picker.svg
+++ b/icons/Symbolic/24/gimp-char-picker.svg
@@ -74,7 +74,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(614.97003,108.01812)"
@@ -121,7 +121,7 @@
       <path
          sodipodi:nodetypes="sssssssssccssccssc"
          inkscape:connector-curvature="0"
-         
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7483);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7483);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          d="m 225.70228,383 c -1.53288,0 -2.71875,1.31948 -2.71875,2.84375 v 8.34375 c 0,1.52427 
1.18587,2.84375 2.71875,2.84375 h 8.57897 c 1.53288,0 2.75,-1.31948 2.75,-2.84375 v -8.34375 c 0,-1.52427 
-1.21712,-2.84375 -2.75,-2.84375 z m 0.78125,1.40312 c 3.52668,0.25598 5.31717,0.13378 7.04772,0 
0.75419,-0.0583 1.5844,0.24397 1.5844,1.06563 v 7.55357 c 0,0.66541 -0.58434,1.11085 -1.24065,1.20268 
-2.83642,0.39685 -4.75306,0.44007 -7.67272,0 -0.65529,-0.0988 -1.30315,-0.53727 -1.30315,-1.20268 V 385.5 c 
0,-0.82166 0.82994,-1.15164 1.5844,-1.09688 z"
          transform="matrix(0.99886409,0,0,1,-99.747824,17)"
          id="rect11749-5-9-2-7-3-5" />
diff --git a/icons/Symbolic/24/gimp-color-space-linear.svg b/icons/Symbolic/24/gimp-color-space-linear.svg
index 67d035e64d..68860791d2 100644
--- a/icons/Symbolic/24/gimp-color-space-linear.svg
+++ b/icons/Symbolic/24/gimp-color-space-linear.svg
@@ -68,7 +68,7 @@
       <path
          id="rect814"
          d="m 1,-27.500017 v 22 h 22 v -22 z m 1,1 h 20 v 20 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccc" />
       <path
@@ -76,7 +76,7 @@
          inkscape:connector-curvature="0"
          id="path819"
          d="M 2,-6.5 22,-26.500017"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-color-space-non-linear.svg 
b/icons/Symbolic/24/gimp-color-space-non-linear.svg
index 8e08c5a5f9..e0158270c2 100644
--- a/icons/Symbolic/24/gimp-color-space-non-linear.svg
+++ b/icons/Symbolic/24/gimp-color-space-non-linear.svg
@@ -82,7 +82,7 @@
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
          d="M 0.99999998,-7.0000124 1,15 23,14.999987 V -7.0000124 Z M 2,-6.0000124 H 22 V 13.999987 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccc" />
       <path
@@ -90,7 +90,7 @@
          inkscape:connector-curvature="0"
          id="path819"
          d="M 0.52916668,296.47082 C 1.1812825,293.95031 2.5894277,291.2872 5.8208334,291.17915"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458335;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458335;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-color-space-perceptual.svg 
b/icons/Symbolic/24/gimp-color-space-perceptual.svg
index 8e08c5a5f9..e0158270c2 100644
--- a/icons/Symbolic/24/gimp-color-space-perceptual.svg
+++ b/icons/Symbolic/24/gimp-color-space-perceptual.svg
@@ -82,7 +82,7 @@
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
          d="M 0.99999998,-7.0000124 1,15 23,14.999987 V -7.0000124 Z M 2,-6.0000124 H 22 V 13.999987 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccc" />
       <path
@@ -90,7 +90,7 @@
          inkscape:connector-curvature="0"
          id="path819"
          d="M 0.52916668,296.47082 C 1.1812825,293.95031 2.5894277,291.2872 5.8208334,291.17915"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458335;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458335;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-colormap.svg b/icons/Symbolic/24/gimp-colormap.svg
index 239628a292..055d607ac2 100644
--- a/icons/Symbolic/24/gimp-colormap.svg
+++ b/icons/Symbolic/24/gimp-colormap.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-controller-keyboard.svg b/icons/Symbolic/24/gimp-controller-keyboard.svg
index 9af8860103..fb9b1c104a 100644
--- a/icons/Symbolic/24/gimp-controller-keyboard.svg
+++ b/icons/Symbolic/24/gimp-controller-keyboard.svg
@@ -69,7 +69,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.4999998,0,0,1.4999998,772.24573,-669.31995)"
diff --git a/icons/Symbolic/24/gimp-controller-linux-input.svg 
b/icons/Symbolic/24/gimp-controller-linux-input.svg
index c1a9784a21..14de660b41 100644
--- a/icons/Symbolic/24/gimp-controller-linux-input.svg
+++ b/icons/Symbolic/24/gimp-controller-linux-input.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.0476191,0,0,1.0382355,623.12346,117.72427)"
diff --git a/icons/Symbolic/24/gimp-controller-midi.svg b/icons/Symbolic/24/gimp-controller-midi.svg
index 3ab08dbc41..0bd54bc6c6 100644
--- a/icons/Symbolic/24/gimp-controller-midi.svg
+++ b/icons/Symbolic/24/gimp-controller-midi.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(614.49583,152.78664)"
diff --git a/icons/Symbolic/24/gimp-controller-wheel.svg b/icons/Symbolic/24/gimp-controller-wheel.svg
index 300abc11cc..4899a6a060 100644
--- a/icons/Symbolic/24/gimp-controller-wheel.svg
+++ b/icons/Symbolic/24/gimp-controller-wheel.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(633.82833,152.78664)"
diff --git a/icons/Symbolic/24/gimp-controller.svg b/icons/Symbolic/24/gimp-controller.svg
index 86b61f9bb6..86d459cd51 100644
--- a/icons/Symbolic/24/gimp-controller.svg
+++ b/icons/Symbolic/24/gimp-controller.svg
@@ -78,7 +78,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,-275.32368)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-cursor.svg b/icons/Symbolic/24/gimp-cursor.svg
index 0679ff2888..de109e2b2e 100644
--- a/icons/Symbolic/24/gimp-cursor.svg
+++ b/icons/Symbolic/24/gimp-cursor.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1,0,0,1.0064514,523.05932,150.423)"
diff --git a/icons/Symbolic/24/gimp-device-status.svg b/icons/Symbolic/24/gimp-device-status.svg
index b80dea2ba9..d915ce600a 100644
--- a/icons/Symbolic/24/gimp-device-status.svg
+++ b/icons/Symbolic/24/gimp-device-status.svg
@@ -35,7 +35,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-display-filter-clip-warning.svg 
b/icons/Symbolic/24/gimp-display-filter-clip-warning.svg
index db998f7119..5cae138ceb 100644
--- a/icons/Symbolic/24/gimp-display-filter-clip-warning.svg
+++ b/icons/Symbolic/24/gimp-display-filter-clip-warning.svg
@@ -38,7 +38,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <sodipodi:namedview
@@ -109,7 +109,7 @@
       <g
          id="g51743">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.39685607"
+           style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.39685607"
            d="M 0.396875,290.6503 C 0.13714016,290.6503 0,290.62464 0,291.04712 v 5.55572 c 0,0.42249 
0.13714016,0.39685 0.396875,0.39685 H 3.175 5.953125 c 0.25141,0 0.3839112,0.006 0.396875,-0.39685 v 0 
-2.77786 -2.77786 0 C 6.337038,290.64406 6.204535,290.6503 5.953125,290.6503 H 3.175 Z m 0.79375,0.26427 H 
3.175 5.159375 c 0.6339123,0 0.9260417,0.3025 0.9260417,1.0056 v 3.80963 c 0,0.71482 -0.2453574,1.0056 
-0.9260417,1.0056 H 3.175 1.190625 c -0.64018745,0 -0.92604167,-0.30528 -0.92604167,-1.12464 v -3.57153 c 
0,-0.84344 0.28043841,-1.12466 0.92604167,-1.12466 z"
            id="rect28283-2"
            inkscape:connector-curvature="0"
@@ -120,32 +120,32 @@
           <g
              id="g51611">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.26458333,0.26458333 0.79374999,0.79374999 0.26458333,1.3229166 Z"
                id="path51593"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 1.3229166,1.3229166 0.5291667,0.5291667 -1.58749997,1.5875 V 2.38125 Z"
                id="path51595"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.38125,2.38125 2.9104166,2.9104166 0.26458333,5.5562499 V 4.4979166 Z"
                id="path51597"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 3.4395833,3.4395833 3.96875,3.96875 1.8520833,6.0854166 H 0.79374999 Z"
                id="path51599"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 4.4979166,4.4979166 5.0270833,5.0270833 3.96875,6.0854166 H 2.9104166 Z"
                id="path51601"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 5.5562499,5.5562499 6.0854166,6.0854166 H 5.0270833 Z"
                id="path51603"
                inkscape:connector-curvature="0" />
@@ -153,27 +153,27 @@
           <g
              id="g51643">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.79374999,0.79374999 1.3229166,1.3229166 2.38125,0.26458333 H 1.3229166 Z"
                id="path51613"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 1.8520833,1.8520833 2.38125,2.38125 4.4979166,0.26458333 H 3.4395833 Z"
                id="path51615"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.9104166,2.9104166 3.4395833,3.4395833 6.0854166,0.79374999 V 0.26458333 H 5.5562499 Z"
                id="path51632"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 3.96875,3.96875 0.5291666,0.5291666 1.5875,-1.5875 V 1.8520833 Z"
                id="path51634"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 5.0270833,5.0270833 5.5562499,5.5562499 6.0854166,5.0270833 V 3.96875 Z"
                id="path51636"
                inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/24/gimp-display-filter-colorblind.svg 
b/icons/Symbolic/24/gimp-display-filter-colorblind.svg
index 64fedf177d..f66eb7c4d9 100644
--- a/icons/Symbolic/24/gimp-display-filter-colorblind.svg
+++ b/icons/Symbolic/24/gimp-display-filter-colorblind.svg
@@ -167,7 +167,7 @@
          inkscape:connector-curvature="0"
          id="rect28283-2"
          d="m 1.5,1028.3634 c -0.981675,0 -1.5,-0.097 -1.5,1.4998 v 20.998 c 0,1.5968 0.518325,1.4999 
1.5,1.4999 H 12 22.5 c 0.950211,0 1.451003,0.024 1.5,-1.4999 v 0 -10.499 -10.499 0 c -0.04899,-1.5234 
-0.549789,-1.4998 -1.5,-1.4998 H 12 Z m 3,0.9988 h 7.5 7.5 c 2.395889,0 3.5,1.1433 3.5,3.8007 v 14.3986 c 
0,2.7017 -0.927335,3.8007 -3.5,3.8007 H 12 4.5 c -2.4196061,0 -3.5,-1.1538 -3.5,-4.2506 v -13.4987 c 
0,-3.1878 1.0599247,-4.2507 3.5,-4.2507 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49992847" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49992847" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-display-filter-contrast.svg 
b/icons/Symbolic/24/gimp-display-filter-contrast.svg
index ab7924f72e..f69852b5e5 100644
--- a/icons/Symbolic/24/gimp-display-filter-contrast.svg
+++ b/icons/Symbolic/24/gimp-display-filter-contrast.svg
@@ -118,7 +118,7 @@
          id="rect3975-50"
          
style="fill:#646464;fill-opacity:1;stroke:none;stroke-width:2.20413995;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49992847"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49992847"
          d="m 1.5,1028.3634 c -0.981675,0 -1.5,-0.097 -1.5,1.4998 v 20.998 c 0,1.5968 0.518325,1.4999 
1.5,1.4999 H 12 22.5 c 0.950211,0 1.451003,0.024 1.5,-1.4999 v 0 -10.499 -10.499 0 c -0.04899,-1.5234 
-0.549789,-1.4998 -1.5,-1.4998 H 12 Z m 3,0.9988 h 7.5 7.5 c 2.395889,0 3.5,1.1433 3.5,3.8007 v 14.3986 c 
0,2.7017 -0.927335,3.8007 -3.5,3.8007 H 12 4.5 c -2.4196061,0 -3.5,-1.1538 -3.5,-4.2506 v -13.4987 c 
0,-3.1878 1.0599247,-4.2507 3.5,-4.2507 z"
          id="rect28283-2"
          inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/24/gimp-display-filter-gamma.svg b/icons/Symbolic/24/gimp-display-filter-gamma.svg
index 9c3ddd66b6..45172c4028 100644
--- a/icons/Symbolic/24/gimp-display-filter-gamma.svg
+++ b/icons/Symbolic/24/gimp-display-filter-gamma.svg
@@ -94,9 +94,9 @@
            id="tspan3139"
            x="5.634397"
            y="1043.2609"
-           
style="font-size:23.8187027px;fill:#d6d6d6;fill-opacity:1;stroke-width:1.81691182px">γ</tspan></text>
+           
style="font-size:23.8187027px;fill:#bebebe;fill-opacity:1;stroke-width:1.81691182px">γ</tspan></text>
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49992847"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49992847"
          d="m 1.5,1028.3634 c -0.981675,0 -1.5,-0.097 -1.5,1.4998 v 20.998 c 0,1.5968 0.518325,1.4999 
1.5,1.4999 H 12 22.5 c 0.950211,0 1.451003,0.024 1.5,-1.4999 v 0 -10.499 -10.499 0 c -0.04899,-1.5234 
-0.549789,-1.4998 -1.5,-1.4998 H 12 Z m 3,0.9988 h 7.5 7.5 c 2.395889,0 3.5,1.1433 3.5,3.8007 v 14.3986 c 
0,2.7017 -0.927335,3.8007 -3.5,3.8007 H 12 4.5 c -2.4196061,0 -3.5,-1.1538 -3.5,-4.2506 v -13.4987 c 
0,-3.1878 1.0599247,-4.2507 3.5,-4.2507 z"
          id="rect28283-2"
          inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/24/gimp-display-filter-lcms.svg b/icons/Symbolic/24/gimp-display-filter-lcms.svg
index fbe3e2efba..4766f4d13a 100644
--- a/icons/Symbolic/24/gimp-display-filter-lcms.svg
+++ b/icons/Symbolic/24/gimp-display-filter-lcms.svg
@@ -88,7 +88,7 @@
          id="tfqwd"
          style="display:inline">
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
            id="rect8585"
            y="277"
            x="101"
@@ -99,22 +99,22 @@
          inkscape:connector-curvature="0"
          id="path8587"
          d="M 12.000001,1030.8622 C 9.2415462,1030.8622 7,1033.1038 7,1035.8623 c 0,2.7585 2.2415462,4.9999 
5.000001,4.9999 2.758453,0 4.999999,-2.2414 4.999999,-4.9999 0,-2.7585 -2.241546,-5.0001 -4.999999,-5.0001 z 
m 0,1.3178 c 2.036577,0 3.68217,1.6456 3.68217,3.6823 0,2.0365 -1.645593,3.6821 -3.68217,3.6821 -2.0365793,0 
-3.6821716,-1.6456 -3.6821716,-3.6821 0,-2.0367 1.6455923,-3.6823 3.6821716,-3.6823 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
       <ellipse
          ry="2.4997613"
          rx="2.5"
          cy="1044.3624"
          cx="7"
          id="path14494"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.04823482" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.04823482" />
       <circle
          r="2.5"
          cy="1044.3622"
          cx="17"
          id="path14496"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.94987124" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.94987124" />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49992847"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49992847"
          d="m 1.5,1028.3634 c -0.981675,0 -1.5,-0.097 -1.5,1.4998 v 20.998 c 0,1.5968 0.518325,1.4999 
1.5,1.4999 H 12 22.5 c 0.950211,0 1.451003,0.024 1.5,-1.4999 v 0 -10.499 -10.499 0 c -0.04899,-1.5234 
-0.549789,-1.4998 -1.5,-1.4998 H 12 Z m 3,0.9988 h 7.5 7.5 c 2.395889,0 3.5,1.1433 3.5,3.8007 v 14.3986 c 
0,2.7017 -0.927335,3.8007 -3.5,3.8007 H 12 4.5 c -2.4196061,0 -3.5,-1.1538 -3.5,-4.2506 v -13.4987 c 
0,-3.1878 1.0599247,-4.2507 3.5,-4.2507 z"
          id="rect28283-2"
          inkscape:connector-curvature="0"
@@ -123,12 +123,12 @@
          inkscape:connector-curvature="0"
          id="path8587-6"
          d="M 7.000001,1039.3622 C 4.2415462,1039.3622 2,1041.6038 2,1044.3623 c 0,2.7585 2.2415462,4.9999 
5.000001,4.9999 2.758453,0 4.999999,-2.2414 4.999999,-4.9999 0,-2.7585 -2.241546,-5.0001 -4.999999,-5.0001 z 
m 0,1.3178 c 2.036577,0 3.68217,1.6456 3.68217,3.6823 0,2.0365 -1.645593,3.6821 -3.68217,3.6821 -2.0365793,0 
-3.6821716,-1.6456 -3.6821716,-3.6821 0,-2.0367 1.6455923,-3.6823 3.6821716,-3.6823 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
       <path
          inkscape:connector-curvature="0"
          id="path8587-5"
          d="m 17.000001,1039.3622 c -2.758455,0 -5.000001,2.2416 -5.000001,5.0001 0,2.7585 2.241546,4.9999 
5.000001,4.9999 2.758453,0 4.999999,-2.2414 4.999999,-4.9999 0,-2.7585 -2.241546,-5.0001 -4.999999,-5.0001 z 
m 0,1.3178 c 2.036577,0 3.68217,1.6456 3.68217,3.6823 0,2.0365 -1.645593,3.6821 -3.68217,3.6821 -2.03658,0 
-3.682172,-1.6456 -3.682172,-3.6821 0,-2.0367 1.645592,-3.6823 3.682172,-3.6823 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.6971302;marker:none;enable-background:new"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-display-filter-proof.svg b/icons/Symbolic/24/gimp-display-filter-proof.svg
index bea78123a8..3d84bcec92 100644
--- a/icons/Symbolic/24/gimp-display-filter-proof.svg
+++ b/icons/Symbolic/24/gimp-display-filter-proof.svg
@@ -137,7 +137,7 @@
         </g>
       </g>
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49992847"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49992847"
          d="m 1.5,1028.3634 c -0.981675,0 -1.5,-0.097 -1.5,1.4998 v 20.998 c 0,1.5968 0.518325,1.4999 
1.5,1.4999 H 12 22.5 c 0.950211,0 1.451003,0.024 1.5,-1.4999 v 0 -10.499 -10.499 0 c -0.04899,-1.5234 
-0.549789,-1.4998 -1.5,-1.4998 H 12 Z m 3,0.9988 h 7.5 7.5 c 2.395889,0 3.5,1.1433 3.5,3.8007 v 14.3986 c 
0,2.7017 -0.927335,3.8007 -3.5,3.8007 H 12 4.5 c -2.4196061,0 -3.5,-1.1538 -3.5,-4.2506 v -13.4987 c 
0,-3.1878 1.0599247,-4.2507 3.5,-4.2507 z"
          id="rect28283-2"
          inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/24/gimp-display-filter.svg b/icons/Symbolic/24/gimp-display-filter.svg
index 30fc4b4be8..b6469d8859 100644
--- a/icons/Symbolic/24/gimp-display-filter.svg
+++ b/icons/Symbolic/24/gimp-display-filter.svg
@@ -34,7 +34,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-display.svg b/icons/Symbolic/24/gimp-display.svg
index f8007a69f4..6ecb52d774 100644
--- a/icons/Symbolic/24/gimp-display.svg
+++ b/icons/Symbolic/24/gimp-display.svg
@@ -65,13 +65,13 @@
       <path
          inkscape:connector-curvature="0"
          d="m 164,447.66667 c -1.662,0 -3,1.338 -3,3 V 458 c 0,1.662 1.338,3 3,3 h 10 c 1.662,0 3,-1.338 
3,-3 v -7.33333 c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 h 10 c 0.554,0 1,0.446 1,1 V 458 c 0,0.554 -0.446,1 -1,1 h 
-10 c -0.554,0 -1,-0.446 -1,-1 v -7.33333 c 0,-0.554 0.446,-1 1,-1 z"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="rect3773-3"
          sodipodi:nodetypes="ssssssssssssssssss" />
       <path
          inkscape:connector-curvature="0"
          d="m 169,463 c 3,0 4,-1.33333 4,-1.33333 h -1 -6 -1 c 0,0 1,1.33333 4,1.33333 z"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="rect3778-2"
          sodipodi:nodetypes="sccccs" />
     </g>
diff --git a/icons/Symbolic/24/gimp-dynamics.svg b/icons/Symbolic/24/gimp-dynamics.svg
index 20b1abe8ff..ff45d1c8d1 100644
--- a/icons/Symbolic/24/gimp-dynamics.svg
+++ b/icons/Symbolic/24/gimp-dynamics.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.653618,0,0,1.6691677,596.17524,-537.38036)"
diff --git a/icons/Symbolic/24/gimp-error.svg b/icons/Symbolic/24/gimp-error.svg
index 3237da5f5c..c90ba3416c 100644
--- a/icons/Symbolic/24/gimp-error.svg
+++ b/icons/Symbolic/24/gimp-error.svg
@@ -33,7 +33,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -112,7 +112,7 @@
          class="error"
          id="path10839-3"
          d="m 169.0002,399.66666 c -4.05486,0 -7.33333,3.27847 -7.33333,7.33334 0,4.05486 3.27847,7.33333 
7.33333,7.33333 4.05486,0 7.33334,-3.27847 7.33334,-7.33333 0,-4.05487 -3.27848,-7.33334 -7.33334,-7.33334 z 
m -4.66667,6.00001 h 9.33334 v 2.66666 h -9.33334 z"
-         
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.87443936;marker:none;enable-background:new"
+         
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.87443936;marker:none;enable-background:new"
          sodipodi:nodetypes="sssssccccc" />
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-floating-selection.svg b/icons/Symbolic/24/gimp-floating-selection.svg
index 01f52eb8a8..4911d5bd64 100644
--- a/icons/Symbolic/24/gimp-floating-selection.svg
+++ b/icons/Symbolic/24/gimp-floating-selection.svg
@@ -103,7 +103,7 @@
            y="439" />
       </g>
       <path
-         style="fill:#d6d6d6;stroke-width:1.58623374"
+         style="fill:#bebebe;stroke-width:1.58623374"
          d="M 24,1029.3622 6.0602501,1029.4571 0,1039.3622 h 17.998532 z m -17.6487879,0.529 1.4724472,0.04 
-0.8317423,1.4859 H 5.4871411 l 0.864071,-1.5252 z m 2.868479,0 1.4695089,0.04 -0.8288039,1.4859 h -1.504776 
l 0.864071,-1.5252 z m 2.8655399,0 1.472448,0.04 -0.831743,1.4859 H 11.22116 l 0.864071,-1.5252 z m 
2.865541,0 1.472444,0.04 -0.831739,1.4859 h -1.504776 l 0.864071,-1.5252 z m 2.865539,0 1.472447,0.04 
-0.831741,1.4859 h -1.504776 l 0.86407,-1.5252 z m 2.868479,0 1.469508,0.04 -0.828802,1.4859 H 19.82072 l 
0.86407,-1.5252 z m -15.6414403,2.3057 1.4724472,0.037 -0.8317407,1.4894 h -1.504776 l 0.8640695,-1.5254 z m 
14.3923603,0.1133 1.472445,0.038 -0.831741,1.486 h -1.504776 l 0.864072,-1.5251 z m -15.6561358,2.2143 
1.4724457,0.037 -0.8317407,1.486 h -1.504776 l 0.864071,-1.5218 z m 14.3952978,0.1134 1.469507,0.037 
-0.831742,1.4893 h -1.504776 l 0.867011,-1.5253 z m -15.7237335,2.4722 1.4695084,0.037 -0.8317423,1.486 H 
1.5841287 l 0.8670097,-1.522 z m 2.8655401,0 
 1.472447
 3,0.037 -0.8317422,1.486 H 4.4526078 l 0.8640708,-1.522 z m 2.8655403,0 1.4724473,0.037 -0.8317424,1.486 H 
7.3181479 l 0.864071,-1.522 z m 2.8655401,0 1.472446,0.037 -0.831741,1.486 h -1.504776 l 0.864071,-1.522 z m 
2.868479,0 1.469507,0.037 -0.831741,1.486 h -1.504776 l 0.86701,-1.522 z m 2.86554,0 1.469506,0.037 
-0.8288,1.486 h -1.504776 l 0.86407,-1.522 z"
          id="path8"
          inkscape:connector-curvature="0" />
@@ -111,7 +111,7 @@
          inkscape:connector-curvature="0"
          id="path8-8"
          d="M 24,1041.3622 6.0602501,1041.4575 0,1051.3622 H 17.998532 L 24,1041.3628 Z m -17.6487879,0.529 
1.4724472,0.04 -0.8317423,1.4857 H 5.4871411 l 0.864071,-1.525 z m 2.868479,0 1.4695089,0.04 
-0.8288039,1.4857 h -1.504776 l 0.864071,-1.525 z m 2.8655399,0 1.472448,0.04 -0.831743,1.4857 H 11.22116 l 
0.864071,-1.525 z m 2.865541,0 1.472444,0.04 -0.831739,1.4857 h -1.504776 l 0.864071,-1.525 z m 2.865539,0 
1.472447,0.04 -0.831741,1.4857 h -1.504776 l 0.86407,-1.525 z m 2.868479,0 1.469508,0.04 -0.828802,1.4857 H 
19.82072 l 0.86407,-1.525 z m -15.6414403,2.3056 1.4724472,0.037 -0.8317407,1.4894 h -1.504776 l 
0.8640695,-1.5254 z m 14.3923603,0.1133 1.472445,0.038 -0.831741,1.486 h -1.504776 l 0.864072,-1.525 z m 
-15.6561358,2.214 1.4724457,0.037 -0.8317407,1.4857 h -1.504776 l 0.864071,-1.5217 z m 14.3952978,0.1133 
1.469507,0.037 -0.831742,1.4891 h -1.504776 l 0.867011,-1.5251 z m -15.7237335,2.4721 1.4695084,0.037 
-0.8317423,1.486 H 1.5841287 l 0.8670097,-1.5218 z m 2.8
 655401,0
  1.4724473,0.037 -0.8317422,1.486 H 4.4526078 l 0.8640708,-1.5218 z m 2.8655403,0 1.4724473,0.037 
-0.8317424,1.486 H 7.3181479 l 0.864071,-1.5218 z m 2.8655401,0 1.472446,0.037 -0.831741,1.486 h -1.504776 l 
0.864071,-1.5218 z m 2.868479,0 1.469507,0.037 -0.831741,1.486 h -1.504776 l 0.86701,-1.5218 z m 2.86554,0 
1.469506,0.037 -0.8288,1.486 h -1.504776 l 0.86407,-1.5218 z"
-         style="opacity:0.3;fill:#d6d6d6;stroke-width:1.5861938" />
+         style="opacity:0.3;fill:#bebebe;stroke-width:1.5861938" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-gegl.svg b/icons/Symbolic/24/gimp-gegl.svg
index 8f21e2fc96..820bcb0cf4 100644
--- a/icons/Symbolic/24/gimp-gegl.svg
+++ b/icons/Symbolic/24/gimp-gegl.svg
@@ -38,7 +38,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,251.84197,595.54394)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-grid.svg b/icons/Symbolic/24/gimp-grid.svg
index 2549f45488..841e69f4f0 100644
--- a/icons/Symbolic/24/gimp-grid.svg
+++ b/icons/Symbolic/24/gimp-grid.svg
@@ -35,7 +35,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-histogram.svg b/icons/Symbolic/24/gimp-histogram.svg
index 1053925461..a54b0c02cb 100644
--- a/icons/Symbolic/24/gimp-histogram.svg
+++ b/icons/Symbolic/24/gimp-histogram.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.1666666,0,0,1.3391314,603.71507,173.83113)"
diff --git a/icons/Symbolic/24/gimp-image.svg b/icons/Symbolic/24/gimp-image.svg
index 941520364e..22ceb31fb6 100644
--- a/icons/Symbolic/24/gimp-image.svg
+++ b/icons/Symbolic/24/gimp-image.svg
@@ -32,7 +32,7 @@
        osb:paint="solid"
        gradientTransform="matrix(1.2178615,0,0,1.043881,-633.30828,4728.4958)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284" />
     </linearGradient>
@@ -104,13 +104,13 @@
          inkscape:connector-curvature="0"
          id="rect5882"
          d="m 1,1037.3622 v 22 h 22 v -22 z m 1,1 h 20 v 15 H 2 Z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5658462" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5658462" />
       <path
          sodipodi:nodetypes="cccaccccccccccccccccccccccccccccccc"
          inkscape:connector-curvature="0"
          id="rect10683"
          d="m 4,1040.3623 v 10.9999 h 1 c 0,-2 1.5857864,-3 3,-3 1.4142136,0 3,1 3,3 h 1 v -2.3571 c 
2.24e-4,-1.549 -1.16384,-2.3163 -3.2,-3.241 0,0 0.047152,5e-4 0.4,0 0.652848,0.1312 2.211392,0.5501 2.8,0.933 
-0.157104,-0.5587 -0.225616,-1.4041 -0.7,-2.1116 -0.474416,-0.7074 -2.5,-2.1116 -2.5,-2.1116 l 0.1,-0.049 c 
0.089088,-0.063 1.51248,1.203 2,1.0804 -0.21624,-0.5107 -0.415184,-0.9973 -0.65,-1.2768 l 0.3,-0.049 c 
0.570064,0.9294 0.746944,1.1363 1.35,1.8169 0.199552,0.09 -0.04973,-0.066 1.7,-0.933 v 0.4418 c 0,0 
-1.7,0.487 -1.2,1.4241 0.355968,0.4805 0.637168,1.5876 1.2,1.7187 0,0 1.360144,-1.9255 2.4,-2.5535 0,0 
-0.350768,-0.7995 -0.35,-1.2277 5.92e-4,-0.3286 0.25,-0.933 0.25,-0.933 0.0371,0.6217 -0.0047,1.3057 
0.45,1.9151 l 1.5,-1.9151 h 0.55 c 0,0 -3.601408,3.7535 -3.2,4.3705 0.63128,-0.075 3.2,-0.5401 3.2,-0.5401 v 
0.098 c -1.675024,0.5483 -2.873776,1.0823 -3.4,2.3572 v 3.1428 h 5 v -10.9999 z"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.58564246" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.58564246" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-images.svg b/icons/Symbolic/24/gimp-images.svg
index 9bf64abfd9..f675ac358f 100644
--- a/icons/Symbolic/24/gimp-images.svg
+++ b/icons/Symbolic/24/gimp-images.svg
@@ -32,7 +32,7 @@
        osb:paint="solid"
        gradientTransform="matrix(1.2178615,0,0,1.043881,-633.30828,4728.4958)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284" />
     </linearGradient>
@@ -105,12 +105,12 @@
          id="rect5882-1"
          transform="translate(0,1036.3622)"
          d="M 1 0.90039062 L 1 15 L 8 15 L 8 11 L 2 11 L 2 2 L 14 2 L 14 8 L 15 8 L 15 0.90039062 L 1 
0.90039062 z M 10 9 L 9.8007812 10.199219 L 10 10 L 14 9 L 10 9 z M 9.8007812 10.199219 L 9 11 L 9 15 L 
9.8007812 10.199219 z "
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <path
          inkscape:connector-curvature="0"
          id="rect10683-5"
          d="m 3,1039.3622 v 7 h 1 c 0,-0.7551 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.6199 1.5,1.375 h 1 
v -1.5 c 1.4e-4,-0.9857 -0.7274,-1.474 -2,-2.0625 0,0 0.02947,4e-4 0.25,0 0.40803,0.083 1.38212,0.3501 
1.75,0.5938 -0.09819,-0.3556 -0.14101,-0.8936 -0.4375,-1.3438 C 7.26599,1041.5995 6,1040.706 6,1040.706 l 
0.0625,-0.031 c 0.05568,-0.04 0.9453,0.7655 1.25,0.6875 -0.13515,-0.325 -0.25949,-0.6347 -0.40625,-0.8125 l 
0.1875,-0.031 c 0.35629,0.5914 0.46684,0.723 0.84375,1.1562 0.12472,0.057 -0.03108,-0.042 1.0625,-0.5937 v 
0.2811 c 0,0 -1.0625,0.3099 -0.75,0.9063 0.22248,0.3057 0.39823,1.0102 0.75,1.0937 0,0 0.85009,-1.2253 
1.5,-1.625 0,0 -0.21923,-0.5088 -0.21875,-0.7812 3.7e-4,-0.2092 0.15625,-0.5938 0.15625,-0.5938 
0.02319,0.3956 -0.0029,0.8309 0.28125,1.2188 l 0.9375,-1.2188 H 12 c 0,0 -2.25088,2.3886 -2,2.7813 
0.39455,-0.048 2,-0.3438 2,-0.3438 v 0.062 c -1.04689,0.3488 -1.67111,0.6887 -2,1.5 v 2 h 3 v -7 z"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none" />
       <g
          inkscape:label="gimp-image"
          id="gimp-image"
@@ -125,13 +125,13 @@
            y="162"
            transform="translate(241.0002,217)" />
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="M 142.0002,379.9 V 394 h 14 v -14.1 z m 1,1.1 h 12 v 9 h -12 z"
            id="rect5882"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cccccccccc" />
         <path
-           style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -97,165 v 7 h 1 c 0,-0.75515 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.61985 1.5,1.375 h 1 
v -1.5 c 1.4e-4,-0.98573 -0.7274,-1.47402 -2,-2.0625 0,0 0.02947,3.7e-4 0.25,0 0.40803,0.0835 1.38212,0.3501 
1.75,0.59375 -0.09819,-0.35554 -0.14101,-0.89353 -0.4375,-1.34375 C -92.73401,167.23732 -94,166.34375 
-94,166.34375 l 0.0625,-0.0312 c 0.05568,-0.0402 0.9453,0.7655 1.25,0.6875 -0.13515,-0.32497 
-0.25949,-0.63468 -0.40625,-0.8125 l 0.1875,-0.0312 c 0.35629,0.59147 0.46684,0.72309 0.84375,1.15625 
0.12472,0.0571 -0.03108,-0.0423 1.0625,-0.59375 V 167 c 0,0 -1.0625,0.30993 -0.75,0.90625 0.22248,0.30573 
0.39823,1.01025 0.75,1.09375 0,0 0.85009,-1.22532 1.5,-1.625 0,0 -0.21923,-0.50879 -0.21875,-0.78125 
3.7e-4,-0.20918 0.15625,-0.59375 0.15625,-0.59375 0.02319,0.39561 -0.0029,0.83091 0.28125,1.21875 L 
-88.34375,166 H -88 c 0,0 -2.25088,2.3886 -2,2.78125 0.39455,-0.048 2,-0.34375 2,-0.34375 V 168.5 c 
-1.04689,0.34884 -1.67111,0.68872 -2,1.5 v 2 h 3 v -7 z"
            transform="translate(241.0002,217)"
            id="rect10683"
diff --git a/icons/Symbolic/24/gimp-info.svg b/icons/Symbolic/24/gimp-info.svg
index c286e487ae..1d25cf6394 100644
--- a/icons/Symbolic/24/gimp-info.svg
+++ b/icons/Symbolic/24/gimp-info.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5,0,0,1,541.24213,-259.25134)"
diff --git a/icons/Symbolic/24/gimp-input-device.svg b/icons/Symbolic/24/gimp-input-device.svg
index 20dbe5845f..64a7cc722d 100644
--- a/icons/Symbolic/24/gimp-input-device.svg
+++ b/icons/Symbolic/24/gimp-input-device.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(444.13059,217.8657)"
diff --git a/icons/Symbolic/24/gimp-landscape.svg b/icons/Symbolic/24/gimp-landscape.svg
index 7780cc49a5..f24c71fe58 100644
--- a/icons/Symbolic/24/gimp-landscape.svg
+++ b/icons/Symbolic/24/gimp-landscape.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.25,0,0,1.6666666,857.88719,-175.3105)"
diff --git a/icons/Symbolic/24/gimp-layer-mask.svg b/icons/Symbolic/24/gimp-layer-mask.svg
index f4b3fb2b95..19b9476d06 100644
--- a/icons/Symbolic/24/gimp-layer-mask.svg
+++ b/icons/Symbolic/24/gimp-layer-mask.svg
@@ -119,7 +119,7 @@
          x="0"
          y="1028.3622" />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5"
          d="m 16.5,1042.3622 -6,3 H 9 l -3.75,-1.875 -1.265625,1.875 -3.984375,6 h 18 l 6,-9 z"
          id="path13520"
          inkscape:connector-curvature="0" />
@@ -128,7 +128,7 @@
          inkscape:connector-curvature="0"
          id="path3826"
          d="m 3,1029.3622 v 7.5087 c 0,2.6653 3.1219512,4.8927 6.9756098,6.4913 C 13.926829,1041.7636 
17,1039.959 17,1036.9678 v -7.6056 z m 1.5609756,3.1004 h 4.6829269 v 1.5501 1.5502 l -3.1219513,-1.5502 z m 
6.2439024,0 h 4.682927 l -1.560976,1.5501 -3.121951,1.5502 z m -4.6829268,4.6505 h 7.8048778 c 
-3.863218,6.9593 -7.8048778,0 -7.8048778,0 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.55556107;marker:none"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.55556107;marker:none"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-layer.svg b/icons/Symbolic/24/gimp-layer.svg
index bcf2c23306..277ffbf897 100644
--- a/icons/Symbolic/24/gimp-layer.svg
+++ b/icons/Symbolic/24/gimp-layer.svg
@@ -136,18 +136,18 @@
          d="m 6,1035.3622 -6,10 h 18 l 6,-10 z"
          id="path8"
          inkscape:connector-curvature="0"
-         style="fill:#d6d6d6;stroke-width:1.58620834" />
+         style="fill:#bebebe;stroke-width:1.58620834" />
       <path
          sodipodi:nodetypes="cccccccc"
          id="path8-4"
          d="m 24,1028.3625 -18,-3e-4 -6,9 h 2.5 l 3.5,-4.953 15,-0.094 3,-3.9528 z"
-         style="opacity:0.3;fill:#d6d6d6;stroke-width:1.50482082"
+         style="opacity:0.3;fill:#bebebe;stroke-width:1.50482082"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="ccccccc"
          id="path8-4-3"
          d="m 24,1043.3622 h -2.5 l -3.5,5 H 3.6525 l -3.6525,4 h 18 z"
-         style="opacity:0.3;fill:#d6d6d6;stroke-width:1.50483346"
+         style="opacity:0.3;fill:#bebebe;stroke-width:1.50483346"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-layers.svg b/icons/Symbolic/24/gimp-layers.svg
index 2da2d2c0e2..94d5f65b89 100644
--- a/icons/Symbolic/24/gimp-layers.svg
+++ b/icons/Symbolic/24/gimp-layers.svg
@@ -131,10 +131,10 @@
          inkscape:connector-curvature="0"
          id="path11960"
          d="m 0,1052.3622 3.4285714,-4 H 16 l -3.428571,4 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23442674" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23442674" />
       <path
          sodipodi:nodetypes="ccccc"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23442674"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23442674"
          d="m 0,1046.3622 3.4285714,-4 H 16 l -3.428571,4 z"
          id="path11962"
          inkscape:connector-curvature="0" />
@@ -143,7 +143,7 @@
          inkscape:connector-curvature="0"
          id="path11964"
          d="m 0,1040.3622 3.4285714,-4 H 16 l -3.428571,4 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23442674" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23442674" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-letter-spacing.svg b/icons/Symbolic/24/gimp-letter-spacing.svg
index b0f6201340..4be1d6cf1e 100644
--- a/icons/Symbolic/24/gimp-letter-spacing.svg
+++ b/icons/Symbolic/24/gimp-letter-spacing.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.1,0,0,1.2499999,3.816227,-3.2510284)"
diff --git a/icons/Symbolic/24/gimp-line-spacing.svg b/icons/Symbolic/24/gimp-line-spacing.svg
index 7710d1a0d7..d6827efad2 100644
--- a/icons/Symbolic/24/gimp-line-spacing.svg
+++ b/icons/Symbolic/24/gimp-line-spacing.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-877.0512,-902.56964)"
diff --git a/icons/Symbolic/24/gimp-move-to-screen.svg b/icons/Symbolic/24/gimp-move-to-screen.svg
index aac11b7f84..049609d6de 100644
--- a/icons/Symbolic/24/gimp-move-to-screen.svg
+++ b/icons/Symbolic/24/gimp-move-to-screen.svg
@@ -35,7 +35,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-navigation.svg b/icons/Symbolic/24/gimp-navigation.svg
index 1efebb7194..284985d775 100644
--- a/icons/Symbolic/24/gimp-navigation.svg
+++ b/icons/Symbolic/24/gimp-navigation.svg
@@ -56,6 +56,6 @@
      d="M 12,2e-7 0,24 12,18 24,24 Z"
      id="path4-7"
      inkscape:connector-curvature="0"
-     style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.4216373"
+     style="fill:#bebebe;fill-opacity:1;stroke-width:1.4216373"
      sodipodi:nodetypes="ccccc" />
 </svg>
diff --git a/icons/Symbolic/24/gimp-path.svg b/icons/Symbolic/24/gimp-path.svg
index 103b47073e..811a630756 100644
--- a/icons/Symbolic/24/gimp-path.svg
+++ b/icons/Symbolic/24/gimp-path.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(505.96048,240.96858)"
diff --git a/icons/Symbolic/24/gimp-paths.svg b/icons/Symbolic/24/gimp-paths.svg
index acfbde2db7..3bfbf280cc 100644
--- a/icons/Symbolic/24/gimp-paths.svg
+++ b/icons/Symbolic/24/gimp-paths.svg
@@ -73,7 +73,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(485.91995,238.83038)"
diff --git a/icons/Symbolic/24/gimp-portrait.svg b/icons/Symbolic/24/gimp-portrait.svg
index 3d73a5d949..0a48af36f6 100644
--- a/icons/Symbolic/24/gimp-portrait.svg
+++ b/icons/Symbolic/24/gimp-portrait.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(422.09652,197.2137)"
@@ -116,7 +116,7 @@
       </g>
     </g>
     <circle
-       
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4000001;marker:none;enable-background:accumulate"
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4000001;marker:none;enable-background:accumulate"
        id="path20580-9"
        cx="12.000001"
        cy="12"
diff --git a/icons/Symbolic/24/gimp-prefs-color-management.svg 
b/icons/Symbolic/24/gimp-prefs-color-management.svg
index 5a9b76dcf2..ef685d42f7 100644
--- a/icons/Symbolic/24/gimp-prefs-color-management.svg
+++ b/icons/Symbolic/24/gimp-prefs-color-management.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.3054279,0,0,1.212183,1073.6235,526.35213)"
diff --git a/icons/Symbolic/24/gimp-prefs-controllers.svg b/icons/Symbolic/24/gimp-prefs-controllers.svg
index 079e0ce80d..1cb1cd1bf9 100644
--- a/icons/Symbolic/24/gimp-prefs-controllers.svg
+++ b/icons/Symbolic/24/gimp-prefs-controllers.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5,0,0,1.5,1068.7727,530.19348)"
diff --git a/icons/Symbolic/24/gimp-prefs-default-comment.svg 
b/icons/Symbolic/24/gimp-prefs-default-comment.svg
index 1c366af86e..d17b4a8535 100644
--- a/icons/Symbolic/24/gimp-prefs-default-comment.svg
+++ b/icons/Symbolic/24/gimp-prefs-default-comment.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5,0,0,1.5,1070.7318,530.69348)"
diff --git a/icons/Symbolic/24/gimp-prefs-default-grid.svg b/icons/Symbolic/24/gimp-prefs-default-grid.svg
index d596c156a0..8139f1b842 100644
--- a/icons/Symbolic/24/gimp-prefs-default-grid.svg
+++ b/icons/Symbolic/24/gimp-prefs-default-grid.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(810.53908,333.59289)"
diff --git a/icons/Symbolic/24/gimp-prefs-display.svg b/icons/Symbolic/24/gimp-prefs-display.svg
index d607cd8780..24be54b58c 100644
--- a/icons/Symbolic/24/gimp-prefs-display.svg
+++ b/icons/Symbolic/24/gimp-prefs-display.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.6000001,0,0,1.5,1339.1733,560.69348)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-brushes.svg 
b/icons/Symbolic/24/gimp-prefs-folders-brushes.svg
index 1270d9cfa8..82126be76e 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-brushes.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-brushes.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(768.15947,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-dynamics.svg 
b/icons/Symbolic/24/gimp-prefs-folders-dynamics.svg
index 9f1aece6b0..8cc06bb861 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-dynamics.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-dynamics.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.82382,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-environ.svg 
b/icons/Symbolic/24/gimp-prefs-folders-environ.svg
index 9aec81b2cd..0fd5d45656 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-environ.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-environ.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(811.48816,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-fonts.svg b/icons/Symbolic/24/gimp-prefs-folders-fonts.svg
index 653ba04a37..bfa510607e 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-fonts.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-fonts.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(833.15251,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-gradients.svg 
b/icons/Symbolic/24/gimp-prefs-folders-gradients.svg
index 7671142395..faa21eaddc 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-gradients.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-gradients.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.81685,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-icon-themes.svg 
b/icons/Symbolic/24/gimp-prefs-folders-icon-themes.svg
index a3e920beae..8cb106f960 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-icon-themes.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-icon-themes.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(877.5614,399.10288)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-interp.svg b/icons/Symbolic/24/gimp-prefs-folders-interp.svg
index 2804468ce2..815849c1c2 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-interp.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-interp.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(898.14554,399.52469)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-modules.svg 
b/icons/Symbolic/24/gimp-prefs-folders-modules.svg
index dab8c0bc7f..2b3a7a118c 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-modules.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-modules.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(746.49512,421.87401)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-mypaint-brushes.svg 
b/icons/Symbolic/24/gimp-prefs-folders-mypaint-brushes.svg
index 54ef6d6109..7acc30e9c1 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-mypaint-brushes.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-mypaint-brushes.svg
@@ -285,7 +285,7 @@
        inkscape:export-xdpi="270"
        inkscape:export-ydpi="270">
       <path
-         style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none"
          d="M 0.53125,0 C 0.24212,0 0,0.24212 0,0.53125 v 14.9375 C 0,15.76725 0.23264,16 0.53125,16 h 
14.9375 C 15.76735,16 16,15.76735 16,15.46875 V 8 C 13.957067,8.014549 14.182592,10.238081 
13.195312,10.865234 12.051239,11.591989 11.036665,10.711309 10.830078,9.9804688 10.569406,9.058291 
11.039006,8.2980854 11.667969,7.8847656 12.874513,7.0918911 15.80097,7.2522592 16,8 V 5.8333333 c 0,-0.2891 
-0.242229,-0.4920612 -0.53125,-0.5 H 3.3333333 V 13.5 c 0,0.277 -0.3896666,0.5 -0.6666666,0.5 C 2.3896667,14 
2,13.777 2,13.5 v -9 C 2,4.223 2.223,4 2.5,4 H 5.46875 14 V 2.59375 C 14,2.26655 13.73334,2 13.40625,2 H 6 V 
0.53125 C 6,0.2421 5.75788,0 5.46875,0 Z M 8.8339844,6.1152344 C 9.7411465,6.1496439 10.521579,6.3780827 
10.621094,6.7519531 8.5781612,6.7665026 8.8036859,8.9900341 7.8164062,9.6171875 6.6723312,10.343942 
5.6577585,9.4613086 5.4511719,8.7304688 5.1904993,7.8082912 5.6620531,7.0500386 6.2910156,6.6367188 
6.8942879,6.2402815 7.9268223,6.0808249 8.8339844,6.1152344 Z M 4
 .9648438
 ,9.4101562 c 0.3411878,0.7004398 0.992437,1.1841378 1.7460937,1.2070318 -1.2343652,1.726661 
-2.0357493,2.691569 -2.7910156,3.49414 L 3.8945312,10.662109 C 4.2128694,10.273506 4.5686215,9.8437162 
4.9648438,9.4101562 Z M 10.34375,10.660156 c 0.341188,0.70044 0.990484,1.184137 1.744141,1.207032 
-1.234366,1.726661 -2.033797,2.689615 -2.7890629,3.492187 L 9.2734375,11.912109 C 9.5917757,11.523506 
9.9475278,11.093716 10.34375,10.660156 Z"
          transform="translate(15,-40)"
          id="rect3845-5"
@@ -297,7 +297,7 @@
          height="16"
          width="16"
          id="rect14152-3"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        id="mypaint-brushes"
@@ -314,12 +314,12 @@
          d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
          id="path9274-0"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6"
          d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-1.669798"
          inkscape:transform-center-y="8.5140067"
@@ -329,12 +329,12 @@
          d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
          id="path9274-0-8"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-8"
          d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="0.66799328"
          inkscape:transform-center-y="8.8443466"
@@ -344,12 +344,12 @@
          d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
          id="path9274-0-4"
          sodipodi:nodetypes="csssssc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-0"
          d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-0.28446271"
          inkscape:transform-center-y="8.9169244"
@@ -369,7 +369,7 @@
            id="use4809-962-1-5"
            style="color:#000000;fill:#606060;fill-opacity:0.3" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="cssac"
            id="path9274-0-45"
            d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
@@ -379,12 +379,12 @@
            inkscape:transform-center-y="8.5140067"
            inkscape:transform-center-x="-1.669798"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
            id="path9264-6-3"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="cssac"
            id="path9274-0-8-9"
            d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
@@ -394,12 +394,12 @@
            inkscape:transform-center-y="8.8443466"
            inkscape:transform-center-x="0.66799328"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
            id="path9264-6-8-2"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="csssssc"
            id="path9274-0-4-7"
            d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
@@ -409,7 +409,7 @@
            inkscape:transform-center-y="8.9169244"
            inkscape:transform-center-x="-0.28446271"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
            id="path9264-6-0-4"
            inkscape:connector-curvature="0" />
@@ -430,12 +430,12 @@
          d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
          id="path9274-0-6"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-4"
          d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-1.669798"
          inkscape:transform-center-y="8.5140067"
@@ -445,12 +445,12 @@
          d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
          id="path9274-0-8-5"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-8-9"
          d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="0.66799328"
          inkscape:transform-center-y="8.8443466"
@@ -460,12 +460,12 @@
          d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
          id="path9274-0-4-5"
          sodipodi:nodetypes="csssssc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-0-9"
          d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-0.28446271"
          inkscape:transform-center-y="8.9169244"
@@ -476,7 +476,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-2"
        d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="-1.669798"
        inkscape:transform-center-y="8.5140067"
@@ -486,7 +486,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-8-26"
        d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="0.66799328"
        inkscape:transform-center-y="8.8443466"
@@ -496,7 +496,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-0-6"
        d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="-0.28446271"
        inkscape:transform-center-y="8.9169244"
@@ -514,7 +514,7 @@
       <g
          id="g5911"
          transform="matrix(0.8746234,0,0,0.89178327,10.05661,1029.2419)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
     <g
        id="g4804-5"
@@ -522,7 +522,7 @@
       <g
          id="g5911-5"
          transform="matrix(0.8746234,0,0,0.89178327,10.05661,1029.2419)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-prefs-folders-palettes.svg 
b/icons/Symbolic/24/gimp-prefs-folders-palettes.svg
index a24e34ba79..7eb11b3242 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-palettes.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-palettes.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(768.15947,421.87401)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-patterns.svg 
b/icons/Symbolic/24/gimp-prefs-folders-patterns.svg
index d6c9e9766c..5df3e2f186 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-patterns.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-patterns.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.82382,421.87401)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-plug-ins.svg 
b/icons/Symbolic/24/gimp-prefs-folders-plug-ins.svg
index b2e4a4ab28..da50e4e5aa 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-plug-ins.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-plug-ins.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(811.48816,421.87401)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-scripts.svg 
b/icons/Symbolic/24/gimp-prefs-folders-scripts.svg
index 005304c54c..a489b8887e 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-scripts.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-scripts.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(833.15251,421.87401)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-themes.svg b/icons/Symbolic/24/gimp-prefs-folders-themes.svg
index bdadb8f4e1..092b32c734 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-themes.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-themes.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1175.3732,580.07676)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-tool-plug-ins.svg 
b/icons/Symbolic/24/gimp-prefs-folders-tool-plug-ins.svg
index 838350299a..e47c2cfd01 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-tool-plug-ins.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-tool-plug-ins.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(898.1551,422.06734)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg 
b/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
index 4b285ec369..2ad7c8f90c 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-tool-presets.svg
@@ -33,7 +33,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-prefs-folders-tools.svg b/icons/Symbolic/24/gimp-prefs-folders-tools.svg
index 7f07cbdc64..cde2be34b1 100644
--- a/icons/Symbolic/24/gimp-prefs-folders-tools.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders-tools.svg
@@ -110,7 +110,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(877.05355,422.91141)"
diff --git a/icons/Symbolic/24/gimp-prefs-folders.svg b/icons/Symbolic/24/gimp-prefs-folders.svg
index 8b33b9fa23..3a3d3b6e84 100644
--- a/icons/Symbolic/24/gimp-prefs-folders.svg
+++ b/icons/Symbolic/24/gimp-prefs-folders.svg
@@ -34,7 +34,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -128,7 +128,7 @@
              height="16"
              width="16"
              id="rect14152-53-7"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
         <g
            style="display:inline"
@@ -147,7 +147,7 @@
              height="16"
              width="16"
              id="rect14152-53-3-0"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
       </g>
       <g
@@ -166,7 +166,7 @@
            height="16"
            width="16"
            id="rect14152-53-3-0-9"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-prefs-help-system.svg b/icons/Symbolic/24/gimp-prefs-help-system.svg
index 08a6b9b154..b801fee704 100644
--- a/icons/Symbolic/24/gimp-prefs-help-system.svg
+++ b/icons/Symbolic/24/gimp-prefs-help-system.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.14759,333.46232)"
@@ -87,7 +87,7 @@
        transform="translate(245.82698,175.46232)"
        id="gimp-prefs-help-system">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          d="M -0.03125,0.59375 C -2.0210789,1.406758 -3.5669784,3.0094542 -4.375,5 l 2.90625,0.78125 c 
0.48983518,-0.9531908 1.28860519,-1.7349381 2.25,-2.21875 z m 6.0625,0 -0.8125,2.96875 c 0.9613948,0.4838119 
1.7601648,1.2655592 2.25,2.21875 L 10.375,5 C 9.5669784,3.0094542 8.0210789,1.406758 6.03125,0.59375 Z m 
-7.5,9.625 L -4.375,11 c 0.8080216,1.990546 2.3539211,3.593242 4.34375,4.40625 l 0.8125,-2.96875 c 
-0.96139481,-0.483812 -1.76016482,-1.265559 -2.25,-2.21875 z m 8.90625,0 c -0.4838119,0.961395 
-1.2655592,1.760165 -2.21875,2.25 L 6,15.375 c 1.9905458,-0.808022 3.593242,-2.353921 4.40625,-4.34375 z"
          id="path22763"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/24/gimp-prefs-icon-theme.svg b/icons/Symbolic/24/gimp-prefs-icon-theme.svg
index c813786105..801f26f4a3 100644
--- a/icons/Symbolic/24/gimp-prefs-icon-theme.svg
+++ b/icons/Symbolic/24/gimp-prefs-icon-theme.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5445302,0,0,1.4999999,1353.4279,-1053.6407)"
diff --git a/icons/Symbolic/24/gimp-prefs-image-title.svg b/icons/Symbolic/24/gimp-prefs-image-title.svg
index a224f513ba..589d013626 100644
--- a/icons/Symbolic/24/gimp-prefs-image-title.svg
+++ b/icons/Symbolic/24/gimp-prefs-image-title.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.99999747,0,0,1.047619,897.4869,348.10277)"
diff --git a/icons/Symbolic/24/gimp-prefs-image-windows-appearance.svg 
b/icons/Symbolic/24/gimp-prefs-image-windows-appearance.svg
index 9ee54aba80..7793bcfecf 100644
--- a/icons/Symbolic/24/gimp-prefs-image-windows-appearance.svg
+++ b/icons/Symbolic/24/gimp-prefs-image-windows-appearance.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.99999747,0,0,1.047619,897.4869,348.10277)"
@@ -134,10 +134,10 @@
     <path
        id="rect4242"
        d="M 4 8 L 4 20 L 6 20 L 6 19 L 5 19 L 5 18 L 6 18 L 6 17 L 5 17 L 5 16 L 6 16 L 6 15 L 5 15 L 5 14 L 
6 14 L 6 13 L 5 13 L 5 12 L 6 12 L 6 8 L 4 8 z "
-       
style="opacity:0.83300003;fill:#d6d6d6;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
 />
+       
style="opacity:0.83300003;fill:#bebebe;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
 />
     <path
        id="rect4242-2"
        d="M 6 8 L 6 10 L 8 10 L 8 9 L 9 9 L 9 10 L 10 10 L 10 9 L 11 9 L 11 10 L 12 10 L 12 9 L 13 9 L 13 10 
L 14 10 L 14 9 L 15 9 L 15 10 L 16 10 L 16 9 L 17 9 L 17 10 L 18 10 L 18 9 L 19 9 L 19 10 L 20 10 L 20 8 L 6 
8 z "
-       
style="opacity:0.83300003;fill:#d6d6d6;fill-opacity:1;stroke-width:1.08012342;stroke-miterlimit:4;stroke-dasharray:none"
 />
+       
style="opacity:0.83300003;fill:#bebebe;fill-opacity:1;stroke-width:1.08012342;stroke-miterlimit:4;stroke-dasharray:none"
 />
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-prefs-image-windows-snapping.svg 
b/icons/Symbolic/24/gimp-prefs-image-windows-snapping.svg
index 88b4f54fc2..fa92fecf8b 100644
--- a/icons/Symbolic/24/gimp-prefs-image-windows-snapping.svg
+++ b/icons/Symbolic/24/gimp-prefs-image-windows-snapping.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.99999747,0,0,1.047619,897.4869,348.10277)"
@@ -144,16 +144,16 @@
            style="stroke:none;stroke-opacity:1">
           <path
              inkscape:connector-curvature="0"
-             style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+             style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
              d="m 562.5,505.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
              id="rect22373" />
           <path
              inkscape:connector-curvature="0"
-             style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+             style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
              d="m 562.5,518.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
              id="rect22375" />
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
              d="m 565,505.34375 v 3 h 1.53125 c 3.11834,0 5.53125,2.31067 5.53125,5.03125 0,2.72057 
-2.41291,5 -5.53125,5 -0.11744,0 -0.23004,-0.0246 -0.34375,-0.0312 h -0.0312 -0.0312 -1.15625 v 3 h 1.0625 
0.0937 c 0.14249,0.007 0.26588,0.0312 0.40625,0.0312 4.62356,0 8.53125,-3.53305 8.53125,-8 0,-4.46696 
-3.90769,-8.03125 -8.53125,-8.03125 h -1.53125 z"
              id="path14123"
              inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/24/gimp-prefs-image-windows.svg b/icons/Symbolic/24/gimp-prefs-image-windows.svg
index 91763b7342..b3bebf36a1 100644
--- a/icons/Symbolic/24/gimp-prefs-image-windows.svg
+++ b/icons/Symbolic/24/gimp-prefs-image-windows.svg
@@ -68,7 +68,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.99999747,0,0,1.047619,897.4869,348.10277)"
diff --git a/icons/Symbolic/24/gimp-prefs-import-export.svg b/icons/Symbolic/24/gimp-prefs-import-export.svg
index 9d36651a1c..71cbe8f5ae 100644
--- a/icons/Symbolic/24/gimp-prefs-import-export.svg
+++ b/icons/Symbolic/24/gimp-prefs-import-export.svg
@@ -25,7 +25,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-39.35207,761.03851)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -324,7 +324,7 @@
        inkscape:connector-curvature="0"
        sodipodi:nodetypes="sssssss" />
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-back
 ground:a
 ccumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-back
 ground:a
 ccumulate"
        d="m 0,1028.3622 0,12 8.0000006,0 0,-2 -6.0000004,0 0,-8 12.0000008,0 0,5.5 2,0 0,-7.5 z"
        id="rect4349"
        inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/24/gimp-prefs-input-devices.svg b/icons/Symbolic/24/gimp-prefs-input-devices.svg
index 9d72507f7f..fb530fdc16 100644
--- a/icons/Symbolic/24/gimp-prefs-input-devices.svg
+++ b/icons/Symbolic/24/gimp-prefs-input-devices.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.3867458,0,0,1.5049904,730.1133,-281.55957)"
diff --git a/icons/Symbolic/24/gimp-prefs-interface.svg b/icons/Symbolic/24/gimp-prefs-interface.svg
index abea86a9b7..e465552eb5 100644
--- a/icons/Symbolic/24/gimp-prefs-interface.svg
+++ b/icons/Symbolic/24/gimp-prefs-interface.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.4285714,0,0,1.5,934.50651,533.95367)"
diff --git a/icons/Symbolic/24/gimp-prefs-new-image.svg b/icons/Symbolic/24/gimp-prefs-new-image.svg
index e960e0a57a..7b18000eae 100644
--- a/icons/Symbolic/24/gimp-prefs-new-image.svg
+++ b/icons/Symbolic/24/gimp-prefs-new-image.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.6,0,0,1.5714286,1113.1101,559.09429)"
diff --git a/icons/Symbolic/24/gimp-prefs-playground.svg b/icons/Symbolic/24/gimp-prefs-playground.svg
index 1184320cd8..350d125de4 100644
--- a/icons/Symbolic/24/gimp-prefs-playground.svg
+++ b/icons/Symbolic/24/gimp-prefs-playground.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(832.7537,355.51115)"
@@ -147,7 +147,7 @@
      style="display:inline"
      id="preferences">
     <g
-       style="display:inline;opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-opacity:1"
+       style="display:inline;opacity:1;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-opacity:1"
        transform="translate(219.43309,-842.85104)"
        id="gimp-prefs-playground">
       <path
diff --git a/icons/Symbolic/24/gimp-prefs-session.svg b/icons/Symbolic/24/gimp-prefs-session.svg
index 5a3d73c3f4..fb3f942b5a 100644
--- a/icons/Symbolic/24/gimp-prefs-session.svg
+++ b/icons/Symbolic/24/gimp-prefs-session.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.14698,355.96875)"
diff --git a/icons/Symbolic/24/gimp-prefs-system-resources.svg 
b/icons/Symbolic/24/gimp-prefs-system-resources.svg
index 9d0d6bb874..ba49e25576 100644
--- a/icons/Symbolic/24/gimp-prefs-system-resources.svg
+++ b/icons/Symbolic/24/gimp-prefs-system-resources.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.97222222,0,0,0.97222222,924.9746,346.36435)"
diff --git a/icons/Symbolic/24/gimp-prefs-theme.svg b/icons/Symbolic/24/gimp-prefs-theme.svg
index d964a46760..3cd51c8e46 100644
--- a/icons/Symbolic/24/gimp-prefs-theme.svg
+++ b/icons/Symbolic/24/gimp-prefs-theme.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.507853,0,0,1.5,986.80484,-280.16337)"
diff --git a/icons/Symbolic/24/gimp-prefs-tool-options.svg b/icons/Symbolic/24/gimp-prefs-tool-options.svg
index f25a2e3ed5..e4cdbae278 100644
--- a/icons/Symbolic/24/gimp-prefs-tool-options.svg
+++ b/icons/Symbolic/24/gimp-prefs-tool-options.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5000038,0,0,1.5000038,686.71849,250.54685)"
diff --git a/icons/Symbolic/24/gimp-prefs-toolbox.svg b/icons/Symbolic/24/gimp-prefs-toolbox.svg
index e360b31173..b9b672bc5f 100644
--- a/icons/Symbolic/24/gimp-prefs-toolbox.svg
+++ b/icons/Symbolic/24/gimp-prefs-toolbox.svg
@@ -96,7 +96,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(921.19653,333.23113)"
diff --git a/icons/Symbolic/24/gimp-prefs-window-management.svg 
b/icons/Symbolic/24/gimp-prefs-window-management.svg
index c25eb31280..25c587afb9 100644
--- a/icons/Symbolic/24/gimp-prefs-window-management.svg
+++ b/icons/Symbolic/24/gimp-prefs-window-management.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5,0,0,1.5,1393.2798,564.88358)"
diff --git a/icons/Symbolic/24/gimp-question.svg b/icons/Symbolic/24/gimp-question.svg
index c5fe06ee19..c171decd0e 100644
--- a/icons/Symbolic/24/gimp-question.svg
+++ b/icons/Symbolic/24/gimp-question.svg
@@ -32,7 +32,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -128,12 +128,12 @@
          inkscape:connector-curvature="0"
          id="path27972"
          d="m 148.8125,522 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -1e-4,1.40136 -0.37771,1.92177 
-1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 C 149.98185,528.03085 150,528.002 150,528 c 
0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 
0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 
0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 v -0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 
-0.56324,0.0316 -0.9691,0.43676 -0.9375,1 h -2 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path19592"
          d="m 149,530 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 
0,-0.55228 0.44772,-1 1,-1 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path27976"
diff --git a/icons/Symbolic/24/gimp-resize.svg b/icons/Symbolic/24/gimp-resize.svg
index b919d708d3..edef5b5486 100644
--- a/icons/Symbolic/24/gimp-resize.svg
+++ b/icons/Symbolic/24/gimp-resize.svg
@@ -42,7 +42,7 @@
       <stop
          offset="0"
          id="stop19284-1"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <sodipodi:namedview
@@ -125,14 +125,14 @@
          id="g3172"
          transform="matrix(1.1428571,0,0,1.1347519,-155.28595,604.26997)">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="M 142.0002,379.9 V 394 h 14 v -14.1 z m 1.4,1.5 h 11.2 v 8.4 h -11.2 z"
            id="rect5882"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cccccccccc" />
         <path
            sodipodi:nodetypes="cccsccccccccccccccccccccccccccccccc"
-           style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -96.9,165.1 v 7 L -96,172 c 0,-0.75515 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.61985 
1.5,1.375 h 1 v -1.5 c 1.4e-4,-0.98573 -0.7274,-1.47402 -2,-2.0625 0,0 0.02947,3.7e-4 0.25,0 0.40803,0.0835 
1.38212,0.3501 1.75,0.59375 -0.09819,-0.35554 -0.14101,-0.89353 -0.4375,-1.34375 C -92.73401,167.23732 
-94,166.34375 -94,166.34375 l 0.0625,-0.0312 c 0.05568,-0.0402 0.9453,0.7655 1.25,0.6875 -0.13515,-0.32497 
-0.25949,-0.63468 -0.40625,-0.8125 l 0.1875,-0.0312 c 0.35629,0.59147 0.46684,0.72309 0.84375,1.15625 
0.12472,0.0571 -0.03108,-0.0423 1.0625,-0.59375 V 167 c 0,0 -1.0625,0.30993 -0.75,0.90625 0.22248,0.30573 
0.39823,1.01025 0.75,1.09375 0,0 0.85009,-1.22532 1.5,-1.625 0,0 -0.21923,-0.50879 -0.21875,-0.78125 
3.7e-4,-0.20918 0.15625,-0.59375 0.15625,-0.59375 0.02319,0.39561 -0.0029,0.83091 0.28125,1.21875 L 
-88.34375,166 H -88 c 0,0 -2.25088,2.3886 -2,2.78125 0.39455,-0.048 2,-0.34375 2,-0.34375 V 168.5 c 
-1.04689,0.34884 -1.67111,0.68872 -2,1.5 v 2 l 3,0.1 -0.1
 ,-7 z"
            transform="translate(241.0002,217)"
            id="rect10683"
diff --git a/icons/Symbolic/24/gimp-sample-point.svg b/icons/Symbolic/24/gimp-sample-point.svg
index 7d917886d6..305c2315e0 100644
--- a/icons/Symbolic/24/gimp-sample-point.svg
+++ b/icons/Symbolic/24/gimp-sample-point.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.4999998,0,0,1.4999998,366.57465,618.49925)"
diff --git a/icons/Symbolic/24/gimp-scale.svg b/icons/Symbolic/24/gimp-scale.svg
index 0a793d5767..82ca679bf9 100644
--- a/icons/Symbolic/24/gimp-scale.svg
+++ b/icons/Symbolic/24/gimp-scale.svg
@@ -42,7 +42,7 @@
       <stop
          offset="0"
          id="stop19284-1"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <sodipodi:namedview
@@ -129,9 +129,9 @@
            inkscape:connector-curvature="0"
            d="m 71.723856,647.0848 a 0.99479957,0.99479957 0 0 0 -0.777109,0.9947 v 3.9788 a 
0.99479957,0.99479957 0 0 0 0.9947,0.9947 h 3.9788 a 0.99479957,0.99479957 0 1 0 0,-1.9894 h -2.9841 v 
-2.9841 a 0.99479957,0.99479957 0 0 0 -1.212291,-0.9947 z"
            id="path12113-8"
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
 />
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
 />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:new"
            d="M 14.996094,0.09570312 A 0.99479957,0.99479957 0 0 0 14.84375,0.109375 0.99479957,0.99479957 0 
0 0 14.253906,0.38867188 L 10.273438,4.3671875 A 1.0110788,1.0110788 0 0 0 9.9941406,5.2597656 V 6.078125 H 
10.8125 a 1.0110788,1.0110788 0 0 0 0.892578,-0.28125 l 3.978516,-3.9785156 a 0.99479957,0.99479957 0 0 0 
-0.6875,-1.72265628 z M 9.9941406,0.109375 V 1.1035156 H 10.990234 V 0.109375 Z M 14.96875,5.0820312 V 
6.078125 h 0.994141 V 5.0820312 Z"
            transform="translate(60.952227,646.97574)"
            id="path12147-8"
@@ -141,14 +141,14 @@
          id="g3172"
          transform="matrix(1.1428571,0,0,1.1347519,-155.28595,604.26997)">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="M 142.0002,379.9 V 394 h 14 v -14.1 z m 1.4,1.5 h 11.2 v 8.4 h -11.2 z"
            id="rect5882"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cccccccccc" />
         <path
            sodipodi:nodetypes="cccsccccccccccccccccccccccccccccccc"
-           style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -96.9,165.1 v 7 L -96,172 c 0,-0.75515 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.61985 
1.5,1.375 h 1 v -1.5 c 1.4e-4,-0.98573 -0.7274,-1.47402 -2,-2.0625 0,0 0.02947,3.7e-4 0.25,0 0.40803,0.0835 
1.38212,0.3501 1.75,0.59375 -0.09819,-0.35554 -0.14101,-0.89353 -0.4375,-1.34375 C -92.73401,167.23732 
-94,166.34375 -94,166.34375 l 0.0625,-0.0312 c 0.05568,-0.0402 0.9453,0.7655 1.25,0.6875 -0.13515,-0.32497 
-0.25949,-0.63468 -0.40625,-0.8125 l 0.1875,-0.0312 c 0.35629,0.59147 0.46684,0.72309 0.84375,1.15625 
0.12472,0.0571 -0.03108,-0.0423 1.0625,-0.59375 V 167 c 0,0 -1.0625,0.30993 -0.75,0.90625 0.22248,0.30573 
0.39823,1.01025 0.75,1.09375 0,0 0.85009,-1.22532 1.5,-1.625 0,0 -0.21923,-0.50879 -0.21875,-0.78125 
3.7e-4,-0.20918 0.15625,-0.59375 0.15625,-0.59375 0.02319,0.39561 -0.0029,0.83091 0.28125,1.21875 L 
-88.34375,166 H -88 c 0,0 -2.25088,2.3886 -2,2.78125 0.39455,-0.048 2,-0.34375 2,-0.34375 V 168.5 c 
-1.04689,0.34884 -1.67111,0.68872 -2,1.5 v 2 l 3,0.1 -0.1
 ,-7 z"
            transform="translate(241.0002,217)"
            id="rect10683"
diff --git a/icons/Symbolic/24/gimp-selection.svg b/icons/Symbolic/24/gimp-selection.svg
index e1583c89fe..bfd7a4697f 100644
--- a/icons/Symbolic/24/gimp-selection.svg
+++ b/icons/Symbolic/24/gimp-selection.svg
@@ -49,7 +49,7 @@
      id="defs3" />
   <sodipodi:namedview
      stroke="#ef2929"
-     fill="#d6d6d6"
+     fill="#eeeeec"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="0.25490196"
@@ -121,12 +121,12 @@
          inkscape:connector-curvature="0"
          id="rect4014"
          d="M 2,-5 H 21 V 14 H 2 Z"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.90495855;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.90495855;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          id="rect4014-3"
          transform="translate(0,-8)"
          d="M 0,1 V 1.5 2 H 1 V 1 Z M 2,1 V 2 H 3 V 1 Z M 4,1 V 2 H 5 V 1 Z M 6,1 V 2 H 7 V 1 Z M 8,1 V 2 H 
9 V 1 Z m 2,0 v 1 h 1 V 1 Z m 2,0 v 1 h 1 V 1 Z m 2,0 v 1 h 1 V 1 Z m 2,0 v 1 h 1 V 1 Z m 2,0 v 1 h 1 V 1 Z m 
2,0 v 1 h 1 V 1 Z m 2,0 v 1 h 1 V 1 Z M 0,3 V 4 H 1 V 3 Z m 22,0 v 1 h 1 V 3 Z M 0,5 V 6 H 1 V 5 Z m 22,0 v 1 
h 1 V 5 Z M 0,7 V 8 H 1 V 7 Z m 22,0 v 1 h 1 V 7 Z M 0,9 v 1 H 1 V 9 Z m 22,0 v 1 h 1 V 9 Z M 0,11 v 1 h 1 v 
-1 z m 22,0 v 1 h 1 V 11 Z M 0,13 v 1 h 1 v -1 z m 22,0 v 1 h 1 V 13 Z M 0,15 v 1 h 1 v -1 z m 22,0 v 1 h 1 V 
15 Z M 0,17 v 1 h 1 v -1 z m 22,0 v 1 h 1 V 17 Z M 0,19 v 1 h 1 v -1 z m 22,0 v 1 h 1 V 19 Z M 0,21 v 1 h 1 v 
-1 z m 22,0 v 1 h 1 V 21 Z M 0,23 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 
z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 
2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z m 2,0 v 1 h 1 v -1 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99992293;
 stroke-l
 
inecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99992293;
 stroke-l
 
inecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-smartphone.svg b/icons/Symbolic/24/gimp-smartphone.svg
index 7f1f38a8d1..f9ad363224 100644
--- a/icons/Symbolic/24/gimp-smartphone.svg
+++ b/icons/Symbolic/24/gimp-smartphone.svg
@@ -63,7 +63,7 @@
        transform="translate(199,-447)"
        id="layer10">
       <path
-         style="fill:#d6d6d6;stroke-width:1.65188575"
+         style="fill:#bebebe;stroke-width:1.65188575"
          d="M 7.5507812 1 C 6.1252113 1 5 2.0183537 5 3.3085938 L 5 20.691406 C 5 21.981571 6.1251213 23 
7.5507812 23 L 16.449219 23 C 17.874804 23 19 21.981646 19 20.691406 L 19 3.3085938 C 19 2.0184287 17.874879 
1 16.449219 1 L 7.5507812 1 z M 7 3 L 17 3 L 17 20 L 7 20 L 7 3 z M 12 21 A 0.5 0.5 0 0 1 12.5 21.5 A 0.5 0.5 
0 0 1 12 22 A 0.5 0.5 0 0 1 11.5 21.5 A 0.5 0.5 0 0 1 12 21 z "
          transform="matrix(0.66666667,0,0,0.66666667,-199,447)"
          id="path5068" />
diff --git a/icons/Symbolic/24/gimp-symmetry.svg b/icons/Symbolic/24/gimp-symmetry.svg
index 144d4bed41..bc0ea174d3 100644
--- a/icons/Symbolic/24/gimp-symmetry.svg
+++ b/icons/Symbolic/24/gimp-symmetry.svg
@@ -24,7 +24,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -100,31 +100,31 @@
            inkscape:connector-curvature="0"
            id="path4593-9-9"
            d="m -21.30245,1222.1246 c -0.27852,-0.263 -0.55539,-0.7006 -0.8284,-1.3138 -1.33326,-3.0661 
-3.0603,-7.6587 -6.00269,-8.4844 -0.99768,-0.2799 -1.88893,-0.3087 -2.85937,-0.375 l -1.5e-4,-6e-4 c 
-0.23436,-0.016 -0.82373,0.2521 -0.89063,0.375 -0.72444,2.9327 -0.0337,7.4225 0.47144,9.7968 0.49432,0.9574 
1.7896,1.3493 3.32812,1.3125 0.68732,-0.024 0.75,0 2.25,0 -1.9117,0.1346 -3.84375,0.5157 -4.59375,1.2657 
-1.5,1.5 -0.44739,4.7851 0.75,6.75 0.76566,1.2564 2.23154,3.9046 3.65625,3.5 1.57529,-1.0954 0.0937,-5 
4.59375,-8.75 v 0.1405 c -0.25,0.6094 -0.25,0.8595 -0.25,1.8595 v 0.75 c -0.0105,0.7924 0.20745,2 1,2 
0.79256,0 1.0112,-1.2076 0.99999,-2 v -0.75 c 0,-1 0,-1.2501 -0.29686,-1.8595 0.0105,-0.074 0.0346,-0.052 
0.0468,-0.1405 4.5,3.75 3.01846,7.6546 4.59375,8.75 1.42471,0.4046 2.89059,-1.3217 3.65625,-2.5782 
1.19739,-1.9649 2.25,-6.1718 0.75,-7.6718 -0.75,-0.75 -2.68205,-1.1311 -4.59375,-1.2657 1.5,0 1.56268,-0.024 
2.25,0 1.53852,0.037 2.8338,-0.3551 3.32812,-1.3125 
 0.50522,
 -2.3743 1.28426,-6.8641 0.55982,-9.7968 -0.0669,-0.1229 -0.65627,-0.3911 -0.89063,-0.375 -0.97044,0.066 
-1.86169,0.095 -2.85937,0.375 -2.95427,0.829 -4.75583,5.4623 -6.09107,8.5312 -0.26353,0.579 -0.53067,0.9978 
-0.79939,1.2556 -0.21789,-0.3873 -0.43577,-0.7746 -0.65366,-1.1619 z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         <circle
            r="1"
            cy="1220.9508"
            cx="-20.677879"
            id="path23899"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         <path
            sodipodi:nodetypes="ccc"
            inkscape:connector-curvature="0"
            id="path23901"
            d="m -22.17788,1217.4508 c 1,1 1,2 1.5,3.5 0.5,-1.5 0.5,-2.5 1.5,-3.5"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
 />
         <circle
            r="0.75"
            cy="1217.4508"
            cx="-22.177879"
            id="path23903"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
 />
         <circle
            r="0.75"
            cy="1217.4508"
            cx="-19.177879"
            id="path23903-6"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-template.svg b/icons/Symbolic/24/gimp-template.svg
index d6c320144a..ab4cfe12b2 100644
--- a/icons/Symbolic/24/gimp-template.svg
+++ b/icons/Symbolic/24/gimp-template.svg
@@ -69,97 +69,97 @@
           <path
              inkscape:connector-curvature="0"
              d="m 563.81,196 c -0.4584,0.0875 -0.82072,0.5334 -0.8125,1 v 7.18182 h 2 v -6.13637 h 5 v 
2.72728 h 3 v 8.22477 h 2 v -8.435 c 0.006,-0.26406 -0.0976,-0.52897 -0.28125,-0.71875 l -3.5625,-3.5625 c 
-0.19,-0.18 -0.46,-0.29 -0.72,-0.28 h -6.4375 c -0.0312,-0.001 -0.0625,-0.001 -0.0937,0 -0.0312,-0.001 
-0.0625,-0.001 -0.0937,0 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path1234-5"
              sodipodi:nodetypes="cccccccccccccccccc" />
         </g>
       </g>
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250"
          width="2"
          height="2"
          x="4"
          y="13" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-3"
          width="2"
          height="2"
          x="3"
          y="19" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-6"
          width="2"
          height="2"
          x="4"
          y="17" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-7"
          width="2"
          height="2"
          x="3"
          y="15" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-5"
          width="2"
          height="2"
          x="3"
          y="21" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-35"
          width="2"
          height="2"
          x="7"
          y="20" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-62"
          width="2"
          height="2"
          x="5"
          y="21" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-9"
          width="2"
          height="2"
          x="9"
          y="21" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-1"
          width="2"
          height="2"
          x="11"
          y="20" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-2"
          width="2"
          height="2"
          x="13"
          y="21" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-70"
          width="2"
          height="2"
          x="15"
          y="20" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-93"
          width="2"
          height="2"
          x="17"
          y="21" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.66666669;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4250-60"
          width="2"
          height="2"
diff --git a/icons/Symbolic/24/gimp-text-layer.svg b/icons/Symbolic/24/gimp-text-layer.svg
index 1ba95c8e56..70dfd63438 100644
--- a/icons/Symbolic/24/gimp-text-layer.svg
+++ b/icons/Symbolic/24/gimp-text-layer.svg
@@ -123,9 +123,9 @@
          inkscape:connector-curvature="0"
          id="path11725"
          d="m 1.5,1040.3622 -1.5,11 22.40625,-0.098 1.59375,-10.9011 -4,-9e-4 1.9375,5 H 15 l -1,-5 h -2 l 
-1.5,5 H 3.9375 l 1.0625,-5 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.53529894" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.53529894" />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.53312325"
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.53312325"
          d="M 10.999991,1029.3622 6,1043.3622 h 3.000013 l 1.533029,-5 h 4.533044 l 1.933901,5 H 20 l 
-4.999991,-14 z m 1.894011,2.2848 1.699892,5.7152 h -3.399783 z"
          id="path11731"
          inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/24/gimp-tool-airbrush.svg b/icons/Symbolic/24/gimp-tool-airbrush.svg
index 6c1967c4ad..79d9dec5a7 100644
--- a/icons/Symbolic/24/gimp-tool-airbrush.svg
+++ b/icons/Symbolic/24/gimp-tool-airbrush.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -250,7 +250,7 @@
        id="gimp-tool-airbrush-24"
        transform="translate(-0.50000001,3.0000174)">
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1.5;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1.5;marker:none"
          id="rect2941-2"
          width="24"
          height="24"
diff --git a/icons/Symbolic/24/gimp-tool-align.svg b/icons/Symbolic/24/gimp-tool-align.svg
index c2e4c909a6..779ea729b2 100644
--- a/icons/Symbolic/24/gimp-tool-align.svg
+++ b/icons/Symbolic/24/gimp-tool-align.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-blur.svg b/icons/Symbolic/24/gimp-tool-blur.svg
index 293f492e25..2b47572cb0 100644
--- a/icons/Symbolic/24/gimp-tool-blur.svg
+++ b/icons/Symbolic/24/gimp-tool-blur.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-brightness-contrast.svg 
b/icons/Symbolic/24/gimp-tool-brightness-contrast.svg
index 96abcbd6eb..78588124e8 100644
--- a/icons/Symbolic/24/gimp-tool-brightness-contrast.svg
+++ b/icons/Symbolic/24/gimp-tool-brightness-contrast.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-bucket-fill.svg b/icons/Symbolic/24/gimp-tool-bucket-fill.svg
index 373f9296c6..0208168756 100644
--- a/icons/Symbolic/24/gimp-tool-bucket-fill.svg
+++ b/icons/Symbolic/24/gimp-tool-bucket-fill.svg
@@ -94,7 +94,7 @@
          id="rect18652"
          style="display:inline;fill:none;stroke:none;stroke-width:1.5" />
       <path
-         style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.50918233"
+         style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.50918233"
          d="M 12.5,1033.3622 8.7948418,1036.1158 5,1038.917 l 1.9208458,2.8485 1.5928966,2.3737 
4.1696406,6.3144 c 0.575152,0.8632 1.609538,1.1695 2.295645,0.6646 l 7.449134,-5.4597 c 0.686063,-0.5049 
0.762582,-1.6055 0.1874,-2.4688 L 18.5,1037.0179 v 2.1838 c 0,1.6781 -1.344837,2.6798 -3.000803,2.6798 
-1.655967,0 -2.997967,-1.3605 -2.999197,-3.0385 z"
          id="rect18654"
          inkscape:connector-curvature="0"
@@ -107,13 +107,13 @@
          height="12"
          width="3"
          id="rect18680"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.50095022" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.50095022" />
       <path
          sodipodi:nodetypes="cscsassc"
          inkscape:connector-curvature="0"
          id="rect4226"
          d="m 2.6286757,1039.0239 c 0.7338369,-2.01 8.9980703,-4.6771 6.0614933,-2.6248 L 5,1038.9781 c 0,0 
-0.054529,5.7713 0,8.884 0.018075,1.0319 -0.8292466,1.8295 -1.6378861,1.7929 C 2.6123391,1049.621 
2.0709578,1049.1957 2,1047.8621 c -0.1653874,-3.1086 -0.2990049,-6.2971 0.6286797,-8.8382 z"
-         
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.69631809;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.69631809;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-by-color-select.svg b/icons/Symbolic/24/gimp-tool-by-color-select.svg
index 7a56653229..1c2e6a182b 100644
--- a/icons/Symbolic/24/gimp-tool-by-color-select.svg
+++ b/icons/Symbolic/24/gimp-tool-by-color-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-cage.svg b/icons/Symbolic/24/gimp-tool-cage.svg
index 0f948c54ba..afc157b0ec 100644
--- a/icons/Symbolic/24/gimp-tool-cage.svg
+++ b/icons/Symbolic/24/gimp-tool-cage.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-clone.svg b/icons/Symbolic/24/gimp-tool-clone.svg
index e8222e4cb4..fc25e1cc8c 100644
--- a/icons/Symbolic/24/gimp-tool-clone.svg
+++ b/icons/Symbolic/24/gimp-tool-clone.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-color-balance.svg b/icons/Symbolic/24/gimp-tool-color-balance.svg
index 3f85b50665..09b137c394 100644
--- a/icons/Symbolic/24/gimp-tool-color-balance.svg
+++ b/icons/Symbolic/24/gimp-tool-color-balance.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-color-picker.svg b/icons/Symbolic/24/gimp-tool-color-picker.svg
index b250260da8..11765dff0c 100644
--- a/icons/Symbolic/24/gimp-tool-color-picker.svg
+++ b/icons/Symbolic/24/gimp-tool-color-picker.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-colorize.svg b/icons/Symbolic/24/gimp-tool-colorize.svg
index ff3ce1455d..3e558a6081 100644
--- a/icons/Symbolic/24/gimp-tool-colorize.svg
+++ b/icons/Symbolic/24/gimp-tool-colorize.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -146,7 +146,7 @@
          inkscape:connector-curvature="0"
          id="rect9675"
          d="m 20.0625,1030.3622 v 2 h 1 v 4 c 0,0 -7.746522,0.029 -13,0 -0.4713972,0 -1.0067642,0.3892 -1,1 
0.042306,3.8204 -0.0625,5 -0.0625,5 h 1 l 0.0625,-5 c 0,0 8.047075,-0.01 13.5,0 0.372677,6e-4 
0.501426,-0.6273 0.5,-1 -0.0062,-1.6102 -0.11475,-3.2057 -0.0625,-5 0.01372,-0.4712 -0.9375,-1 -0.9375,-1 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.29956973;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.29956973;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-crop.svg b/icons/Symbolic/24/gimp-tool-crop.svg
index 897ca38f9e..0f8c1c01e0 100644
--- a/icons/Symbolic/24/gimp-tool-crop.svg
+++ b/icons/Symbolic/24/gimp-tool-crop.svg
@@ -106,13 +106,13 @@
          inkscape:connector-curvature="0"
          id="rect33604"
          d="m 20,1048.3682 c 0,0.8275 -0.566618,1.494 -1.394165,1.494 v 0 c -0.827546,0 -1.577479,-0.2327 
-1.577479,-1.0603 l -0.02799,-13.423 L 3.5,1035.3455 c -0.8275538,0 -1.3582674,-1.1199 -1.3582674,-1.9474 L 
2.1,1034.5788 c 0,-0.8275 0.5724523,-2.2151 1.4,-2.2166 l 15.105835,-0.027 v 0.027 c 0.827547,0 
1.494165,0.2083 1.494165,1.0359 H 20 Z"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.4970088" />
+         style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.4970088" />
       <path
          sodipodi:nodetypes="cccccccccc"
          inkscape:connector-curvature="0"
          id="rect33606"
          d="M 16,1049.3623 H 4.4999997 v 0 c -0.8290499,0 -1.4999999,-1.3259 -1.4999999,-2.1549 v 0 -10.8452 
h 2.9999998 v 10.0001 H 16 Z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.49999988" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.49999988" />
       <path
          sodipodi:open="true"
          inkscape:transform-center-y="-0.5953293"
@@ -127,7 +127,7 @@
          sodipodi:cx="4.4999995"
          sodipodi:type="arc"
          id="path4368"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.10291278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.10291278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:open="true"
          inkscape:transform-center-y="-1.9374474"
@@ -142,7 +142,7 @@
          sodipodi:cx="1047.8622"
          sodipodi:type="arc"
          id="path4368-0"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.10291278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.10291278;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-curves.svg b/icons/Symbolic/24/gimp-tool-curves.svg
index 2284cf59e5..a42007a512 100644
--- a/icons/Symbolic/24/gimp-tool-curves.svg
+++ b/icons/Symbolic/24/gimp-tool-curves.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-desaturate.svg b/icons/Symbolic/24/gimp-tool-desaturate.svg
index 4926d9a8e2..4253268009 100644
--- a/icons/Symbolic/24/gimp-tool-desaturate.svg
+++ b/icons/Symbolic/24/gimp-tool-desaturate.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-dodge.svg b/icons/Symbolic/24/gimp-tool-dodge.svg
index c272bbc356..391281619e 100644
--- a/icons/Symbolic/24/gimp-tool-dodge.svg
+++ b/icons/Symbolic/24/gimp-tool-dodge.svg
@@ -90,12 +90,12 @@
          height="24"
          width="24"
          id="rect8663"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <path
          inkscape:connector-curvature="0"
          id="rect4399"
          d="m 21.599499,1028.3622 -6.26786,8.2777 a 8.00036,8.0003665 0 0 0 -4.613489,-1.2714 
8.00036,8.0003665 0 0 0 -7.7132378,8.2757 8.00036,8.0003665 0 0 0 8.2738108,7.7132 8.00036,8.0003665 0 0 0 
7.717144,-8.2738 l -7.996454,0.2793 7.994501,-0.2832 a 8.00036,8.0003665 0 0 0 -1.484442,-4.3615 l 
6.490526,-8.5727 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.63998938;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.63998938;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <path
          d="m 19.994539,1043.0487 a 9,9 0 0 1 -8.679914,9.308 9,9 0 0 1 -9.3090834,-8.6787 9,9 0 0 1 
8.6775194,-9.3102 9,9 0 0 1 9.311316,8.6763 L 11,1043.3622 Z"
          sodipodi:end="6.247834"
@@ -106,7 +106,7 @@
          sodipodi:cx="11"
          sodipodi:type="arc"
          id="path4390"
-         
style="opacity:0.66000001;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.26778674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.66000001;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.26778674;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-ellipse-select.svg b/icons/Symbolic/24/gimp-tool-ellipse-select.svg
index 6c8d81a65f..36b35cac88 100644
--- a/icons/Symbolic/24/gimp-tool-ellipse-select.svg
+++ b/icons/Symbolic/24/gimp-tool-ellipse-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-eraser.svg b/icons/Symbolic/24/gimp-tool-eraser.svg
index a501cc3a52..27a23ffb70 100644
--- a/icons/Symbolic/24/gimp-tool-eraser.svg
+++ b/icons/Symbolic/24/gimp-tool-eraser.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-exposure.svg b/icons/Symbolic/24/gimp-tool-exposure.svg
index e548aa5019..dd90930df9 100644
--- a/icons/Symbolic/24/gimp-tool-exposure.svg
+++ b/icons/Symbolic/24/gimp-tool-exposure.svg
@@ -68,7 +68,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-53.35187,484.03851)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -128,13 +128,13 @@
          id="path3712"
          transform="matrix(0.26458334,0,0,0.26458334,0,290.64999)"
          d="M 1,1 V 23 H 23 V 1 Z m 1,1 h 20 v 20 z m 2,15 h 8 v 2 H 4 Z"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          inkscape:connector-curvature="0"
          id="rect3708"
          d="m 3.96875,291.70832 v 0.79375 H 3.175 v 0.52916 h 0.79375 v 0.79375 h 0.5291667 v -0.79375 h 
0.79375 v -0.52916 h -0.79375 v -0.79375 z"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke-width:0.26458335" />
+         style="opacity:1;fill:#bebebe;fill-opacity:1;stroke-width:0.26458335" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-flip.svg b/icons/Symbolic/24/gimp-tool-flip.svg
index 81c89ef527..b1436208e3 100644
--- a/icons/Symbolic/24/gimp-tool-flip.svg
+++ b/icons/Symbolic/24/gimp-tool-flip.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-foreground-select.svg 
b/icons/Symbolic/24/gimp-tool-foreground-select.svg
index 319ab14c39..894decc0e5 100644
--- a/icons/Symbolic/24/gimp-tool-foreground-select.svg
+++ b/icons/Symbolic/24/gimp-tool-foreground-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -506,7 +506,7 @@
        id="gimp-tool-foreground-select-24">
       <path
          inkscape:connector-curvature="0"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.79999971;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.79999971;marker:none;enable-background:accumulate"
          d="m 13,1039.8622 a 3.5,3.5 0 0 1 -3.5,3.5 3.5,3.5 0 0 1 -3.5,-3.5 3.5,3.5 0 0 1 3.5,-3.5 3.5,3.5 0 
0 1 3.5,3.5 z"
          id="path20580-1-7" />
       <path
diff --git a/icons/Symbolic/24/gimp-tool-free-select.svg b/icons/Symbolic/24/gimp-tool-free-select.svg
index 720b8f37a5..2201c91c86 100644
--- a/icons/Symbolic/24/gimp-tool-free-select.svg
+++ b/icons/Symbolic/24/gimp-tool-free-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-fuzzy-select.svg b/icons/Symbolic/24/gimp-tool-fuzzy-select.svg
index 2b9d5fbca2..5a32104ead 100644
--- a/icons/Symbolic/24/gimp-tool-fuzzy-select.svg
+++ b/icons/Symbolic/24/gimp-tool-fuzzy-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-gradient.svg b/icons/Symbolic/24/gimp-tool-gradient.svg
index 5e3f962614..3b79cb2cc9 100644
--- a/icons/Symbolic/24/gimp-tool-gradient.svg
+++ b/icons/Symbolic/24/gimp-tool-gradient.svg
@@ -96,273 +96,273 @@
          inkscape:connector-curvature="0"
          id="path2"
          d="m 10.580078,1042.3661 c -0.318412,-10e-5 -1.0595543,0 -1.580078,0 v 1.9643 h 2 v -1.9682 c 
-0.06781,0 -0.353208,0 -0.419922,0 z M 13,1042.372 v 1.9623 h 2 v -1.9584 c -0.390555,-7e-4 -1.629665,0 -2,0 
z m -6,0 c -0.7571058,0 -1.3966717,0 -2,0.01 v 1.9545 h 2 z m 10,0.01 v 1.9545 h 2 v -1.9506 c 
-0.442413,-9e-4 -1.523571,0 -2,0 z m -14,0.01 c -1.2278557,0 -1.0749419,0 -3,0.01 l 0.00390625,7.9627 c 
4.8801e-4,1.095 -0.14951124,1.9975 1.49999995,1.9975 H 22.496094 c 1.649511,0 1.499512,-0.9022 1.5,-1.9975 L 
24,1042.3934 c -1.940993,0 -2.066277,0 -3,-0.01 v 1.9467 h 2 v 2.0268 h -2 v -1.9975 h -2 v 1.9975 h -2 v 
-1.9975 h -2 v 1.9975 h -2 v -1.9975 h -2 v 1.9975 H 9 v -1.9975 H 7 v 1.9975 H 5 v -1.9975 H 3 v 1.9975 H 1 
v -2.0268 h 2 z m 0,4.9742 h 2 v 1.9975 H 3 Z m 4,0 h 2 v 1.9975 H 7 Z m 4,0 h 2 v 1.9975 h -2 z m 4,0 h 2 v 
1.9975 h -2 z m 4,0 h 2 v 1.9975 h -2 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.22178757" />
+         style="fill:#bebebe;fill-opacity:1;stroke-width:1.22178757" />
       <rect
          y="1040.3336"
          x="3"
          height="2.0285714"
          width="2"
          id="rect4403-51-2"
-         
style="opacity:0.85;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.85;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1040.3336"
          x="7"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8"
-         
style="opacity:0.85;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.85;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1040.3336"
          x="11"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1"
-         
style="opacity:0.85;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.85;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1040.3336"
          x="15"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0"
-         
style="opacity:0.85;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.85;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1040.3336"
          x="19"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7"
-         
style="opacity:0.85;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.85;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="1"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-9"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="5"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-2"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="9"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1-1"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="13"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-6"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="17"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1038.3336"
          x="21"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8-9"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1036.3336"
          x="3"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-98"
-         
style="opacity:0.6;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.6;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1036.3336"
          x="7"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-7"
-         
style="opacity:0.6;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.6;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1036.3336"
          x="11"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1-8"
-         
style="opacity:0.6;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.6;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1036.3336"
          x="15"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-5"
-         
style="opacity:0.6;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.6;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1036.3336"
          x="19"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-2"
-         
style="opacity:0.6;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.6;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="1"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-9-6"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="5"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-2-6"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="9"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1-1-2"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="13"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-6-7"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="17"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8-2"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1034.3336"
          x="21"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8-9-4"
-         
style="opacity:0.45;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.45;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1032.3336"
          x="3"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-3"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1032.3336"
          x="7"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-71"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1032.3336"
          x="11"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1-6"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1032.3336"
          x="15"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-1"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1032.3336"
          x="19"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-5"
-         
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="1"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-9-9"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="5"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-2-7"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="9"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-1-1-9"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="13"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-6-78"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="17"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8-97"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1030.3336"
          x="21"
          height="2.0285714"
          width="2"
          id="rect4403-51-2-8-0-7-8-9-7"
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92088717;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1028.3622"
          x="3"
          height="2"
          width="2"
          id="rect4403-51-2-3-3"
-         
style="opacity:0.1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1028.3622"
          x="7"
          height="2"
          width="2"
          id="rect4403-51-2-8-71-8"
-         
style="opacity:0.1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1028.3622"
          x="11"
          height="2"
          width="2"
          id="rect4403-51-2-1-6-5"
-         
style="opacity:0.1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1028.3622"
          x="15"
          height="2"
          width="2"
          id="rect4403-51-2-8-0-1-4"
-         
style="opacity:0.1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <rect
          y="1028.3622"
          x="19"
          height="2"
          width="2"
          id="rect4403-51-2-8-0-7-5-8"
-         
style="opacity:0.1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0.1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91437906;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-handle-transform.svg 
b/icons/Symbolic/24/gimp-tool-handle-transform.svg
index 4be5fd0697..2f918e2828 100644
--- a/icons/Symbolic/24/gimp-tool-handle-transform.svg
+++ b/icons/Symbolic/24/gimp-tool-handle-transform.svg
@@ -105,9 +105,9 @@
          id="rect7228"
          transform="translate(0,1028.3622)"
          d="M 1 4 L 1.0175781 19 L 8.3417969 19 C 8.9014392 17.819821 10.071669 17.049457 11.376953 
17.001953 C 12.77115 16.954547 14.060372 17.739591 14.658203 19 L 16.71875 19 L 23 19 L 19 6 L 18.564453 
5.8789062 A 3.5 3.5 0 0 1 16.123047 6.9980469 A 3.5 3.5 0 0 1 12.574219 4.2128906 L 12.167969 4.0996094 L 
8.953125 4.0703125 A 3.5 3.5 0 0 1 5.6230469 6.9980469 A 3.5 3.5 0 0 1 2.0410156 4.0078125 L 1.1601562 4 L 1 
4 z "
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.66121233;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.66121233;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path7231-1-8"
          sodipodi:type="arc"
          sodipodi:cx="11.5"
@@ -118,7 +118,7 @@
          sodipodi:end="6.2478424"
          d="m 13.998483,1048.7751 a 2.5,2.5 0 0 1 -2.411092,2.5856 2.5,2.5 0 0 1 -2.585852,-2.4108 2.5,2.5 0 
0 1 2.410438,-2.5862 2.5,2.5 0 0 1 2.586462,2.4101 L 11.5,1048.8622 Z" />
       <path
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path7231-1-8-0"
          sodipodi:type="arc"
          sodipodi:cx="5.5"
@@ -129,7 +129,7 @@
          sodipodi:end="6.2478424"
          d="m 7.9984831,1031.7751 a 2.5,2.5 0 0 1 -2.4110926,2.5856 2.5,2.5 0 0 1 -2.5858515,-2.4108 2.5,2.5 
0 0 1 2.4104382,-2.5862 2.5,2.5 0 0 1 2.5864616,2.4101 L 5.5,1031.8622 Z" />
       <path
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.86097741;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path7231-1-8-0-5"
          sodipodi:type="arc"
          sodipodi:cx="16"
diff --git a/icons/Symbolic/24/gimp-tool-heal.svg b/icons/Symbolic/24/gimp-tool-heal.svg
index 55fda3db2c..6efce9b42f 100644
--- a/icons/Symbolic/24/gimp-tool-heal.svg
+++ b/icons/Symbolic/24/gimp-tool-heal.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-hue-saturation.svg b/icons/Symbolic/24/gimp-tool-hue-saturation.svg
index 51770dd3ee..d499296f5c 100644
--- a/icons/Symbolic/24/gimp-tool-hue-saturation.svg
+++ b/icons/Symbolic/24/gimp-tool-hue-saturation.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-ink.svg b/icons/Symbolic/24/gimp-tool-ink.svg
index 3504d0e53e..15f00f5a08 100644
--- a/icons/Symbolic/24/gimp-tool-ink.svg
+++ b/icons/Symbolic/24/gimp-tool-ink.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-iscissors.svg b/icons/Symbolic/24/gimp-tool-iscissors.svg
index 91004c7bf7..51935e28cc 100644
--- a/icons/Symbolic/24/gimp-tool-iscissors.svg
+++ b/icons/Symbolic/24/gimp-tool-iscissors.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-levels.svg b/icons/Symbolic/24/gimp-tool-levels.svg
index f2863bc278..e480016cea 100644
--- a/icons/Symbolic/24/gimp-tool-levels.svg
+++ b/icons/Symbolic/24/gimp-tool-levels.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-measure.svg b/icons/Symbolic/24/gimp-tool-measure.svg
index f857562d63..6ab7e33701 100644
--- a/icons/Symbolic/24/gimp-tool-measure.svg
+++ b/icons/Symbolic/24/gimp-tool-measure.svg
@@ -37,7 +37,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-move.svg b/icons/Symbolic/24/gimp-tool-move.svg
index f759ec5502..1131cfd75b 100644
--- a/icons/Symbolic/24/gimp-tool-move.svg
+++ b/icons/Symbolic/24/gimp-tool-move.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-mypaint-brush.svg b/icons/Symbolic/24/gimp-tool-mypaint-brush.svg
index 9c0112b856..ff491f43e7 100644
--- a/icons/Symbolic/24/gimp-tool-mypaint-brush.svg
+++ b/icons/Symbolic/24/gimp-tool-mypaint-brush.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -72,7 +72,7 @@
          height="16"
          width="16"
          id="rect23758-6"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </clipPath>
   </defs>
   <sodipodi:namedview
diff --git a/icons/Symbolic/24/gimp-tool-n-point-deformation.svg 
b/icons/Symbolic/24/gimp-tool-n-point-deformation.svg
index 9d866fd353..8c9d563b0a 100644
--- a/icons/Symbolic/24/gimp-tool-n-point-deformation.svg
+++ b/icons/Symbolic/24/gimp-tool-n-point-deformation.svg
@@ -103,7 +103,7 @@
              sodipodi:nodetypes="acssascsccccccascccscscaaa"
              d="m 1212.7676,-1834.1748 c 0.4909,-3.6859 2.6273,-6.3017 5.2931,-9.6011 5.6432,-6.9842 
4.6555,-9.8285 4.6555,-12.558 0,-2.4415 -2.0164,-4.3058 -4.6555,-5.0232 -6.644,-1.8062 -15.4572,-1.126 
-17.4581,-7.5348 -0.7222,-2.3131 1.1943,-5.0477 3.4916,-6.279 2.2973,-1.2313 7.6735,-1.6515 13.9665,-1.2583 
11.148,0.6965 14.9102,0.4022 14.9102,-1.6503 0,-1.1582 -0.9045,-2.5899 -2.0099,-3.1815 -2.7683,-1.4816 
-5.0612,-6.2664 -5.0612,-10.562 5.2268,-22.5622 34.8949,-4.4351 23.1055,10.0429 -1.6824,1.9161 -2.766,3.9577 
-2.408,4.5369 0.4091,0.662 5.6045,0.9808 13.363,0.814 10.408,-0.2238 11.6515,-0.2521 13.9665,1.2583 
1.941,1.2669 4.2138,3.9659 3.4916,6.279 -2.0009,6.4088 -12.3664,6.1466 -17.4581,7.5348 -3.034,0.8271 
-4.0338,4.2742 -4.6555,5.0232 -1.4857,1.7902 -0.8652,4.6895 4.6555,12.558 5.0248,7.1621 7.1452,12.5828 
4.8948,16.9348 -1.3578,2.6258 -1.9304,3.158 -4.8948,3.158 -5.2362,0 -8.6212,-1.9078 -13.9665,-8.7906 
-2.63,-3.3867 -6.1821,-6.279 -6.9833,-6.279 -0.8012,0 -4.033
 7,2.9022
  -6.9833,6.279 -5.1854,5.9363 -6.8498,8.5237 -11.5558,8.7862 -2.3215,0.1295 -4.6671,-1.689 -6.0844,-3.677 
-1.3244,-1.8576 -1.9284,-4.4905 -1.6194,-6.8103 z"
              inkscape:connector-curvature="0"
-             style="fill:#d6d6d6;fill-opacity:1"
+             style="fill:#bebebe;fill-opacity:1"
              id="path10359-4" />
         </g>
       </g>
@@ -112,7 +112,7 @@
          inkscape:connector-curvature="0"
          id="path6829"
          d="m 2,1037.8622 4,2 -4,2 1,1.5 5,-2.5 5.5,2 0.5,-1.5 -4,-1.5 3.5,-2 -0.5,-1.5 -5,2.5 -5.5,-2.5 z"
-         
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.98364091px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.98364091px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-tool-offset.svg b/icons/Symbolic/24/gimp-tool-offset.svg
index 0d7b54946c..37b77fb7f4 100644
--- a/icons/Symbolic/24/gimp-tool-offset.svg
+++ b/icons/Symbolic/24/gimp-tool-offset.svg
@@ -29,7 +29,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -140,7 +140,7 @@
          height="21"
          width="21"
          id="rect3623"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <g
          inkscape:export-ydpi="123.75"
          inkscape:export-xdpi="123.75"
diff --git a/icons/Symbolic/24/gimp-tool-options.svg b/icons/Symbolic/24/gimp-tool-options.svg
index 9fd2b80fcf..8528e43a4c 100644
--- a/icons/Symbolic/24/gimp-tool-options.svg
+++ b/icons/Symbolic/24/gimp-tool-options.svg
@@ -80,7 +80,7 @@
      transform="translate(0,-1028.3622)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.13086028"
+       style="fill:#bebebe;fill-opacity:1;stroke-width:0.13086028"
        d="m 24,1046.3622 v -15 h -9.175136 l -1.51518,-2.3496 c -0.280063,-0.3657 -0.878315,-0.6502 
-1.309684,-0.6502 -0.438344,0 -1.323052,0.4756 -1.405251,0.8005 l -1.2646164,2.1993 H 0 v 15 h 3 l -1.5,6 H 3 
l 0.7500003,-3 H 20.25 l 0.75,3 h 1.5 l -1.500002,-6.0001 z m -11.999917,-16.5 0.749917,1.5 h -1.5 z M 
1,1032.3622 h 22 v 13 H 1 Z m 18.5,15.5 h -15 v -1.5 h 15 z"
        id="path2"
        sodipodi:nodetypes="cccccccccccccccccccccccccccccccc" />
diff --git a/icons/Symbolic/24/gimp-tool-paintbrush.svg b/icons/Symbolic/24/gimp-tool-paintbrush.svg
index d46be8db0b..b3106f92e6 100644
--- a/icons/Symbolic/24/gimp-tool-paintbrush.svg
+++ b/icons/Symbolic/24/gimp-tool-paintbrush.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -116,7 +116,7 @@
     <g
        id="g9134">
       <g
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          transform="matrix(1.3748443,0,0,1.4226056,40.183063,1011.7472)"
          id="g9272">
         <path
diff --git a/icons/Symbolic/24/gimp-tool-path.svg b/icons/Symbolic/24/gimp-tool-path.svg
index dbdf307061..53adc92968 100644
--- a/icons/Symbolic/24/gimp-tool-path.svg
+++ b/icons/Symbolic/24/gimp-tool-path.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-pencil.svg b/icons/Symbolic/24/gimp-tool-pencil.svg
index f3e368a271..e1a096af45 100644
--- a/icons/Symbolic/24/gimp-tool-pencil.svg
+++ b/icons/Symbolic/24/gimp-tool-pencil.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-perspective-clone.svg 
b/icons/Symbolic/24/gimp-tool-perspective-clone.svg
index e957d9df18..2e32881254 100644
--- a/icons/Symbolic/24/gimp-tool-perspective-clone.svg
+++ b/icons/Symbolic/24/gimp-tool-perspective-clone.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -159,7 +159,7 @@
          height="24"
          width="24"
          id="rect8986"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8282882;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8282882;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          id="g8993">
         <g
diff --git a/icons/Symbolic/24/gimp-tool-perspective.svg b/icons/Symbolic/24/gimp-tool-perspective.svg
index 46a8bd51bd..12b43994ba 100644
--- a/icons/Symbolic/24/gimp-tool-perspective.svg
+++ b/icons/Symbolic/24/gimp-tool-perspective.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-posterize.svg b/icons/Symbolic/24/gimp-tool-posterize.svg
index ce62fd0028..c1e46061fa 100644
--- a/icons/Symbolic/24/gimp-tool-posterize.svg
+++ b/icons/Symbolic/24/gimp-tool-posterize.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-preset.svg b/icons/Symbolic/24/gimp-tool-preset.svg
index 1c060e70ec..199d3a4f8c 100644
--- a/icons/Symbolic/24/gimp-tool-preset.svg
+++ b/icons/Symbolic/24/gimp-tool-preset.svg
@@ -27,7 +27,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(246.52189,191.51971)"
@@ -116,7 +116,7 @@
          id="path2"
          transform="translate(0,1028.3622)"
          d="M 12,0 C 11.561656,0 10.677902,0.47588125 10.595703,0.80078125 L 9.3300781,3 H 0 V 18 H 3 L 
1.5,24 H 3 l 0.75,-3 h 16.5 L 21,24 h 1.5 L 21,18 h 3 V 5 L 23,6 V 17 H 1 V 4 H 17 L 18,3 H 14.824219 L 
13.310547,0.65039062 C 13.030484,0.28469062 12.431369,0 12,0 Z m 0,1.5 0.75,1.5 h -1.5 z M 4.5,18 h 15 v 1.5 
h -15 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.13086028" />
+         style="fill:#bebebe;fill-opacity:1;stroke-width:0.13086028" />
       <g
          id="tools"
          style="display:inline"
diff --git a/icons/Symbolic/24/gimp-tool-rect-select.svg b/icons/Symbolic/24/gimp-tool-rect-select.svg
index 00163ed98a..1f567bc07f 100644
--- a/icons/Symbolic/24/gimp-tool-rect-select.svg
+++ b/icons/Symbolic/24/gimp-tool-rect-select.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-rotate.svg b/icons/Symbolic/24/gimp-tool-rotate.svg
index 713ea7f0f7..7039868da8 100644
--- a/icons/Symbolic/24/gimp-tool-rotate.svg
+++ b/icons/Symbolic/24/gimp-tool-rotate.svg
@@ -49,7 +49,7 @@
      id="defs3" />
   <sodipodi:namedview
      stroke="#ef2929"
-     fill="#d6d6d6"
+     fill="#eeeeec"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="0.25490196"
@@ -115,7 +115,7 @@
       <path
          id="rect8481"
          d="M 1,-7 V 3 H 7.6354167 L 13.234809,-2.999349 15,-1.108073 V -7 Z"
-         
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.41421366;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
+         
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.41421366;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
          inkscape:connector-curvature="0" />
       <rect
          y="-8"
@@ -126,13 +126,13 @@
          
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#a3a4a2;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.29984516;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
       <path
          sodipodi:nodetypes="cccccccccc"
-         
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.269382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.269382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          d="M 21,-2.0376006 C 20.979746,-5.985634 20.964086,-5.972438 16.00544,-6.0000007 L 16,-4 c 
2.996507,0.00956 2.981673,0.058528 3,2.0000017 L 16.015659,-1.9623993 16,-1 19.750278,2 24,-1 v -0.9999983 z"
          id="path8487-9"
          inkscape:connector-curvature="0" />
       <rect
          transform="rotate(45)"
-         
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.23077261;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
+         
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.23077261;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
          id="rect8467-2"
          width="13.054263"
          height="9.5731535"
@@ -140,7 +140,7 @@
          y="-10.44343" />
       <path
          sodipodi:nodetypes="cccccccccc"
-         
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.269382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.269382px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          d="m 3.0000387,11.0376 c 0.02025,3.948033 0.03591,3.934837 4.99456,3.9624 l 0.0054,-2 c 
-2.996507,-0.0096 -2.981673,-0.05853 -3,-2.000002 l 2.984341,-0.0376 0.01566,-0.962399 L 4.2497217,6.9999986 
0,9.999999 v 0.999998 z"
          id="path8487-9-8"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/24/gimp-tool-scale.svg b/icons/Symbolic/24/gimp-tool-scale.svg
index 1fe9628a10..c0d76bdeba 100644
--- a/icons/Symbolic/24/gimp-tool-scale.svg
+++ b/icons/Symbolic/24/gimp-tool-scale.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -142,7 +142,7 @@
          id="rect9060"
          transform="translate(0,1028.3622)"
          d="m 9,11 v 0.111328 L 11.873047,13.882812 7,18.835938 9.3183594,21 14.154297,16.085938 
17,18.832031 V 11 Z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-tool-seamless-clone.svg b/icons/Symbolic/24/gimp-tool-seamless-clone.svg
index 55cceff9a0..a83b30b378 100644
--- a/icons/Symbolic/24/gimp-tool-seamless-clone.svg
+++ b/icons/Symbolic/24/gimp-tool-seamless-clone.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-shadows-highlights.svg 
b/icons/Symbolic/24/gimp-tool-shadows-highlights.svg
index 3053f36428..320f827944 100644
--- a/icons/Symbolic/24/gimp-tool-shadows-highlights.svg
+++ b/icons/Symbolic/24/gimp-tool-shadows-highlights.svg
@@ -80,7 +80,7 @@
     <g
        id="gimp-tool-shadows-highlights-24">
       <path
-         
style="color:#000000;overflow:visible;opacity:0.5;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:0.5;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          d="m 3.1750002,291.17916 a 2.6458337,2.6458337 0 0 0 -2.64583343,2.64583 2.6458337,2.6458337 0 0 0 
2.64583343,2.64583 2.6458337,2.6458337 0 0 0 2.6458334,-2.64583 2.6458337,2.6458337 0 0 0 -2.6458334,-2.64583 
z m 0,0.52916 a 2.1166669,2.1166669 0 0 1 2.1166667,2.11667 2.1166669,2.1166669 0 0 1 -2.1166667,2.11667 
2.1166669,2.1166669 0 0 1 -0.79375,-0.15607 v -0.3731 c 0,-0.14117 0.1287774,-0.26458 0.2604492,-0.26458 h 
1.0624675 c 0.146577,0 0.2645833,-0.11801 0.2645833,-0.26459 0,-0.14657 -0.1180063,-0.26458 
-0.2645833,-0.26458 H 2.6458335 c -0.1465826,0 -0.2645833,-0.118 -0.2645833,-0.26458 0,-0.14659 
0.1180007,-0.26459 0.2645833,-0.26459 h 1.0583334 c 0.146582,0 0.2645833,-0.118 0.2645833,-0.26458 0,-0.14658 
-0.1180013,-0.26458 -0.2645833,-0.26458 H 2.6458335 c -0.1465826,0 -0.2645833,-0.118 -0.2645833,-0.26459 
0,-0.14658 0.1180007,-0.26458 0.2645833,-0.26458 h 1.0583334 c 0.1465781,0 0.2645833,-0.11801 
0.2645833,-0.26458 0,-0.14658 -0.1180052,-0.26459 -0.2645833,-
 0.26459 
 H 2.653585 c -0.1426419,0 -0.2723348,-0.12408 -0.2723348,-0.26716 v -0.37104 a 2.1166669,2.1166669 0 0 1 
0.79375,-0.15555 z"
          id="path3648"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/24/gimp-tool-shear.svg b/icons/Symbolic/24/gimp-tool-shear.svg
index 6ac5ff4536..e393b86e38 100644
--- a/icons/Symbolic/24/gimp-tool-shear.svg
+++ b/icons/Symbolic/24/gimp-tool-shear.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-smudge.svg b/icons/Symbolic/24/gimp-tool-smudge.svg
index 38e8ede47b..67b8f94465 100644
--- a/icons/Symbolic/24/gimp-tool-smudge.svg
+++ b/icons/Symbolic/24/gimp-tool-smudge.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -110,7 +110,7 @@
        inkscape:label="gimp-tool-smudge"
        transform="matrix(1.5,0,0,1.5,-211.5003,702.8622)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1"
+         style="fill:#bebebe;fill-opacity:1"
          transform="matrix(0.13687821,0,0,-0.13687821,68.843525,244.68735)"
          id="g12900">
         <path
diff --git a/icons/Symbolic/24/gimp-tool-text.svg b/icons/Symbolic/24/gimp-tool-text.svg
index 23e2751947..475845abef 100644
--- a/icons/Symbolic/24/gimp-tool-text.svg
+++ b/icons/Symbolic/24/gimp-tool-text.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-threshold.svg b/icons/Symbolic/24/gimp-tool-threshold.svg
index 28011617fe..74aab10c08 100644
--- a/icons/Symbolic/24/gimp-tool-threshold.svg
+++ b/icons/Symbolic/24/gimp-tool-threshold.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-transform-3d.svg b/icons/Symbolic/24/gimp-tool-transform-3d.svg
index 36b026908d..c983032cc4 100644
--- a/icons/Symbolic/24/gimp-tool-transform-3d.svg
+++ b/icons/Symbolic/24/gimp-tool-transform-3d.svg
@@ -76,7 +76,7 @@
      id="layer1"
      transform="translate(0,-290.64998)">
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
        d="m -0.75390625,0.24804688 c 0,0 0,0.75195312 0,0.75195312 0,0 0,15.753906 0,15.753906 0,0 
16.50781225,-2.875977 16.50781225,-2.875977 0,0 0,-10.7539053 0,-10.7539053 0,0 -16.50781225,-2.87597682 
-16.50781225,-2.87597682 z M 1.4525936,2.068179 c 0,0 4.4045654,0.6273444 4.4045654,0.6273444 0,0 0,3.0098615 
0,3.0098615 0,0 -4.4045654,-0.302095 -4.4045654,-0.302095 0,0 0,-3.3351109 0,-3.3351109 z M 
7.491225,2.9282643 c 0,0 3.350875,0.4772668 3.350875,0.4772668 0,0 0,2.641755 0,2.641755 0,0 
-3.350875,-0.2298258 -3.350875,-0.2298258 0,0 0,-2.889196 0,-2.889196 z m 4.615892,0.6574437 c 0,0 
2.632122,0.3748944 2.632122,0.3748944 0,0 0,2.353976 0,2.353976 0,0 -2.632122,-0.1805288 -2.632122,-0.1805288 
0,0 0,-2.5483416 0,-2.5483416 z M 1.4525936,6.831559 c 0,0 4.4045654,0.1628063 4.4045654,0.1628063 0,0 
0,3.0115417 0,3.0115417 0,0 -4.4045654,0.162625 -4.4045654,0.162625 0,0 0,-3.336973 0,-3.336973 z M 
7.491225,7.0547654 c 0,0 3.350875,0.1238586 3.350875,0.1238586 0,0 0,2.6432301
  0,2.643
 2301 0,0 -3.350875,0.1237204 -3.350875,0.1237204 0,0 0,-2.8908091 0,-2.8908091 z m 4.615892,0.1706175 c 0,0 
2.632122,0.097291 2.632122,0.097291 0,0 0,2.3552903 0,2.3552903 0,0 -2.632122,0.097183 -2.632122,0.097183 0,0 
0,-2.5497644 0,-2.5497643 z M 1.4525936,11.596801 c 0,0 4.4045654,-0.301913 4.4045654,-0.301913 0,0 
0,3.011542 0,3.011542 0,0 -4.4045654,0.627344 -4.4045654,0.627344 0,0 0,-3.336973 0,-3.336973 z M 
7.491225,11.18288 c 0,0 3.350875,-0.229688 3.350875,-0.229688 0,0 0,2.64323 0,2.64323 0,0 -3.350875,0.477267 
-3.350875,0.477267 0,0 0,-2.890809 0,-2.890809 z m 4.615892,-0.316399 c 0,0 2.632122,-0.180421 
2.632122,-0.180421 0,0 0,2.355291 0,2.355291 0,0 -2.632122,0.374894 -2.632122,0.374894 0,0 0,-2.549764 
0,-2.549764 z"
        transform="matrix(0.28849977,0,0,0.38471187,1.0112518,290.55455)"
        id="rect8574"
diff --git a/icons/Symbolic/24/gimp-tool-unified-transform.svg 
b/icons/Symbolic/24/gimp-tool-unified-transform.svg
index ef74ced776..2fb3c5b16b 100644
--- a/icons/Symbolic/24/gimp-tool-unified-transform.svg
+++ b/icons/Symbolic/24/gimp-tool-unified-transform.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-warp.svg b/icons/Symbolic/24/gimp-tool-warp.svg
index 1f0f666ac4..f1f7a7362e 100644
--- a/icons/Symbolic/24/gimp-tool-warp.svg
+++ b/icons/Symbolic/24/gimp-tool-warp.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tool-zoom.svg b/icons/Symbolic/24/gimp-tool-zoom.svg
index 6fabc71abf..901d0669fe 100644
--- a/icons/Symbolic/24/gimp-tool-zoom.svg
+++ b/icons/Symbolic/24/gimp-tool-zoom.svg
@@ -28,7 +28,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-tools.svg b/icons/Symbolic/24/gimp-tools.svg
index 6520394ddb..818086c1fe 100644
--- a/icons/Symbolic/24/gimp-tools.svg
+++ b/icons/Symbolic/24/gimp-tools.svg
@@ -94,7 +94,7 @@
        sodipodi:nodetypes="cssssssc"
        id="path6659-0"
        d="M 3.2756368,8.3574651 C 2.6200906,8.957352 2.2698884,9.6320086 2.4906748,9.8899668 L 
3.1653873,10.678275 C 3.397032,10.94892 3.9392237,10.231415 4.6579978,9.6104283 5.3767716,8.9894422 
6.0030126,8.6974773 5.7713678,8.4268325 L 5.0966553,7.6385244 C 4.8650106,7.3678796 4.0948549,7.6497 
3.3760811,8.2706861 3.3423883,8.2997941 3.307877,8.3279641 3.2756368,8.3574651 Z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.29053822;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.29053822;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
     <g
        transform="translate(2.3869301,0.84681638)"
        id="g4001">
@@ -102,25 +102,25 @@
          id="g4052"
          transform="matrix(1.0021201,0,0,0.97880788,1.2330309,-0.00978808)">
         <path
-           style="opacity:0.5;fill:#d6d6d6;fill-opacity:1"
+           style="opacity:0.5;fill:#bebebe;fill-opacity:1"
            id="path28"
            d="M 1.737,3.942 C 2.644,6.823 8.323,10.878 9.911,9.76 11.521,8.627 9.838,2.482 8.061,0.01"
            inkscape:connector-curvature="0" />
         <path
            id="path30"
            d="M 1.737,3.943 C 2.131,5.194 3.692,6.655 5.344,8.12 5.686,7.322 6.587,5.694 9.901,4.278 
9.29,2.606 8.703,0.904 8.061,0.01"
-           style="fill:#d6d6d6;fill-opacity:1"
+           style="fill:#bebebe;fill-opacity:1"
            inkscape:connector-curvature="0" />
         <path
            id="path32"
            d="M 1.737,3.943 C 1.748,3.977 1.76,4.011 1.773,4.046 L 8.119,0.093 C 8.1,0.065 8.081,0.036 
8.062,0.01 L 1.738,3.943"
-           style="opacity:0.33000004;fill:#d6d6d6;fill-opacity:1"
+           style="opacity:0.33000004;fill:#bebebe;fill-opacity:1"
            inkscape:connector-curvature="0" />
         <g
            style="fill:url(#linearGradient4028);fill-opacity:1;fill-rule:evenodd"
            id="g34">
           <path
-             
style="fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.49999857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             
style="fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-width:0.49999857;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
              id="path36"
              d="m 1.838,13.01 2.466,0 0,7.101 -2.466,0 z"
              transform="matrix(0.84502,-0.53474,0.53474,0.84502,0,0)"
@@ -135,7 +135,7 @@
            id="path6617"
            transform="matrix(2.8856659,2.4814314,-2.4854138,2.8902973,51.600709,-17.075913)"
            d="M 3.03125,8.1992188 C 2.5676682,8.3773697 1.6198049,9.190734 1.3359375,9.6542969 l 
0.1328125,1.1542971 3.4472656,4.425781 3.5039063,-2.832031 -4.375,-4.0253909 z M 3.0546875,8.3027344 
4.015625,8.4785156 C 3.1144213,8.8894786 1.7233869,10.181074 1.5839844,10.773438 L 1.4179688,9.7324219 C 
1.8101637,9.2418112 2.4466687,8.5938979 3.0546875,8.3027344 Z m 1.6191406,0.7753906 1.2714844,1.193359 c 
-0.7514332,0.07352 -2.777363,1.876154 -2.9238281,2.375 L 1.9707031,11.308594 C 2.313388,10.594647 
4.2320316,9.1276471 4.6738281,9.078125 Z"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:#d6d6d6;stroke-width:0.26254222;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#bebebe;stroke-width:0.26254222;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
         <rect
            ry="0.88388366"
            rx="0.88388413"
@@ -146,7 +146,7 @@
            height="3.9277525"
            width="19.974413"
            id="rect5742"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:#d6d6d6;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:#bebebe;stroke-width:1.0000006;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/24/gimp-transparency.svg b/icons/Symbolic/24/gimp-transparency.svg
index 5eb7928c20..b5efcf665a 100644
--- a/icons/Symbolic/24/gimp-transparency.svg
+++ b/icons/Symbolic/24/gimp-transparency.svg
@@ -25,7 +25,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/24/gimp-undo-history.svg b/icons/Symbolic/24/gimp-undo-history.svg
index 359fcbc773..3e0e0b26fc 100644
--- a/icons/Symbolic/24/gimp-undo-history.svg
+++ b/icons/Symbolic/24/gimp-undo-history.svg
@@ -86,13 +86,13 @@
        id="gimp-undo-history"
        inkscape:label="gimp-undo-history">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          d="m 101.0002,429 4.00001,-4.02308 0,8 z"
          id="path11633"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccc" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none"
          id="rect35735-0-1"
          width="16"
          height="16"
@@ -100,12 +100,12 @@
          y="296"
          transform="matrix(1,0,0,-1,81.0006,730.9779)" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 110.49609,427.97852 -5.5,0.0215 0.008,2 5.5,-0.0215 c 0.83541,-0.003 1.49609,0.65973 
1.49609,1.5 0,0.84026 -0.65973,1.5 -1.5,1.5 H 110 v 2 h 0.5 c 1.92115,0 3.5,-1.57885 3.5,-3.5 0,-1.92116 
-1.57792,-3.50775 -3.50391,-3.5 z"
          id="path35770-4-9"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 113.0006,428.9779 v -2 h 0.5 c 0.84027,0 1.5,-0.65973 1.5,-1.5 0,-0.84026 -0.66068,-1.50336 
-1.49609,-1.5 l -5.5,0.0215 -0.008,-2 5.5,-0.0215 c 1.92599,-0.008 3.50391,1.57884 3.50391,3.5 0,1.92115 
-1.57885,3.5 -3.5,3.5 z"
          id="path11692"
          inkscape:connector-curvature="0" />
@@ -114,7 +114,7 @@
          inkscape:connector-curvature="0"
          id="path11690"
          d="m 104.0002,423 4.00001,-4.02308 0,8 z"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-user-manual.svg b/icons/Symbolic/24/gimp-user-manual.svg
index b315b3259f..310cbb03fa 100644
--- a/icons/Symbolic/24/gimp-user-manual.svg
+++ b/icons/Symbolic/24/gimp-user-manual.svg
@@ -109,7 +109,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.4994837,0,0,1.5033079,965.50517,-306.88458)"
diff --git a/icons/Symbolic/24/gimp-video.svg b/icons/Symbolic/24/gimp-video.svg
index dc78db780e..f8998848f8 100644
--- a/icons/Symbolic/24/gimp-video.svg
+++ b/icons/Symbolic/24/gimp-video.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1296.8947,607.31841)"
@@ -132,7 +132,7 @@
          height="16"
          width="16"
          id="rect24874-7-8"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       <path
          
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7027);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.50793636;marker:none;enable-background:new"
          d="m 564,382 0,2 0,12 c 0,2 -1,2 -1,2 l 1,0 c 0,0 1,0 1,-1 l 1,0 c 0,1 -1,1 -1,1 l 1,0 c 0,0 
1,0.33333 1,-0.66667 l 6,0 c 0,1 -0.67515,0.66667 -1,0.66667 l 1,0 c 0,0 1,0 1,-1 l 1,0 c 0,1 -1,1 -1,1 l 1,0 
c 0,0 1,0 1,-2 l 0,-12 0,-2 -3,0 0,2 0,2 -6,0 0,-2 0,-2 z m 1,1 1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z m -9,2 
1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z m -9,2 1,0 0,1 -1,0 z m 2,0.33333 6,0 0,3.33334 -6,0 z M 574,387 l 1,0 
0,1 -1,0 z m -9,2 1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z m -9,2 1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z m -7,1 6,0 
0,4 -6,0 z m -2,1 1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z m -9,2 1,0 0,1 -1,0 z m 9,0 1,0 0,1 -1,0 z"
diff --git a/icons/Symbolic/24/gimp-warning.svg b/icons/Symbolic/24/gimp-warning.svg
index 3810693903..fe738591d5 100644
--- a/icons/Symbolic/24/gimp-warning.svg
+++ b/icons/Symbolic/24/gimp-warning.svg
@@ -84,7 +84,7 @@
        id="g3950"
        transform="matrix(1.5000679,0,0,1.5000593,-8.3563217e-4,-526.24351)">
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75991654;marker:none;enable-background:new"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75991654;marker:none;enable-background:new"
          d="M 11.902344,0.00390625 C 11.109475,-0.04259375 10.336789,0.45865007 9.734375,1.5625 L 
0.3046875,20.226562 C -0.50020645,21.777412 0.37758976,24 1.9550781,24 H 21.804688 c 1.481207,0 
2.870447,-1.866938 1.83789,-3.773438 L 14.119141,1.6640625 C 13.517556,0.62381257 12.695213,0.04980625 
11.902344,0.00390625 Z M 12,6 c 1.380171,0.0225 1.484542,0.8790532 1.552734,2.0019531 V 14.339844 C 
13.563294,15.190344 12.797199,16 12,16 11.202816,16 10.523886,15.190344 10.535156,14.339844 V 8.0019531 C 
10.554331,6.8756032 10.745871,5.9844 12,6 Z m 0,11 c 1.098795,0 2.000018,0.9012 2,2 1.8e-5,1.0988 -0.901205,2 
-2,2 -1.098795,0 -2.0000182,-0.9012 -2,-2 -1.82e-5,-1.0988 0.901205,-2 2,-2 z"
          transform="matrix(0.66666671,0,0,0.66666671,0,1036.3622)"
          id="path18112"
diff --git a/icons/Symbolic/24/gimp-web.svg b/icons/Symbolic/24/gimp-web.svg
index b2631bffa4..f6ad835208 100644
--- a/icons/Symbolic/24/gimp-web.svg
+++ b/icons/Symbolic/24/gimp-web.svg
@@ -25,7 +25,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-482.61525,330.965)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -153,7 +153,7 @@
          inkscape:connector-curvature="0"
          id="path4316"
          d="m 12,1028.3622 a 12,12 0 0 0 -12,12 12,12 0 0 0 12,12 12,12 0 0 0 12,-12 12,12 0 0 0 -12,-12 z m 
0,2 a 10,10 0 0 1 10,10 10,10 0 0 1 -10,10 10,10 0 0 1 -10,-10 10,10 0 0 1 10,-10 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.44092333;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.44092333;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/24/gimp-wilber.svg b/icons/Symbolic/24/gimp-wilber.svg
index a16f7b239f..a1c3630f0d 100644
--- a/icons/Symbolic/24/gimp-wilber.svg
+++ b/icons/Symbolic/24/gimp-wilber.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(421.71208,263.99376)"
diff --git a/icons/Symbolic/24/gtk-select-color.svg b/icons/Symbolic/24/gtk-select-color.svg
index fdfcdcc868..c6090e764a 100644
--- a/icons/Symbolic/24/gtk-select-color.svg
+++ b/icons/Symbolic/24/gtk-select-color.svg
@@ -102,7 +102,7 @@
              id="g4010"
              transform="matrix(1.0501565,0,0,1.0501565,-0.29003914,-52.708266)">
             <path
-               
style="opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.60283387;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               
style="opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.60283387;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
                d="M 10.037109 0.30273438 C 6.4836236 0.34998919 1.7203465 1.5555435 1.8007812 5.4238281 C 
1.8865907 9.5496518 6.9502851 7.9208894 7.1425781 9.7539062 C 7.453362 12.716787 0.98216052 21.729083 
10.816406 23.496094 C 17.381721 24.676049 24.350458 20.623903 23.650391 12.451172 C 23.020808 5.1008332 
16.880434 0.48970612 10.740234 0.30273438 L 10.037109 0.30273438 z M 8.5078125 2.7050781 C 10.179538 
2.7050781 11.533203 3.6453677 11.533203 4.8046875 C 11.533203 5.9636923 10.179538 6.9023436 8.5078125 
6.9023438 C 6.8360871 6.9023438 5.4746094 5.9636923 5.4746094 4.8046875 C 5.4746094 3.6453677 6.8360871 
2.7050781 8.5078125 2.7050781 z M 18.5 7 A 2.5 2.5 0 0 1 21 9.5 A 2.5 2.5 0 0 1 18.5 12 A 2.5 2.5 0 0 1 16 
9.5 A 2.5 2.5 0 0 1 18.5 7 z M 17.5 14 C 18.880712 14 20 15.119288 20 16.5 C 20 17.880712 18.880712 19 17.5 
19 C 16.119288 19 15 17.880712 15 16.5 C 15 15.119288 16.119288 14 17.5 14 z M 10.539062 15.941406 C 
11.919776 15.941406 13.039062 17.060694 13.039062 18.4
 41406 C 
 13.039062 19.822118 11.919776 20.941406 10.539062 20.941406 C 9.1583513 20.941406 8.0390625 19.822118 
8.0390625 18.441406 C 8.0390625 17.060694 9.1583513 15.941406 10.539062 15.941406 z "
                transform="matrix(0.63488444,0,0,0.63485505,2.5063077,1036.3113)"
                id="path2193" />
diff --git a/icons/Symbolic/24/media-floppy.svg b/icons/Symbolic/24/media-floppy.svg
index f22d0a3be6..782e14c5d6 100644
--- a/icons/Symbolic/24/media-floppy.svg
+++ b/icons/Symbolic/24/media-floppy.svg
@@ -71,13 +71,13 @@
       <path
          inkscape:connector-curvature="0"
          d="m 123.97,468.0008 c -1.0753,0 -1.9688,0.89336 -1.9688,1.96869 v 9.03068 0.43748 l 0.3125,0.28123 
1.6875,1.6874 v -11.40534 h 10 v 9.99942 h -1.81818 v 1.99989 h 1.84938 c 1.0753,0 1.9688,-0.89336 
1.9688,-1.96869 v -10.06142 c 0,-1.07994 -0.89,-1.96989 -1.97,-1.96989 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99997145"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99997145"
          id="rect2860"
          sodipodi:nodetypes="cscccccccccssscc" />
       <path
          inkscape:connector-curvature="0"
          d="m 126.13757,476.27273 c -0.52882,0 -0.95455,0.42572 -0.95455,0.95454 v 3.81818 c 0,0.52882 
0.42573,0.95455 0.95455,0.95455 h 3.81818 c 0.52882,0 0.95454,-0.42573 0.95454,-0.95455 v -3.81818 c 
0,-0.52882 -0.42572,-0.95454 -0.95454,-0.95454 z m 0,0.95454 h 1.90909 v 3.81818 h -1.90909 z"
-         style="color:#d6d6d6;fill:#d6d6d6;stroke-width:0.95454544"
+         style="color:#bebebe;fill:#bebebe;stroke-width:0.95454544"
          id="rect2880" />
     </g>
   </g>
diff --git a/icons/Symbolic/24/media-optical.svg b/icons/Symbolic/24/media-optical.svg
index 4739203e84..d449a244c1 100644
--- a/icons/Symbolic/24/media-optical.svg
+++ b/icons/Symbolic/24/media-optical.svg
@@ -63,12 +63,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m -291.0116,446.99936 c -4.39119,0 -7.99234,3.60114 -7.99234,7.99234 0,4.3912 3.60115,8.01783 
7.99234,8.01783 4.3912,0 8.01783,-3.62663 8.01783,-8.01783 0,-4.3912 -3.62663,-7.99234 -8.01783,-7.99234 z m 
0,4.5816 c 1.92058,0 3.43623,1.49017 3.43623,3.41074 0,1.92058 -1.51554,3.43623 -3.43623,3.43623 -1.92068,0 
-3.41074,-1.51555 -3.41074,-3.43623 0,-1.92057 1.49017,-3.41074 3.41074,-3.41074 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:1.14285707"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:1.14285707"
          id="path5050" />
       <path
          inkscape:connector-curvature="0"
          d="m -290.98912,452.66964 c -1.27942,0 -2.34455,1.05003 -2.34455,2.33481 0,1.28477 1.06504,2.33482 
2.34455,2.33482 1.27941,0 2.32508,-1.05005 2.32508,-2.33482 0,-1.28478 -1.04566,-2.33481 -2.32508,-2.33481 z 
m 0,1.16742 c 0.65007,0 1.16256,0.51464 1.16256,1.16744 0,0.65279 -0.51249,1.16742 -1.16256,1.16742 -0.6501,0 
-1.16258,-0.51463 -1.16258,-1.16742 0,-0.6528 0.51248,-1.16744 1.16258,-1.16744 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:1.16701949"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:1.16701949"
          id="path5052" />
     </g>
     <rect
diff --git a/icons/Symbolic/scalable/dialog-information.svg b/icons/Symbolic/scalable/dialog-information.svg
index fb57d1b5fa..6df5109e15 100644
--- a/icons/Symbolic/scalable/dialog-information.svg
+++ b/icons/Symbolic/scalable/dialog-information.svg
@@ -84,7 +84,7 @@
          style="display:inline"
          transform="translate(-141.0002,517.3622)">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -92,302 c -4.418278,0 -8,3.58172 -8,8 0,4.41828 3.581722,8 8,8 4.418278,0 8,-3.58172 8,-8 
0,-4.41828 -3.581722,-8 -8,-8 z m 0,2 c 3.313708,0 6,2.68629 6,6 0,3.31371 -2.686292,6 -6,6 -3.313708,0 
-6,-2.68629 -6,-6 0,-3.31371 2.686292,-6 6,-6 z"
            transform="translate(241.0002,217)"
            id="path27976"
@@ -96,7 +96,7 @@
          id="text3956"
          y="1364.6973"
          x="3.7694485"
-         
style="font-style:normal;font-weight:normal;font-size:17.11714172px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.98779672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:17.11714172px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.98779672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1364.6973"
            x="3.7694485"
diff --git a/icons/Symbolic/scalable/document-new.svg b/icons/Symbolic/scalable/document-new.svg
index 5ec1350eba..0575992efb 100644
--- a/icons/Symbolic/scalable/document-new.svg
+++ b/icons/Symbolic/scalable/document-new.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(633.23831,182.52055)"
@@ -126,7 +126,7 @@
      transform="matrix(1.0020323,0,0,1.0044172,-0.56167456,-1041.4486)">
     <path
        inkscape:connector-curvature="0"
-       style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.00322402"
+       style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.00322402"
        d="M 3,0 V 3 H 0 V 5 H 3 V 8 H 5 V 5 H 8 V 3 H 5 V 0 Z"
        transform="matrix(0.99797182,0,0,0.99560223,0.56053539,1036.8685)"
        id="rect11686" />
diff --git a/icons/Symbolic/scalable/document-open-recent.svg 
b/icons/Symbolic/scalable/document-open-recent.svg
index 76ef1c24e9..1c50b3ad10 100644
--- a/icons/Symbolic/scalable/document-open-recent.svg
+++ b/icons/Symbolic/scalable/document-open-recent.svg
@@ -92,25 +92,25 @@
              inkscape:connector-curvature="0"
              id="rect3946"
              d="m -30.041839,1034.271 4.034885,-2.5809 v 7.8915 l -4.034885,2.2335 z"
-             
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037709;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037709;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-2"
              d="m -21.972068,1034.271 4.034885,-2.5809 v 7.8915 l -4.034885,2.2335 z"
-             
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-0"
              d="m -21.972069,1034.271 -4.034885,-2.5809 v 7.8915 l 4.034885,2.2335 z"
-             
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-3"
              d="m -13.902329,1034.271 -4.038845,-2.5809 v 7.8915 l 4.038845,2.2335 z"
-             
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10042633;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10042633;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         </g>
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/document-open.svg b/icons/Symbolic/scalable/document-open.svg
index 307ea8aa00..a7fcf20dea 100644
--- a/icons/Symbolic/scalable/document-open.svg
+++ b/icons/Symbolic/scalable/document-open.svg
@@ -62,12 +62,12 @@
      transform="matrix(1,0,0,0.99995334,-160,-645.96911)">
     <path
        id="rect3845-5-8"
-       style="fill:#d6d6d6"
+       style="fill:#bebebe"
        d="m 160.53,651 c -0.28913,0 -0.53125,0.2421 -0.53125,0.5313 v 9.9375 c 0,0.2985 0.23264,0.5312 
0.53125,0.5312 h 13.812 c 0.2986,0 0.53125,-0.2326 0.53125,-0.5312 l 1.125,-4.9159 c 0,-0.2891 
-0.24212,-0.5312 -0.53125,-0.5312 h -11.594 l -0.875,3.4783 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 
-0.5,-0.223 -0.5,-0.5 v -4.9966 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.46615 V 651 Z"
        inkscape:connector-curvature="0" />
     <path
        id="path1234-3"
-       style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+       style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
        d="m 164.81,645.99963 c -0.4584,0.0875 -0.82072,0.5334 -0.8125,1 v 7 H 165 v -7.00033 h 4.9975 v 
4.00019 H 174 v 3.00014 h 0.9975 v -3.4375 c 0.006,-0.2641 -0.0976,-0.529 -0.28125,-0.7188 l -3.5625,-3.5624 
c -0.18978,-0.1837 -0.45469,-0.28737 -0.71875,-0.28125 h -5.4375 c -0.0312,-10e-4 -0.0625,-10e-4 -0.0937,0 
-0.0312,-10e-4 -0.0625,-10e-4 -0.0937,0 z"
        inkscape:connector-curvature="0"
        sodipodi:nodetypes="cccccccccccccccccc" />
diff --git a/icons/Symbolic/scalable/document-print.svg b/icons/Symbolic/scalable/document-print.svg
index 93f170f98f..b3ff762765 100644
--- a/icons/Symbolic/scalable/document-print.svg
+++ b/icons/Symbolic/scalable/document-print.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(398.6459,283.03651)"
diff --git a/icons/Symbolic/scalable/document-revert.svg b/icons/Symbolic/scalable/document-revert.svg
index 0b36b49c69..e435453544 100644
--- a/icons/Symbolic/scalable/document-revert.svg
+++ b/icons/Symbolic/scalable/document-revert.svg
@@ -94,12 +94,12 @@
          transform="matrix(0.74272062,0,0,0.74272062,31.29055,291.82008)"
          id="refresh">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -30.235797,1004.5251 c -0.996217,-0.1684 -2.032889,-0.1679 -3.074472,0.023 -4.166332,0.7652 
-7.277625,4.3678 -7.491874,8.6265 -0.214247,4.2585 2.518556,8.0975 6.58982,9.1986 4.071265,1.1012 
8.401403,-0.843 10.376348,-4.6325 l -2.660994,-1.3652 c -1.335872,2.5633 -4.186789,3.8316 -6.900738,3.0975 
-2.713948,-0.7341 -4.551238,-3.287 -4.405725,-6.1793 0.145512,-2.8924 2.228797,-5.2829 5.004148,-5.7927 
2.77535,-0.5097 5.492151,0.9867 6.565932,3.6502 l 2.785876,-1.1483 c -1.189174,-2.9498 -3.799666,-4.9732 
-6.788321,-5.4782 z"
            id="path4874"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -24.052734,1004.125 a 1.4939699,1.4939699 0 0 0 -1.470704,1.5156 v 3.9844 h -3.984374 a 
1.4939699,1.4939699 0 1 0 0,2.9863 h 6.972656 v -6.9707 a 1.4939699,1.4939699 0 0 0 -1.517578,-1.5156 z"
            id="path8393-3-8-4-9-3-7"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/document-save-as.svg b/icons/Symbolic/scalable/document-save-as.svg
index 854f1a3e43..c48986ccef 100644
--- a/icons/Symbolic/scalable/document-save-as.svg
+++ b/icons/Symbolic/scalable/document-save-as.svg
@@ -90,27 +90,27 @@
         <path
            inkscape:connector-curvature="0"
            d="m 105,652 v 1 c 1e-5,0.2653 0.0931,0.53058 0.28125,0.71875 l 3,3 L 108.5625,657 h 0.875 l 
0.28125,-0.28125 3,-3 C 112.90694,653.53058 112.99999,653.2653 113,653 v -1 h -1 c -0.2653,10e-6 
-0.53059,0.0931 -0.71875,0.28125 l -2.2812,2.2812 -2.2812,-2.2812 c -0.19,-0.19 -0.45,-0.28 -0.72,-0.28 h -1 
z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3613-6" />
         <path
            inkscape:connector-curvature="0"
            d="m 108,650 v 5 h 2 v -5 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path4388-5" />
         <path
            inkscape:connector-curvature="0"
            d="m 104,658 v 4 h 10 v -4 z m 3.3438,1.4375 c 0.0208,-10e-4 0.0417,-10e-4 0.0625,0 
0.29096,-0.0556 0.59898,0.20383 0.59375,0.5 V 660 h 2 v -0.0625 c -0.004,-0.26416 0.23582,-0.50712 
0.5,-0.50712 0.26418,0 0.50373,0.24296 0.5,0.50712 V 660 c 0,0.54535 -0.45465,1 -1,1 h -2 c -0.54535,0 
-1,-0.45465 -1,-1 v -0.0625 c -0.0108,-0.21706 0.13723,-0.43234 0.34375,-0.5 z"
-           style="color:#000000;fill:#d6d6d6;fill-rule:evenodd"
+           style="color:#000000;fill:#bebebe;fill-rule:evenodd"
            id="rect11668-7-5-4" />
         <path
            inkscape:connector-curvature="0"
            d="m 104,647 c -0.54535,0 -1,0.45465 -1,1 v 2 c 0,0.54535 0.45465,1 1,1 h 10 c 0.54535,0 
1,-0.45465 1,-1 v -2 c 0,-0.54535 -0.45465,-1 -1,-1 z m 0,1 h 10 v 2 h -10 z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="rect4390" />
         <path
            inkscape:connector-curvature="0"
            d="m 105.41,656 a 0.50005,0.50005 0 0 0 -0.3125,0.21875 l -1,1.5 a 0.50005,0.50005 0 1 0 
0.8125,0.5625 l 1,-1.5 A 0.50005,0.50005 0 0 0 105.41,656 Z m 7,0 a 0.50005,0.50005 0 0 0 -0.3125,0.78125 l 
1,1.5 a 0.50005,0.50005 0 1 0 0.8125,-0.5625 l -1,-1.5 A 0.50005,0.50005 0 0 0 112.41,656 Z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="rect4390-9-1" />
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/document-save.svg b/icons/Symbolic/scalable/document-save.svg
index 36647c0b82..2a2ebc0658 100644
--- a/icons/Symbolic/scalable/document-save.svg
+++ b/icons/Symbolic/scalable/document-save.svg
@@ -88,7 +88,7 @@
          inkscape:connector-curvature="0"
          id="path11635"
          d="m 49.0002,429 -4.02308,-4 h 8 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <g
          inkscape:label="gimp-save-tool-preset"
          id="g932">
@@ -98,13 +98,13 @@
            transform="translate(-118.9998,-119)"
            inkscape:label="document-save">
           <path
-             
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;s
 troke-wi
 
dth:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+             
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;s
 troke-wi
 
dth:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
              d="m 164.49023,546.99414 a 0.50005,0.50005 0 0 0 -0.40625,0.22852 l -1,1.5 a 0.50005,0.50005 0 
1 0 0.83204,0.55468 l 1,-1.5 a 0.50005,0.50005 0 0 0 -0.42579,-0.7832 z m 7.00391,0 a 0.50005,0.50005 0 0 0 
-0.41016,0.7832 l 1,1.5 a 0.50005,0.50005 0 1 0 0.83204,-0.55468 l -1,-1.5 a 0.50005,0.50005 0 0 0 
-0.42188,-0.22852 z"
              id="rect4390-9"
              inkscape:connector-curvature="0" />
           <rect
              transform="matrix(0,1,1,0,0,0)"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
              id="rect10837-5-8-4-4-4-1"
              y="160"
              x="538"
@@ -113,7 +113,7 @@
           <g
              id="g4555">
             <path
-               
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+               
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
                d="m 163,549 v 4 h 10 v -4 z m 3.34375,1.4375 c 0.0208,-10e-4 0.0417,-10e-4 0.0625,0 
0.29096,-0.0556 0.59898,0.20383 0.59375,0.5 V 551 h 2 v -0.0625 c -0.004,-0.26416 0.23582,-0.50712 
0.5,-0.50712 0.26418,0 0.50373,0.24296 0.5,0.50712 V 551 c 0,0.54535 -0.45465,1 -1,1 h -2 c -0.54535,0 
-1,-0.45465 -1,-1 v -0.0625 c -0.0108,-0.21706 0.13723,-0.43234 0.34375,-0.5 z"
                id="rect11668-7-5"
                sodipodi:nodetypes="ccccccsccccsccccccc"
@@ -127,7 +127,7 @@
          height="7"
          width="2"
          id="rect11650"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/edit-clear.svg b/icons/Symbolic/scalable/edit-clear.svg
index 668b0701c0..e027b47877 100644
--- a/icons/Symbolic/scalable/edit-clear.svg
+++ b/icons/Symbolic/scalable/edit-clear.svg
@@ -90,7 +90,7 @@
              inkscape:connector-curvature="0"
              d="m 126,540 -6,6 6,6 h 9.0353 c 0.53,-0.02 0.96,-0.49 0.96,-1 v -10 c 0,-0.53079 -0.34561,-1 
-1.0089,-1 h -8.99 z m 1,3 h 1 c 0.0104,-1.2e-4 0.0208,-4.6e-4 0.0313,0 0.25495,0.0112 0.50987,0.12858 
0.6875,0.3125 l 1.2812,1.2812 1.3125,-1.2812 c 0.27,-0.23 0.45,-0.3 0.69,-0.31 h 1 v 1 c 0,0.28647 
-0.0343,0.55065 -0.25,0.75 l -1.2812,1.2812 1.25,1.25 c 0.19,0.19 0.28,0.45 0.28,0.72 v 1 h -1 c 
-0.2653,-10e-6 -0.53059,-0.0931 -0.71875,-0.28125 l -1.28,-1.28 -1.2812,1.2812 c -0.19,0.19 -0.45,0.28 
-0.72,0.28 h -1 v -1 c 0,-0.26529 0.0931,-0.53058 0.28125,-0.71875 l 1.2812,-1.25 -1.2812,-1.2812 c 
-0.21,-0.19 -0.3,-0.47 -0.28,-0.75 v -1 z"
              transform="translate(-79,222)"
-             style="color:#000000;fill:#d6d6d6"
+             style="color:#000000;fill:#bebebe"
              id="path27041" />
         </g>
       </g>
diff --git a/icons/Symbolic/scalable/edit-copy.svg b/icons/Symbolic/scalable/edit-copy.svg
index 90fa04b272..e8a2b16f8a 100644
--- a/icons/Symbolic/scalable/edit-copy.svg
+++ b/icons/Symbolic/scalable/edit-copy.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.2206042,0,0,1.1428571,862.29897,-213.68329)"
diff --git a/icons/Symbolic/scalable/edit-cut.svg b/icons/Symbolic/scalable/edit-cut.svg
index a2a5e46929..47cff5d5b0 100644
--- a/icons/Symbolic/scalable/edit-cut.svg
+++ b/icons/Symbolic/scalable/edit-cut.svg
@@ -84,17 +84,17 @@
        id="g3953"
        transform="matrix(0,1.0009674,-0.99917568,0,1051.0017,1054.0591)">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
          id="path3940"
          d="m -14.1875,1044.8424 c -1.904524,0 -3.492268,1.5749 -3.492268,3.5132 0,1.9383 1.587744,3.5132 
3.492268,3.5132 1.904524,0 3.492268,-1.5749 3.492268,-3.5132 0,-1.9383 -1.587744,-3.5132 -3.492268,-3.5132 z 
m 0,2.0264 c 0.8569,0 1.507732,0.6637 1.507732,1.4868 0,0.8231 -0.650832,1.4868 -1.507732,1.4868 -0.8569,0 
-1.507732,-0.6637 -1.507732,-1.4868 0,-0.8231 0.650832,-1.4868 1.507732,-1.4868 z"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
          id="path3942"
          d="m -5.187501,1044.8425 c -1.904524,0 -3.492268,1.5748 -3.492268,3.5131 0,1.9383 1.587744,3.5132 
3.492268,3.5132 1.904525,0 3.492269,-1.5749 3.492269,-3.5132 0,-1.9383 -1.587744,-3.5131 -3.492269,-3.5131 z 
m 0,2.0263 c 0.8569,0 1.507733,0.6637 1.507733,1.4868 0,0.8231 -0.650833,1.4869 -1.507733,1.4869 -0.8569,0 
-1.507732,-0.6638 -1.507732,-1.4869 0,-0.8231 0.650832,-1.4868 1.507732,-1.4868 z"
          inkscape:connector-curvature="0" />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          sodipodi:nodetypes="ccccccccccccc"
          id="rect4875-7"
          d="m -14.591388,1035.8556 c -1.060411,0.554 -1.406518,1.7592 -0.794292,2.7188 l 4.420406,7.2812 
-1.746288,2.368 1.414082,2.0851 1.60998,-2.4843 1.57873,2.4843 1.401138,-1.9968 -1.702094,-2.4563 
4.420406,-7.2812 c 0.612226,-0.9596 0.266119,-2.1648 -0.794292,-2.7188 l -4.903888,8 z"
diff --git a/icons/Symbolic/scalable/edit-delete.svg b/icons/Symbolic/scalable/edit-delete.svg
index e4d9c51233..d476044ae8 100644
--- a/icons/Symbolic/scalable/edit-delete.svg
+++ b/icons/Symbolic/scalable/edit-delete.svg
@@ -117,7 +117,7 @@
         <path
            id="path39843"
            d="m -0.67104149,1023.4621 c -0.55400001,0 -1.18750001,0.3054 -1.18750001,0.8594 l 0,7.1406 c 
0,0.554 0.6335,1 1.18750001,1 l 6.81249999,0 c 0.554,0 1,-0.446 1,-1 l 0,-7.1406 c 0,-0.554 -0.446,-0.8594 
-1,-0.8594 z m 1.0968133,1.1185 2.21568669,2.2565 2.2499999,-2.25 1.125,1.125 -2.25,2.25 2.25,2.25 
-1.125,1.125 -2.2499999,-2.25 -2.25000002,2.25 -1.12499998,-1.125 2.28125,-2.3125 -2.28125,-2.1875 z"
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="sssssssssccccccccccccc" />
       </g>
diff --git a/icons/Symbolic/scalable/edit-paste.svg b/icons/Symbolic/scalable/edit-paste.svg
index 36c6f8ec19..d7c11fff96 100644
--- a/icons/Symbolic/scalable/edit-paste.svg
+++ b/icons/Symbolic/scalable/edit-paste.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(706.45257,-184.97289)"
diff --git a/icons/Symbolic/scalable/edit-redo.svg b/icons/Symbolic/scalable/edit-redo.svg
index 4aab3bc7d0..0dcb639484 100644
--- a/icons/Symbolic/scalable/edit-redo.svg
+++ b/icons/Symbolic/scalable/edit-redo.svg
@@ -88,9 +88,9 @@
            inkscape:connector-curvature="0"
            id="path15820"
            d="m 286,1113.362 4,4 v -8 z"
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1" />
+           style="color:#000000;fill:#bebebe;fill-opacity:1" />
         <path
-           style="color:#000000;-inkscape-font-specification:Sans;fill:#d6d6d6;fill-opacity:1;stroke-width:2"
+           style="color:#000000;-inkscape-font-specification:Sans;fill:#bebebe;fill-opacity:1;stroke-width:2"
            d="m 290,1112.362 v 2 h 5.5 c 0.8403,0 1.5,0.66 1.5,1.5 v 0.5 0.5 c 0,0.841 -0.6597,1.5 -1.5,1.5 
H 295 v 2 h 0.5 c 1.9212,0 3.5,-1.579 3.5,-3.5 v -0.5 -0.5 c 0,-1.921 -1.5788,-3.5 -3.5,-3.5 z"
            id="path7283"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/edit-undo.svg b/icons/Symbolic/scalable/edit-undo.svg
index ade88cfe48..9f9479aa36 100644
--- a/icons/Symbolic/scalable/edit-undo.svg
+++ b/icons/Symbolic/scalable/edit-undo.svg
@@ -87,9 +87,9 @@
            inkscape:connector-curvature="0"
            id="path15820"
            d="m 286,1113.362 4,4 v -8 z"
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1" />
+           style="color:#000000;fill:#bebebe;fill-opacity:1" />
         <path
-           style="color:#000000;-inkscape-font-specification:Sans;fill:#d6d6d6;fill-opacity:1;stroke-width:2"
+           style="color:#000000;-inkscape-font-specification:Sans;fill:#bebebe;fill-opacity:1;stroke-width:2"
            d="m 290,1112.362 v 2 h 5.5 c 0.8403,0 1.5,0.66 1.5,1.5 v 0.5 0.5 c 0,0.841 -0.6597,1.5 -1.5,1.5 
H 295 v 2 h 0.5 c 1.9212,0 3.5,-1.579 3.5,-3.5 v -0.5 -0.5 c 0,-1.921 -1.5788,-3.5 -3.5,-3.5 z"
            id="path7283"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/folder-new.svg b/icons/Symbolic/scalable/folder-new.svg
index 56bf4e4351..5b01a77ec7 100644
--- a/icons/Symbolic/scalable/folder-new.svg
+++ b/icons/Symbolic/scalable/folder-new.svg
@@ -35,7 +35,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/scalable/folder.svg b/icons/Symbolic/scalable/folder.svg
index befd58a6d0..b8322f0c41 100644
--- a/icons/Symbolic/scalable/folder.svg
+++ b/icons/Symbolic/scalable/folder.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.93754,380.28591)"
diff --git a/icons/Symbolic/scalable/format-indent-more.svg b/icons/Symbolic/scalable/format-indent-more.svg
index 50317fee2c..cbac2bce47 100644
--- a/icons/Symbolic/scalable/format-indent-more.svg
+++ b/icons/Symbolic/scalable/format-indent-more.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.6666667,0,0,1,-1444.4187,-901.56966)"
diff --git a/icons/Symbolic/scalable/format-justify-center.svg 
b/icons/Symbolic/scalable/format-justify-center.svg
index 69d7784cd5..d0afeda85a 100644
--- a/icons/Symbolic/scalable/format-justify-center.svg
+++ b/icons/Symbolic/scalable/format-justify-center.svg
@@ -87,7 +87,7 @@
          height="2"
          width="16"
          id="rect17450-0"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8943783;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8943783;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1049.3622"
@@ -95,9 +95,9 @@
          height="2"
          width="6"
          id="rect17452-5"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8660441;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8660441;marker:none"
 />
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91289306;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91289306;marker:none"
          id="rect5972-7"
          width="10"
          height="2"
@@ -105,7 +105,7 @@
          y="1041.3622"
          inkscape:label="a" />
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444882;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444882;marker:none"
          id="rect5988-1"
          width="16"
          height="2"
diff --git a/icons/Symbolic/scalable/format-justify-fill.svg b/icons/Symbolic/scalable/format-justify-fill.svg
index c119a5da0c..c710c7c3aa 100644
--- a/icons/Symbolic/scalable/format-justify-fill.svg
+++ b/icons/Symbolic/scalable/format-justify-fill.svg
@@ -87,7 +87,7 @@
          height="2"
          width="16"
          id="rect17314"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8944487;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8944487;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1045.3622"
@@ -95,7 +95,7 @@
          height="2"
          width="16"
          id="rect17316"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444435;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444435;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1049.3622"
@@ -103,7 +103,7 @@
          height="2"
          width="16"
          id="rect17318"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444095;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444095;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1037.3622"
@@ -111,7 +111,7 @@
          height="2"
          width="16"
          id="rect17326"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89440227;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89440227;marker:none"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/format-justify-left.svg b/icons/Symbolic/scalable/format-justify-left.svg
index f3e436d2d4..4fd11b1fd8 100644
--- a/icons/Symbolic/scalable/format-justify-left.svg
+++ b/icons/Symbolic/scalable/format-justify-left.svg
@@ -90,7 +90,7 @@
            height="2.5156136"
            width="19.999973"
            id="rect17400-1"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12148571;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12148571;marker:none"
 />
         <rect
            inkscape:label="a"
            y="992.95593"
@@ -98,9 +98,9 @@
            height="2.5156136"
            width="12.500002"
            id="rect17404-0"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.14466405;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.14466405;marker:none"
 />
         <rect
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12154841;marker:none"
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12154841;marker:none"
            id="rect17406-2"
            width="20.000004"
            height="2.5156136"
@@ -114,7 +114,7 @@
            height="2.5156136"
            width="16.250004"
            id="rect17408-9"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13022494;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13022494;marker:none"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/format-justify-right.svg 
b/icons/Symbolic/scalable/format-justify-right.svg
index 1f79f6754a..a21628b21d 100644
--- a/icons/Symbolic/scalable/format-justify-right.svg
+++ b/icons/Symbolic/scalable/format-justify-right.svg
@@ -91,7 +91,7 @@
            height="2.5156136"
            width="19.999973"
            id="rect17400-1"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12148571;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12148571;marker:none"
 />
         <rect
            inkscape:label="a"
            y="992.95593"
@@ -99,9 +99,9 @@
            height="2.5156136"
            width="12.500002"
            id="rect17404-0"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.14466405;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.14466405;marker:none"
 />
         <rect
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12154841;marker:none"
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12154841;marker:none"
            id="rect17406-2"
            width="20.000004"
            height="2.5156136"
@@ -115,7 +115,7 @@
            height="2.5156136"
            width="16.250004"
            id="rect17408-9"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13022494;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13022494;marker:none"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-anchor.svg b/icons/Symbolic/scalable/gimp-anchor.svg
index c66027b6de..4dc769ed68 100644
--- a/icons/Symbolic/scalable/gimp-anchor.svg
+++ b/icons/Symbolic/scalable/gimp-anchor.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(502.4486,107.27709)"
@@ -125,7 +125,7 @@
        style="display:inline"
        transform="translate(-136.36275,-418.75414)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1"
+         style="fill:#bebebe;fill-opacity:1"
          transform="matrix(-0.05495446,0,0,0.05788099,195.91579,358.1862)"
          id="g16133">
         <path
diff --git a/icons/Symbolic/scalable/gimp-attach.svg b/icons/Symbolic/scalable/gimp-attach.svg
index 49ce53e5bc..898c4420cf 100644
--- a/icons/Symbolic/scalable/gimp-attach.svg
+++ b/icons/Symbolic/scalable/gimp-attach.svg
@@ -78,12 +78,12 @@
              id="g6189">
             <path
                sodipodi:nodetypes="ccccc"
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 689.99894,148.2929 -10e-5,-2 h 9.99135 v 2 z"
                id="path6173"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 699.9902,139.2929 h -9.99125 l 4.99573,8.00001 z"
                id="path6175"
                inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-business-card.svg b/icons/Symbolic/scalable/gimp-business-card.svg
index 8cd20a5de4..b4cecc0dc8 100644
--- a/icons/Symbolic/scalable/gimp-business-card.svg
+++ b/icons/Symbolic/scalable/gimp-business-card.svg
@@ -68,7 +68,7 @@
              sodipodi:nodetypes="sssssssssccccc"
              inkscape:connector-curvature="0"
              d="m -214.53025,448 c -0.82099,0 -1.406,0.64776 -1.406,1.4688 v 11.062 c 0,0.82099 
0.58496,1.4688 1.406,1.4688 h 6.12525 c 0.82099,0 1.4688,-0.64776 1.4688,-1.4688 v -11.062 c 0,-0.82099 
-0.64776,-1.4688 -1.4688,-1.4688 z m -0.406,1 h 7 v 12.0323 h -7 z"
-             style="fill:#d6d6d6"
+             style="fill:#bebebe"
              id="path23868" />
         </g>
         <g
@@ -77,32 +77,32 @@
           <path
              inkscape:connector-curvature="0"
              d="m 51.555,345.09 c -0.70541,0.62353 -1.5392,0.90625 -2.5547,0.90625 -1.0155,0 
-1.8532,-0.29053 -2.5586,-0.91406 -1.1094,0.36328 -2.436,1.2878 -2.4375,2.9023 l -0.0039,3.0117 c 
-7.2e-4,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.44602 1,-1 v -3 c 0,-1.3867 -1.1023,-2.5558 -2.4453,-2.9062 z"
-             style="fill:#d6d6d6"
+             style="fill:#bebebe"
              id="path3940-5" />
           <path
              inkscape:connector-curvature="0"
              transform="matrix(1.2,0,0,1.2,-10.4,-69)"
              d="m 52,342.5 a 2.5,2.5 0 1 1 -5,0 2.5,2.5 0 1 1 5,0 z"
-             style="color:#d6d6d6;fill:#d6d6d6"
+             style="color:#bebebe;fill:#bebebe"
              id="path3942-6" />
         </g>
       </g>
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4251"
          width="4"
          height="1"
          x="9"
          y="6" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4251-3"
          width="4"
          height="1"
          x="9"
          y="8" />
       <rect
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
          id="rect4251-6"
          width="4"
          height="1"
diff --git a/icons/Symbolic/scalable/gimp-cap-butt.svg b/icons/Symbolic/scalable/gimp-cap-butt.svg
index 9809c39c66..7c8445313c 100644
--- a/icons/Symbolic/scalable/gimp-cap-butt.svg
+++ b/icons/Symbolic/scalable/gimp-cap-butt.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(462.0912,132.74866)"
diff --git a/icons/Symbolic/scalable/gimp-cap-round.svg b/icons/Symbolic/scalable/gimp-cap-round.svg
index f304c3f258..7f88a91538 100644
--- a/icons/Symbolic/scalable/gimp-cap-round.svg
+++ b/icons/Symbolic/scalable/gimp-cap-round.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(442.00355,132.74866)"
diff --git a/icons/Symbolic/scalable/gimp-cap-square.svg b/icons/Symbolic/scalable/gimp-cap-square.svg
index 9b71bfff33..3fef783b67 100644
--- a/icons/Symbolic/scalable/gimp-cap-square.svg
+++ b/icons/Symbolic/scalable/gimp-cap-square.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(421.91594,132.74866)"
diff --git a/icons/Symbolic/scalable/gimp-center.svg b/icons/Symbolic/scalable/gimp-center.svg
index 17cf1845d8..14492e89ff 100644
--- a/icons/Symbolic/scalable/gimp-center.svg
+++ b/icons/Symbolic/scalable/gimp-center.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(399.67546,153.30453)"
@@ -155,11 +155,11 @@
          id="g4">
         <g
            id="g14"
-           style="fill:#d6d6d6">
+           style="fill:#bebebe">
           <g
              transform="translate(4.614,-3)"
              id="g8"
-             style="fill:#d6d6d6">
+             style="fill:#bebebe">
             <path
                id="path10"
                transform="matrix(1,0,0,1.000125,-385.65583,889.78331)"
diff --git a/icons/Symbolic/scalable/gimp-channel-alpha.svg b/icons/Symbolic/scalable/gimp-channel-alpha.svg
index a96a3bcab7..0c4d81be5e 100644
--- a/icons/Symbolic/scalable/gimp-channel-alpha.svg
+++ b/icons/Symbolic/scalable/gimp-channel-alpha.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(576.98107,102.18965)"
diff --git a/icons/Symbolic/scalable/gimp-channel-blue.svg b/icons/Symbolic/scalable/gimp-channel-blue.svg
index bf36d37662..23eead1609 100644
--- a/icons/Symbolic/scalable/gimp-channel-blue.svg
+++ b/icons/Symbolic/scalable/gimp-channel-blue.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(636.37534,101.76057)"
diff --git a/icons/Symbolic/scalable/gimp-channel-gray.svg b/icons/Symbolic/scalable/gimp-channel-gray.svg
index d843addde6..577005cb49 100644
--- a/icons/Symbolic/scalable/gimp-channel-gray.svg
+++ b/icons/Symbolic/scalable/gimp-channel-gray.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(659.3281,102.18965)"
diff --git a/icons/Symbolic/scalable/gimp-channel-green.svg b/icons/Symbolic/scalable/gimp-channel-green.svg
index 8e844f6d6d..fc4e9bdd82 100644
--- a/icons/Symbolic/scalable/gimp-channel-green.svg
+++ b/icons/Symbolic/scalable/gimp-channel-green.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(615.86395,101.76057)"
diff --git a/icons/Symbolic/scalable/gimp-channel-indexed.svg 
b/icons/Symbolic/scalable/gimp-channel-indexed.svg
index f01de9ad64..372feea155 100644
--- a/icons/Symbolic/scalable/gimp-channel-indexed.svg
+++ b/icons/Symbolic/scalable/gimp-channel-indexed.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(679.91487,102.18965)"
diff --git a/icons/Symbolic/scalable/gimp-channel-red.svg b/icons/Symbolic/scalable/gimp-channel-red.svg
index 13942c4adb..96f79d8036 100644
--- a/icons/Symbolic/scalable/gimp-channel-red.svg
+++ b/icons/Symbolic/scalable/gimp-channel-red.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(595.35255,101.76057)"
diff --git a/icons/Symbolic/scalable/gimp-channel.svg b/icons/Symbolic/scalable/gimp-channel.svg
index 3967aacb47..991b0d48aa 100644
--- a/icons/Symbolic/scalable/gimp-channel.svg
+++ b/icons/Symbolic/scalable/gimp-channel.svg
@@ -102,7 +102,7 @@
        id="gimp-channel"
        inkscape:label="gimp-channel">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.0587945;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.0587945;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="M 0.52929688,1036.3613 A 0.52945019,0.52945019 0 0 0 0,1036.8906 v 14.9414 a 
0.52945019,0.52945019 0 0 0 0.52929688,0.5293 H 15.470703 A 0.52945019,0.52945019 0 0 0 16,1051.832 v 
-14.9414 a 0.52945019,0.52945019 0 0 0 -0.529297,-0.5293 z m 0.52929692,1.0606 H 14.941406 v 13.8808 H 
1.0585938 Z"
          id="rect4150-76"
          inkscape:connector-curvature="0" />
@@ -112,7 +112,7 @@
          height="8"
          width="2"
          id="rect4152-2-1"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5049938;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5049938;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-channels.svg b/icons/Symbolic/scalable/gimp-channels.svg
index e79bec55b3..38d51ba7d1 100644
--- a/icons/Symbolic/scalable/gimp-channels.svg
+++ b/icons/Symbolic/scalable/gimp-channels.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(700.50166,102.18965)"
diff --git a/icons/Symbolic/scalable/gimp-char-picker.svg b/icons/Symbolic/scalable/gimp-char-picker.svg
index e17746f973..2618350ec6 100644
--- a/icons/Symbolic/scalable/gimp-char-picker.svg
+++ b/icons/Symbolic/scalable/gimp-char-picker.svg
@@ -113,7 +113,7 @@
          id="g4934"
          transform="matrix(0.99459226,0,0,0.99777268,-20.317163,140.89093)">
         <path
-           
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            d="m 225.70228,383 c -1.53288,0 -2.71875,1.31948 -2.71875,2.84375 v 8.34375 c 0,1.52427 
1.18587,2.84375 2.71875,2.84375 h 8.57897 c 1.53288,0 2.75,-1.31948 2.75,-2.84375 v -8.34375 c 0,-1.52427 
-1.21712,-2.84375 -2.75,-2.84375 z m 0.78125,1.03125 c 3.52668,0.25598 5.31717,0.13378 7.04772,0 
0.75419,-0.0583 1.53125,0.61584 1.53125,1.4375 v 7.55357 c 0,0.66541 -0.53119,1.09567 -1.1875,1.1875 
-2.83642,0.39685 -4.75306,0.44007 -7.67272,0 -0.65529,-0.0988 -1.1875,-0.52209 -1.1875,-1.1875 V 385.5 c 
0,-0.82166 0.71429,-1.52351 1.46875,-1.46875 z"
            transform="matrix(0.99886409,0,0,1,-99.747824,17)"
            id="rect11749-5-9-2-7"
@@ -121,12 +121,12 @@
            sodipodi:nodetypes="ssssssssssssssssss" />
       </g>
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.01323974;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.01323974;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 111.58008,545 -2.93164,0.0449 0.0156,1.01367 2.86719,-0.0449 c 0.19561,0.0174 0.31978,0.0761 
0.38477,0.13672 0.0663,0.0618 0.10937,0.12975 0.10937,0.3125 l -0.01,0.63086 h -2.47851 l 0.0391,0.002 c 
-0.47063,-0.0367 -0.90333,0.15013 -1.17383,0.44532 -0.27049,0.29518 -0.39922,0.66994 -0.41211,1.04296 
-0.0129,0.37303 0.089,0.76068 0.34766,1.07227 0.25866,0.31159 0.69022,0.51472 1.16992,0.5 h 3.48047 l 
0.0508,-3.68945 v -0.004 c 0,-0.40902 -0.15652,-0.79593 -0.43164,-1.05273 -0.27512,-0.2568 -0.6337,-0.37879 
-1.0039,-0.40821 z m -2.08203,3.10547 0.0195,0.002 h 2.48437 l -0.0137,1.03516 h -2.5039 -0.008 c 
-0.21295,0.007 -0.28908,-0.0501 -0.35937,-0.13477 -0.0703,-0.0847 -0.11872,-0.23134 -0.11328,-0.38867 
0.005,-0.15733 0.0659,-0.30869 0.14453,-0.39453 0.0787,-0.0858 0.15669,-0.13418 0.34961,-0.11914 z"
          id="path11643"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.04574132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.04574132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 112.29297,542.0332 -2.95313,1.11133 0.36719,0.97852 2.95508,-1.11133 z"
          id="path11645"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-clipboard.svg b/icons/Symbolic/scalable/gimp-clipboard.svg
index 7cfa0b911f..87a902d9ef 100644
--- a/icons/Symbolic/scalable/gimp-clipboard.svg
+++ b/icons/Symbolic/scalable/gimp-clipboard.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(706.45257,-184.97289)"
diff --git a/icons/Symbolic/scalable/gimp-close-all.svg b/icons/Symbolic/scalable/gimp-close-all.svg
index 873206b154..4a5ca91787 100644
--- a/icons/Symbolic/scalable/gimp-close-all.svg
+++ b/icons/Symbolic/scalable/gimp-close-all.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(501.70996,197.05797)"
@@ -197,7 +197,7 @@
          id="g4248-3">
         <path
            sodipodi:nodetypes="ccccccccccccccccc"
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0331516
 3;stroke
 
-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.0331516
 3;stroke
 
-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -40.717371,991.38023 c 0.01336,0.27923 0.246268,0.49825 0.525707,0.49437 l 1.854743,-0.0268 
0.02372,1.85419 c 0.01017,0.68847 1.042305,0.67949 1.034172,-0.009 l -0.0246,-1.85991 1.860407,-0.0268 c 
0.471987,5.3e-4 0.694805,-0.58002 0.34474,-0.89822 -0.09963,-0.0907 -0.230519,-0.13922 -0.364881,-0.13516 l 
-1.853939,0.0268 0.02179,-2.10171 c 0.338774,0.0317 -0.426052,0.62106 -0.526063,0.52318 -0.332358,-0.32441 
-0.681323,-0.84446 -0.668853,-0.38119 l 0.139841,1.9744 -1.85959,0.0268 c -0.291478,0.004 -0.521072,0.2477 
-0.507187,0.53896 z"
            id="path6388-7-7-4-7"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-close.svg b/icons/Symbolic/scalable/gimp-close.svg
index a75bf27928..922caa3685 100644
--- a/icons/Symbolic/scalable/gimp-close.svg
+++ b/icons/Symbolic/scalable/gimp-close.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.33351,99.861432)"
@@ -178,7 +178,7 @@
        height="11.076923"
        width="11.076923"
        id="rect4384"
-       style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.92307693;stroke-opacity:1" 
/>
+       style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-width:0.92307693;stroke-opacity:1" 
/>
     <path
        
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:url(#linearGradient7897-5);fill-opacity:1;fill-rule:evenodd;
 stroke:n
 
one;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
        d="m 3.4121094,1043.041 -0.7109375,0.7031 5.8867187,5.9395 0.7109375,-0.7031 z"
diff --git a/icons/Symbolic/scalable/gimp-color-cmyk.svg b/icons/Symbolic/scalable/gimp-color-cmyk.svg
index 4eb3369b35..5eaabe6b66 100644
--- a/icons/Symbolic/scalable/gimp-color-cmyk.svg
+++ b/icons/Symbolic/scalable/gimp-color-cmyk.svg
@@ -94,14 +94,14 @@
          inkscape:connector-curvature="0"
          id="rect6886"
          d="m 0,1036.3622 v 16 h 16 v -16 z m 1,1 h 14 v 14 H 1 Z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <path
          id="rect3938"
          d="m 1,1044.3622 v 7 h 7 v -7 z m 0.921875,0.7832 h 0.7949219 l 1.5175781,2.2481 1.5039062,-2.2481 
h 0.7949219 l -1.9335937,2.8633 v 2.6035 H 3.8554688 v -2.6035 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          d="M 1,1 V 8 H 8 V 1 Z m 3.5898438,0.4960938 c 0.3271484,0 0.6357421,0.042969 0.9238281,0.1308593 
0.2905273,0.085449 0.5625,0.2153321 0.8164062,0.3886719 v 0.78125 C 6.0810547,2.5649414 5.8144531,2.3901367 
5.53125,2.2753906 5.2504883,2.1606445 4.9521484,2.1035156 4.6347656,2.1035156 c -0.625,0 -1.1035156,0.1928711 
-1.4355468,0.5761719 -0.3320313,0.3808594 -0.4980469,0.9316406 -0.4980469,1.6542969 0,0.7202148 
0.1660156,1.2729492 0.4980469,1.65625 0.3320312,0.3808594 0.8105468,0.5703125 1.4355468,0.5703125 0.3173828,0 
0.6157227,-0.057129 0.8964844,-0.171875 C 5.8144531,6.2739258 6.0810547,6.1010742 6.3300781,5.8691406 V 
6.640625 C 6.0712891,6.8164062 5.7963867,6.9492188 5.5058594,7.0371094 5.2177734,7.125 4.9121094,7.1679688 
4.5898438,7.1679688 3.762207,7.1679688 3.1108398,6.9155273 2.6347656,6.4101562 2.1586914,5.9023438 
1.921875,5.2104492 1.921875,4.3339844 1.921875,3.4550781 2.1586914,2.7631836 2.6347656,2.2578125 
3.1108398,1.75 3.762207,1.4960938 4.5898438,1.49609
 38 Z"
          transform="translate(0,1036.3622)"
          id="rect3938-6"
@@ -112,20 +112,20 @@
          height="7"
          width="7"
          id="rect3938-6-3"
-         
style="opacity:0.50800003;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.50800003;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1044.3622"
          x="8"
          height="7"
          width="7"
          id="rect3938-6-3-5"
-         
style="opacity:0.25;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.25;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <text
          sodipodi:linespacing="125%"
          id="text4003"
          y="1043.7997"
          x="8.1875"
-         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1043.7997"
            x="8.1875"
@@ -136,7 +136,7 @@
          id="text4007"
          y="1050.4872"
          x="8.1875"
-         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1050.4872"
            x="8.1875"
diff --git a/icons/Symbolic/scalable/gimp-color-pick-from-screen.svg 
b/icons/Symbolic/scalable/gimp-color-pick-from-screen.svg
index 6923175272..cbb9e4dc0a 100644
--- a/icons/Symbolic/scalable/gimp-color-pick-from-screen.svg
+++ b/icons/Symbolic/scalable/gimp-color-pick-from-screen.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(401.89958,217.8657)"
diff --git a/icons/Symbolic/scalable/gimp-color-picker-black.svg 
b/icons/Symbolic/scalable/gimp-color-picker-black.svg
index 5e3cb8964e..a84df176c9 100644
--- a/icons/Symbolic/scalable/gimp-color-picker-black.svg
+++ b/icons/Symbolic/scalable/gimp-color-picker-black.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(790.80748,98.493323)"
diff --git a/icons/Symbolic/scalable/gimp-color-picker-gray.svg 
b/icons/Symbolic/scalable/gimp-color-picker-gray.svg
index 0bc2a7c380..c578faa65c 100644
--- a/icons/Symbolic/scalable/gimp-color-picker-gray.svg
+++ b/icons/Symbolic/scalable/gimp-color-picker-gray.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(790.80748,156.38702)"
diff --git a/icons/Symbolic/scalable/gimp-color-picker-white.svg 
b/icons/Symbolic/scalable/gimp-color-picker-white.svg
index e25a73dcde..84ebc7b78d 100644
--- a/icons/Symbolic/scalable/gimp-color-picker-white.svg
+++ b/icons/Symbolic/scalable/gimp-color-picker-white.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(790.80748,127.44012)"
diff --git a/icons/Symbolic/scalable/gimp-color-space-linear.svg 
b/icons/Symbolic/scalable/gimp-color-space-linear.svg
index 121837c2bf..3cae061066 100644
--- a/icons/Symbolic/scalable/gimp-color-space-linear.svg
+++ b/icons/Symbolic/scalable/gimp-color-space-linear.svg
@@ -68,14 +68,14 @@
       <path
          id="rect814"
          d="m 1,-19.500017 v 14 h 14 v -14 z m 1,1 h 12 v 12 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path819"
          d="m 2,-6.5 12,-12"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-color-space-non-linear.svg 
b/icons/Symbolic/scalable/gimp-color-space-non-linear.svg
index 142ed64609..4499101a9e 100644
--- a/icons/Symbolic/scalable/gimp-color-space-non-linear.svg
+++ b/icons/Symbolic/scalable/gimp-color-space-non-linear.svg
@@ -77,14 +77,14 @@
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
          d="M 1,1 V 15 H 15 V 1 Z M 2,2 H 14 V 14 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path819"
          d="m 0.52916668,296.47082 c 0.33769803,-1.99099 1.48398662,-2.91672 3.17500012,-3.175"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-color-space-perceptual.svg 
b/icons/Symbolic/scalable/gimp-color-space-perceptual.svg
index 142ed64609..4499101a9e 100644
--- a/icons/Symbolic/scalable/gimp-color-space-perceptual.svg
+++ b/icons/Symbolic/scalable/gimp-color-space-perceptual.svg
@@ -77,14 +77,14 @@
          id="rect814"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
          d="M 1,1 V 15 H 15 V 1 Z M 2,2 H 14 V 14 H 2 Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path819"
          d="m 0.52916668,296.47082 c 0.33769803,-1.99099 1.48398662,-2.91672 3.17500012,-3.175"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-color-triangle.svg b/icons/Symbolic/scalable/gimp-color-triangle.svg
index 924d900ce9..8edc9d11de 100644
--- a/icons/Symbolic/scalable/gimp-color-triangle.svg
+++ b/icons/Symbolic/scalable/gimp-color-triangle.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(500.77345,155.62152)"
diff --git a/icons/Symbolic/scalable/gimp-color-water.svg b/icons/Symbolic/scalable/gimp-color-water.svg
index ab20ee6a84..c222b14727 100644
--- a/icons/Symbolic/scalable/gimp-color-water.svg
+++ b/icons/Symbolic/scalable/gimp-color-water.svg
@@ -48,7 +48,7 @@
      id="defs3" />
   <sodipodi:namedview
      stroke="#ef2929"
-     fill="#d6d6d6"
+     fill="#eeeeec"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="0.25490196"
@@ -113,19 +113,19 @@
       <g
          id="g4294">
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,6.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="caaac" />
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,10.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263-7"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="caaac" />
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,8.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263-0"
            inkscape:connector-curvature="0"
@@ -134,16 +134,16 @@
       <path
          id="path4299"
          d="M 8 0 A 8 8 0 0 0 0 8 A 8 8 0 0 0 8 16 A 8 8 0 0 0 16 8 A 8 8 0 0 0 8 0 z M 8 1 A 7 7 0 0 1 15 8 
A 7 7 0 0 1 8 15 A 7 7 0 0 1 1 8 A 7 7 0 0 1 8 1 z "
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.57572687;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.57572687;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          id="path4299-3"
          d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 8,2 A 6,6 0 0 1 14,8 6,6 0 
0 1 8,14 6,6 0 0 1 2,8 6,6 0 0 1 2.0292969,7.4003906 6,6 0 0 1 8,2 Z"
-         
style="opacity:0.66000001;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.50376099;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.66000001;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.50376099;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          id="path4299-3-6"
          d="M 8,2 A 6,6 0 0 0 2,8 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 8,2.8571429 A 
5.1428571,5.1428571 0 0 1 13.142857,8 5.1428571,5.1428571 0 0 1 8,13.142857 5.1428571,5.1428571 0 0 1 
2.8571429,8 5.1428571,5.1428571 0 0 1 2.8822545,7.4860491 5.1428571,5.1428571 0 0 1 8,2.8571429 Z"
-         
style="opacity:0.33;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.43179515;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.33;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.43179515;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-colormap.svg b/icons/Symbolic/scalable/gimp-colormap.svg
index 8b1760ed20..ecf134ff2b 100644
--- a/icons/Symbolic/scalable/gimp-colormap.svg
+++ b/icons/Symbolic/scalable/gimp-colormap.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(541.89958,217.8657)"
diff --git a/icons/Symbolic/scalable/gimp-controller-keyboard.svg 
b/icons/Symbolic/scalable/gimp-controller-keyboard.svg
index cfff92301b..f4b31ae0ff 100644
--- a/icons/Symbolic/scalable/gimp-controller-keyboard.svg
+++ b/icons/Symbolic/scalable/gimp-controller-keyboard.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(575.83076,152.78664)"
diff --git a/icons/Symbolic/scalable/gimp-controller-linux-input.svg 
b/icons/Symbolic/scalable/gimp-controller-linux-input.svg
index 9493840d62..c9b5b85ccb 100644
--- a/icons/Symbolic/scalable/gimp-controller-linux-input.svg
+++ b/icons/Symbolic/scalable/gimp-controller-linux-input.svg
@@ -111,7 +111,7 @@
          inkscape:connector-curvature="0"
          id="path3943"
          d="m 1,1051.2523 c 0.7649721,-1.8522 1.2704333,-3.8672 1.0070854,-5.8769 -0.1176239,-2.0277 
-0.1785459,-4.245 1.0017243,-6.0116 1.114395,-1.5221 3.133303,-2.054 4.9547722,-1.9976 1.6664047,0.021 
3.4128961,0.7737 4.2241551,2.2713 1.1019,1.8566 1.098149,4.0846 1.116771,6.1708 -0.03625,1.2904 
0.05654,2.6468 0.761302,3.7743 0.194695,0.5561 0.987254,1.3623 0.931376,1.7134 -1.228777,0 -2.457557,0 
-3.686336,0 -0.309931,-0.7855 -0.542677,-1.5975 -0.81974,-2.3942 -0.8726467,0.8029 -2.067079,1.1071 
-3.0499294,1.7447 -1.0200429,0.4877 -2.3389962,0.4072 -3.1771724,-0.3919 -0.3445459,-0.5298 
-1.3649788,-0.9448 -1.2218725,0.06 0.087113,0.8294 -0.6704152,1.2138 -1.3930439,0.981 -0.2168382,0 
-0.4349828,-0.012 -0.6490918,-0.044 z m 5.6473117,-1.1731 c 1.0397653,-0.4041 1.9665057,-1.0425 
2.9921319,-1.4748 0.6918104,-0.4026 0.5205234,-1.5779 -0.2910915,-1.7189 -1.2230586,-0.209 -2.2035964,-1.3365 
-3.5088671,-1.1547 -0.6519187,0.053 -1.1836806,0.4652 -1.6108718,0.92 -0.5659317,0.3441 -
 1.653132
 3,0.939 -1.0264714,1.7003 0.4860984,0.6516 1.3044274,0.9293 1.8785623,1.4883 0.4523879,0.3036 
1.042222,0.4032 1.5666076,0.2398 z m -1.3171149,-1.4825 c -0.5704349,-0.1885 -1.8290998,-0.1699 
-1.6440483,-1.0404 0.6234802,-0.4919 1.341949,0.4239 2.0525922,0.2878 0.9605997,0.04 1.9636947,0.027 
2.8525794,-0.3687 0.6625958,-0.3339 1.069317,0.5375 0.3443693,0.7795 -0.7408816,0.2767 -1.5515297,0.3665 
-2.3385659,0.4252 -0.4235521,0.012 -0.8493669,-0.015 -1.2669267,-0.084 z m -1.8591262,-2.4018 c 
0.1999279,-0.6699 -0.4772494,-2.0627 0.7235887,-2.0313 0.4161526,0.171 0.6509256,1.4799 1.120729,0.6544 
0.1060862,-0.7973 -0.3784555,-1.8561 -1.2723829,-1.9342 -0.8387312,-0.026 -1.2238532,0.8189 -1.2800814,1.5235 
-0.088644,0.6713 0.051521,1.3876 0.4648893,1.9376 l 0.1274408,-0.066 0.1158169,-0.084 0,0 z m 
6.6433054,-0.082 c 0.651886,-1.2257 0.238275,-3.1045 -1.1923164,-3.5737 -0.8362374,-0.1975 -1.6917307,0.4064 
-1.9591152,1.1756 -0.5746773,0.4547 -0.020778,1.8565 0.5920392,1.2943 -0.1273789
 ,-0.74 0
 .9668749,-1.4434 1.4955203,-0.7862 0.4154661,0.6126 -0.2643994,1.8645 0.7908842,2.0354 0.1185843,0.043 
0.2541799,-0.015 0.2729879,-0.1454 z"
-         style="fill:#d6d6d6;fill-opacity:1" />
+         style="fill:#bebebe;fill-opacity:1" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-controller-midi.svg 
b/icons/Symbolic/scalable/gimp-controller-midi.svg
index f9827a7eaf..c3251aba22 100644
--- a/icons/Symbolic/scalable/gimp-controller-midi.svg
+++ b/icons/Symbolic/scalable/gimp-controller-midi.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(614.49583,152.78664)"
diff --git a/icons/Symbolic/scalable/gimp-controller-wheel.svg 
b/icons/Symbolic/scalable/gimp-controller-wheel.svg
index 89e91030ee..d6c2f00b61 100644
--- a/icons/Symbolic/scalable/gimp-controller-wheel.svg
+++ b/icons/Symbolic/scalable/gimp-controller-wheel.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(633.82833,152.78664)"
diff --git a/icons/Symbolic/scalable/gimp-controller.svg b/icons/Symbolic/scalable/gimp-controller.svg
index dd87040935..fc3a353d2e 100644
--- a/icons/Symbolic/scalable/gimp-controller.svg
+++ b/icons/Symbolic/scalable/gimp-controller.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(633.79353,128.66432)"
diff --git a/icons/Symbolic/scalable/gimp-convert-grayscale.svg 
b/icons/Symbolic/scalable/gimp-convert-grayscale.svg
index 96aab11b41..70641077ce 100644
--- a/icons/Symbolic/scalable/gimp-convert-grayscale.svg
+++ b/icons/Symbolic/scalable/gimp-convert-grayscale.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(577.29969,418.45005)"
@@ -246,7 +246,7 @@
     <g
        transform="scale(0.99996,1)"
        id="g12-4"
-       style="fill:#d6d6d6;stroke:#d6d6d6;stroke-width:0.83048797">
+       style="fill:#bebebe;stroke:#bebebe;stroke-width:0.83048797">
       <path
          style="fill:url(#linearGradient8140-2);fill-opacity:1;stroke:none;stroke-width:0.83048797"
          d="M 8.0993799,3.5220742 C 5.6840836,3.5277142 3.5331302,5.6679365 3.5361188,8.0610996 
3.5174758,10.565683 5.5521072,12.645466 8.100969,12.665694 10.7376,12.663294 12.614091,10.20838 
12.606202,8.0610976 12.59837,5.9290111 10.359625,3.5169235 8.0993799,3.5220742 M 8.185547,4.933594 C 
9.9440367,4.929474 11.073663,6.6372959 11.088219,8.0589976 11.103055,9.5081664 9.9537063,11.303414 
8.195313,11.304688 6.4368256,11.305573 5.0986952,9.7708703 5.0963435,8.0123842 5.0943786,6.254657 
6.4278244,4.9380977 8.185547,4.933594"
diff --git a/icons/Symbolic/scalable/gimp-convert-indexed.svg 
b/icons/Symbolic/scalable/gimp-convert-indexed.svg
index b4f6a0e51b..4a3f1cc776 100644
--- a/icons/Symbolic/scalable/gimp-convert-indexed.svg
+++ b/icons/Symbolic/scalable/gimp-convert-indexed.svg
@@ -71,7 +71,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(602.39408,418.45008)"
diff --git a/icons/Symbolic/scalable/gimp-convert-rgb.svg b/icons/Symbolic/scalable/gimp-convert-rgb.svg
index faafeb17f0..b20c5db1de 100644
--- a/icons/Symbolic/scalable/gimp-convert-rgb.svg
+++ b/icons/Symbolic/scalable/gimp-convert-rgb.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(633.94187,422.75361)"
@@ -180,7 +180,7 @@
       <g
          id="g3962-62">
         <g
-           style="fill:#d6d6d6"
+           style="fill:#bebebe"
            id="g4-6"
            transform="translate(0,-1036.36)">
           <path
@@ -199,7 +199,7 @@
              style="fill:url(#linearGradient8054);fill-opacity:1;stroke-width:0.96003073"
              inkscape:connector-curvature="0" />
           <g
-             style="stroke:#d6d6d6"
+             style="stroke:#bebebe"
              id="g12"
              transform="matrix(0.99822,0,0,1.0103,37.648,-6.237)" />
         </g>
diff --git a/icons/Symbolic/scalable/gimp-cursor.svg b/icons/Symbolic/scalable/gimp-cursor.svg
index 3b210c18cb..5c848f7dcb 100644
--- a/icons/Symbolic/scalable/gimp-cursor.svg
+++ b/icons/Symbolic/scalable/gimp-cursor.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(523.05932,153.38812)"
diff --git a/icons/Symbolic/scalable/gimp-curve-free.svg b/icons/Symbolic/scalable/gimp-curve-free.svg
index aea2db2db4..f3c88af181 100644
--- a/icons/Symbolic/scalable/gimp-curve-free.svg
+++ b/icons/Symbolic/scalable/gimp-curve-free.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(524.86486,174.01052)"
diff --git a/icons/Symbolic/scalable/gimp-curve-point-corner.svg 
b/icons/Symbolic/scalable/gimp-curve-point-corner.svg
index acf867e12c..1a74071ecb 100644
--- a/icons/Symbolic/scalable/gimp-curve-point-corner.svg
+++ b/icons/Symbolic/scalable/gimp-curve-point-corner.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(442.70725,172.83693)"
diff --git a/icons/Symbolic/scalable/gimp-curve-point-smooth.svg 
b/icons/Symbolic/scalable/gimp-curve-point-smooth.svg
index 69d0b6d1ec..aee5c7ecc7 100644
--- a/icons/Symbolic/scalable/gimp-curve-point-smooth.svg
+++ b/icons/Symbolic/scalable/gimp-curve-point-smooth.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(316.425,128.75143)"
diff --git a/icons/Symbolic/scalable/gimp-curve-smooth.svg b/icons/Symbolic/scalable/gimp-curve-smooth.svg
index a4f49e464e..2ff15b5fbb 100644
--- a/icons/Symbolic/scalable/gimp-curve-smooth.svg
+++ b/icons/Symbolic/scalable/gimp-curve-smooth.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(542.83228,173.57392)"
diff --git a/icons/Symbolic/scalable/gimp-dashboard.svg b/icons/Symbolic/scalable/gimp-dashboard.svg
index 5379a223c4..1a4116d921 100644
--- a/icons/Symbolic/scalable/gimp-dashboard.svg
+++ b/icons/Symbolic/scalable/gimp-dashboard.svg
@@ -88,7 +88,7 @@
       <path
          id="path817"
          d="m 2.1171834,293.39258 c -0.7036231,0 -1.37189781,0.31263 -1.82417802,0.85163 l 
0.60719809,0.50953 c 0.30179593,-0.35967 0.74746893,-0.56793 1.21697993,-0.56793 0.1161414,0 0.2308878,0.0125 
0.342098,0.0372 l 0.3260784,-0.47491 0.1441773,-0.21032 c -0.2577537,-0.0938 -0.5319466,-0.1452 
-0.8123537,-0.1452 z m 0.8123537,0.14521 c 5.821e-4,2.1e-4 9.789e-4,8.3e-4 0.00156,0.001 l 5.292e-4,-0.004 z 
m 0.00156,0.001 -0.080098,0.82992 c 0.1814891,0.0953 0.3460284,0.22401 0.4811075,0.38499 l 0.6092548,-0.50949 
C 3.669724,293.92049 3.3194255,293.68053 2.9310873,293.53882 Z m -0.080109,0.82992 c -0.1236927,-0.0649 
-0.2545634,-0.11527 -0.3917067,-0.14569 l -0.8340576,1.2144 v 0.002 c -0.00132,0.002 -0.00283,0.004 
-0.00413,0.006 l -0.042891,0.0625 0.00982,0.004 c -0.0099,0.0198 -0.023863,0.0381 -0.031523,0.0589 
-0.112182,0.30823 0.047317,0.65159 0.3555338,0.76378 0.3082198,0.11223 0.6515994,-0.0494 0.7637776,-0.3576 
0.016812,-0.0462 0.028085,-0.0937 0.033073,-0.14263 v -0.002 -0
 .008 l 0
 .00206,-0.0103 z m -0.7400066,1.1405 a 0.26458332,0.26458332 0 0 1 0.096118,0.016 0.26458332,0.26458332 0 0 
1 0.1581298,0.33899 0.26458332,0.26458332 0 0 1 -0.3389974,0.15813 0.26458332,0.26458332 0 0 1 
-0.1581298,-0.33899 0.26458332,0.26458332 0 0 1 0.2428792,-0.17415 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill
 markers stroke"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill
 markers stroke"
          inkscape:connector-curvature="0" />
       <rect
          y="292.76666"
diff --git a/icons/Symbolic/scalable/gimp-default-colors.svg b/icons/Symbolic/scalable/gimp-default-colors.svg
index 1712fdce44..b00feeefc7 100644
--- a/icons/Symbolic/scalable/gimp-default-colors.svg
+++ b/icons/Symbolic/scalable/gimp-default-colors.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(746.47853,286.6163)"
diff --git a/icons/Symbolic/scalable/gimp-detach.svg b/icons/Symbolic/scalable/gimp-detach.svg
index e845720d89..cb70930be9 100644
--- a/icons/Symbolic/scalable/gimp-detach.svg
+++ b/icons/Symbolic/scalable/gimp-detach.svg
@@ -76,13 +76,13 @@
            inkscape:connector-curvature="0"
            id="path6179"
            d="m 703.9867,143.2929 h 7.99301 l -3.99662,-7 z"
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
         <path
            sodipodi:nodetypes="ccccc"
            inkscape:connector-curvature="0"
            id="path6181"
            d="m 702.98758,146.2929 -10e-5,2 h 9.99135 v -2 z"
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-device-status.svg b/icons/Symbolic/scalable/gimp-device-status.svg
index ded2dd3a69..a52c1519ae 100644
--- a/icons/Symbolic/scalable/gimp-device-status.svg
+++ b/icons/Symbolic/scalable/gimp-device-status.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(421.89958,217.8654)"
diff --git a/icons/Symbolic/scalable/gimp-display-filter-clip-warning.svg 
b/icons/Symbolic/scalable/gimp-display-filter-clip-warning.svg
index eddf5e5c96..cf17b8fbd2 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-clip-warning.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-clip-warning.svg
@@ -38,7 +38,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <sodipodi:namedview
@@ -110,7 +110,7 @@
       <g
          id="g22265">
         <path
-           style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.26458332"
+           style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.26458332"
            d="M 0.26458333,292.76645 C 0.09142677,292.76645 0,292.74926 0,293.03104 v 3.70416 c 0,0.28168 
0.09142677,0.26459 0.26458333,0.26459 H 2.1166667 3.96875 c 0.1676067,0 0.2559407,0.004 0.2645833,-0.26459 v 
0 -1.85208 -1.85208 0 C 4.224692,292.7623 4.1363567,292.76645 3.96875,292.76645 H 2.1166667 Z M 
0.79375,293.03104 h 1.3229167 1.3229166 c 0.1731566,0 0.5291667,0.3004 0.5291667,0.58208 v 2.54 c 0,0.28168 
-0.3560101,0.58208 -0.5291667,0.58208 H 2.1166667 0.79375 c -0.17315656,0 -0.52916667,-0.37978 
-0.52916667,-0.66145 v -2.38125 c 0,-0.28168 0.35724354,-0.6821 0.52916667,-0.66146 z"
            id="rect28283-2-7"
            inkscape:connector-curvature="0" />
@@ -120,22 +120,22 @@
           <g
              id="g22147">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.26458333,0.26458333 0.79374999,0.79374999 0.26458333,1.3229166 Z"
                id="path22131"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 1.3229166,1.3229166 0.5291667,0.5291667 -1.58749997,1.5875 V 2.38125 Z"
                id="path22135"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.38125,2.38125 2.9104166,2.9104166 1.8520833,3.96875 H 0.79374999 Z"
                id="path22137"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 3.4395833,3.4395833 3.96875,3.96875 H 2.9104166 Z"
                id="path22141"
                inkscape:connector-curvature="0" />
@@ -143,17 +143,17 @@
           <g
              id="g22159">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.79374999,0.79374999 1.3229166,1.3229166 2.38125,0.26458333 H 1.3229166 Z"
                id="path22150"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 1.8520833,1.8520833 2.38125,2.38125 3.96875,0.79374999 V 0.26458333 H 3.4395833 Z"
                id="path22152"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.9104166,2.9104166 3.4395833,3.4395833 3.96875,2.9104166 V 1.8520833 Z"
                id="path22154"
                inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-display-filter-colorblind.svg 
b/icons/Symbolic/scalable/gimp-display-filter-colorblind.svg
index b7fd6124fd..d5d3ba5ff2 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-colorblind.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-colorblind.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(253.01626,-577.79601)"
diff --git a/icons/Symbolic/scalable/gimp-display-filter-contrast.svg 
b/icons/Symbolic/scalable/gimp-display-filter-contrast.svg
index 4881125e20..b4a3f48eb5 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-contrast.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-contrast.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(598.76729,252.99405)"
diff --git a/icons/Symbolic/scalable/gimp-display-filter-gamma.svg 
b/icons/Symbolic/scalable/gimp-display-filter-gamma.svg
index d998d50287..700149fce4 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-gamma.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-gamma.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(620.90638,253.52114)"
diff --git a/icons/Symbolic/scalable/gimp-display-filter-lcms.svg 
b/icons/Symbolic/scalable/gimp-display-filter-lcms.svg
index 39efecce7a..e5748515fa 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-lcms.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-lcms.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(641.79884,253.59089)"
@@ -189,7 +189,7 @@
                x="101"
                y="277"
                id="rect8585-0"
-               
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
+               
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
           </g>
           <path
              
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7067);fill-opacity:1;stroke:none;stroke-width:2.15384626;marker:none;enable-background:new"
diff --git a/icons/Symbolic/scalable/gimp-display-filter-proof.svg 
b/icons/Symbolic/scalable/gimp-display-filter-proof.svg
index 632d8c99bb..6751eb3dfc 100644
--- a/icons/Symbolic/scalable/gimp-display-filter-proof.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter-proof.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(663.28516,253.59089)"
diff --git a/icons/Symbolic/scalable/gimp-display-filter.svg b/icons/Symbolic/scalable/gimp-display-filter.svg
index ec6b901657..89bb230a38 100644
--- a/icons/Symbolic/scalable/gimp-display-filter.svg
+++ b/icons/Symbolic/scalable/gimp-display-filter.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(656.87181,231.91021)"
diff --git a/icons/Symbolic/scalable/gimp-display.svg b/icons/Symbolic/scalable/gimp-display.svg
index 371c1fb179..bc44dc9ac9 100644
--- a/icons/Symbolic/scalable/gimp-display.svg
+++ b/icons/Symbolic/scalable/gimp-display.svg
@@ -60,12 +60,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m 164,448 c -1.662,0 -3,1.338 -3,3 v 7 c 0,1.662 1.338,3 3,3 h 10 c 1.662,0 3,-1.338 3,-3 v -7 c 
0,-1.662 -1.338,-3 -3,-3 z m 0,2 h 10 c 0.554,0 1,0.446 1,1 v 7 c 0,0.554 -0.446,1 -1,1 h -10 c -0.554,0 
-1,-0.446 -1,-1 v -7 c 0,-0.554 0.446,-1 1,-1 z"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="rect3773-3" />
       <path
          inkscape:connector-curvature="0"
          d="m 169,463 c 3,0 4,-1 4,-1 h -1 -6 -1 c 0,0 1,1 4,1 z"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="rect3778-2" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-duplicate.svg b/icons/Symbolic/scalable/gimp-duplicate.svg
index 100fd45134..640ce0c0c0 100644
--- a/icons/Symbolic/scalable/gimp-duplicate.svg
+++ b/icons/Symbolic/scalable/gimp-duplicate.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(399.46064,173.52115)"
diff --git a/icons/Symbolic/scalable/gimp-dynamics.svg b/icons/Symbolic/scalable/gimp-dynamics.svg
index 7f1706a3af..5abaa20982 100644
--- a/icons/Symbolic/scalable/gimp-dynamics.svg
+++ b/icons/Symbolic/scalable/gimp-dynamics.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(401.89958,237.8657)"
diff --git a/icons/Symbolic/scalable/gimp-error.svg b/icons/Symbolic/scalable/gimp-error.svg
index f17db38d41..ad98d8dbf2 100644
--- a/icons/Symbolic/scalable/gimp-error.svg
+++ b/icons/Symbolic/scalable/gimp-error.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(522.35408,132.74866)"
@@ -125,7 +125,7 @@
        style="display:inline;stroke:none"
        transform="translate(-96.457273,-433.28258)">
       <path
-         
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new"
+         
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78124988;marker:none;enable-background:new"
          d="m 169.03145,400 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 
6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z 
m -4,5.96875 8,0 0,2 -8,0 z"
          id="path10839-3"
          class="error"
diff --git a/icons/Symbolic/scalable/gimp-file-manager.svg b/icons/Symbolic/scalable/gimp-file-manager.svg
index 39d0d94fee..653471f04d 100644
--- a/icons/Symbolic/scalable/gimp-file-manager.svg
+++ b/icons/Symbolic/scalable/gimp-file-manager.svg
@@ -61,7 +61,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 205.19,490 c -1.21,0 -2.19,1.02 -2.19,2.22 v 11.562 c 0,1.2008 0.98238,2.2188 2.1875,2.2188 h 
9.625 c 1.2051,0 2.1875,-1.018 2.1875,-2.2188 V 492.22 c -0.01,-1.2 -0.99,-2.22 -2.2,-2.22 h -9.625 z m 
-0.1875,3 h 10 v 11 h -10 z m 1,1 v 4 h 8.0312 v -4 h -8.03 z m 2.3438,1.4375 a 0.50005,0.50005 0 0 1 
0.0625,0 0.50005,0.50005 0 0 1 0.59375,0.5 V 496 h 2 v -0.0625 a 0.50005,0.50005 0 1 1 1,0 v 0.06 c 0,0.54535 
-0.45465,1 -1,1 h -2 c -0.54535,0 -1,-0.45465 -1,-1 v -0.0625 a 0.50005,0.50005 0 0 1 0.34375,-0.5 z M 
206.0338,499 v 4 h 8.0312 v -4 z m 2.3125,1.4375 a 0.50005,0.50005 0 0 1 0.0625,0 0.50005,0.50005 0 0 1 
0.59375,0.5 V 501 h 2 v -0.0625 a 0.50005,0.50005 0 1 1 1,0 v 0.06 c 0,0.54535 -0.45465,1 -1,1 h -2 c 
-0.54535,0 -1,-0.45465 -1,-1 v -0.0625 a 0.50005,0.50005 0 0 1 0.34375,-0.5 z"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd"
          id="rect11668-7" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-flip-horizontal.svg 
b/icons/Symbolic/scalable/gimp-flip-horizontal.svg
index 63dfa5e4e7..733fcb40f2 100755
--- a/icons/Symbolic/scalable/gimp-flip-horizontal.svg
+++ b/icons/Symbolic/scalable/gimp-flip-horizontal.svg
@@ -37,7 +37,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/scalable/gimp-flip-vertical.svg b/icons/Symbolic/scalable/gimp-flip-vertical.svg
index 21798525db..22ebb5d766 100644
--- a/icons/Symbolic/scalable/gimp-flip-vertical.svg
+++ b/icons/Symbolic/scalable/gimp-flip-vertical.svg
@@ -36,7 +36,7 @@
        id="linearGradient8670"
        osb:paint="solid">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop8668" />
     </linearGradient>
diff --git a/icons/Symbolic/scalable/gimp-floating-selection.svg 
b/icons/Symbolic/scalable/gimp-floating-selection.svg
index b5ae494063..26427f21f9 100644
--- a/icons/Symbolic/scalable/gimp-floating-selection.svg
+++ b/icons/Symbolic/scalable/gimp-floating-selection.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(446.3016,283.03649)"
diff --git a/icons/Symbolic/scalable/gimp-gegl.svg b/icons/Symbolic/scalable/gimp-gegl.svg
index fd7f1530b7..54bd81fd03 100644
--- a/icons/Symbolic/scalable/gimp-gegl.svg
+++ b/icons/Symbolic/scalable/gimp-gegl.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1170.3596,580.365)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-bilinear.svg 
b/icons/Symbolic/scalable/gimp-gradient-bilinear.svg
index 00b5bf4de1..e67113ee2a 100644
--- a/icons/Symbolic/scalable/gimp-gradient-bilinear.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-bilinear.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(615.84575,317.9785)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-conical-asymmetric.svg 
b/icons/Symbolic/scalable/gimp-gradient-conical-asymmetric.svg
index 7c55761264..b4e2396d27 100644
--- a/icons/Symbolic/scalable/gimp-gradient-conical-asymmetric.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-conical-asymmetric.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(636.09423,317.9785)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-conical-symmetric.svg 
b/icons/Symbolic/scalable/gimp-gradient-conical-symmetric.svg
index 2640b588c9..893d13b831 100644
--- a/icons/Symbolic/scalable/gimp-gradient-conical-symmetric.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-conical-symmetric.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(695.41222,297.46741)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-linear.svg 
b/icons/Symbolic/scalable/gimp-gradient-linear.svg
index b0864416ce..f6b3a22144 100644
--- a/icons/Symbolic/scalable/gimp-gradient-linear.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-linear.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(596.58984,318.07755)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-radial.svg 
b/icons/Symbolic/scalable/gimp-gradient-radial.svg
index 498429e790..90e80c5d15 100644
--- a/icons/Symbolic/scalable/gimp-gradient-radial.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-radial.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(542.21239,317.9785)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-shapeburst-angular.svg 
b/icons/Symbolic/scalable/gimp-gradient-shapeburst-angular.svg
index c8d89b70ba..1470049b3d 100644
--- a/icons/Symbolic/scalable/gimp-gradient-shapeburst-angular.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-shapeburst-angular.svg
@@ -113,7 +113,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(636.1034,297.54202)"
@@ -200,7 +200,7 @@
            height="12"
            width="12"
            id="rect3938-20"
-           
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+           
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         <rect
            y="1039.3622"
            x="3"
diff --git a/icons/Symbolic/scalable/gimp-gradient-shapeburst-dimpled.svg 
b/icons/Symbolic/scalable/gimp-gradient-shapeburst-dimpled.svg
index b81253bfda..7339409cd3 100644
--- a/icons/Symbolic/scalable/gimp-gradient-shapeburst-dimpled.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-shapeburst-dimpled.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <filter
        id="5"
@@ -390,7 +390,7 @@
           <g
              transform="translate(0,-1036.36)"
              id="g93-0"
-             style="fill:#d6d6d6">
+             style="fill:#bebebe">
             <path
                d="m 0.79999995,1037.16 0,14.4 14.40000005,0 0,-14.4 -14.40000005,0 m 1.02857145,1.0286 
12.3428576,0 0,12.3428 -12.3428576,0 0,-12.3428"
                id="path95-3"
diff --git a/icons/Symbolic/scalable/gimp-gradient-shapeburst-spherical.svg 
b/icons/Symbolic/scalable/gimp-gradient-shapeburst-spherical.svg
index 8d6796a0a9..501e958fc6 100644
--- a/icons/Symbolic/scalable/gimp-gradient-shapeburst-spherical.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-shapeburst-spherical.svg
@@ -287,7 +287,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(655.67052,297.46741)"
@@ -366,7 +366,7 @@
          id="rect6886-9"
          inkscape:connector-curvature="0" />
       <rect
-         
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter4404)"
+         
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter4404)"
          id="rect3938-3"
          width="12"
          height="12"
diff --git a/icons/Symbolic/scalable/gimp-gradient-spiral-anticlockwise.svg 
b/icons/Symbolic/scalable/gimp-gradient-spiral-anticlockwise.svg
index 70a69276c5..c7c548d6c5 100644
--- a/icons/Symbolic/scalable/gimp-gradient-spiral-anticlockwise.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-spiral-anticlockwise.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(596.05797,297.46741)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-spiral-clockwise.svg 
b/icons/Symbolic/scalable/gimp-gradient-spiral-clockwise.svg
index 43418587ce..877b132f23 100644
--- a/icons/Symbolic/scalable/gimp-gradient-spiral-clockwise.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-spiral-clockwise.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(615.92882,297.46741)"
diff --git a/icons/Symbolic/scalable/gimp-gradient-square.svg 
b/icons/Symbolic/scalable/gimp-gradient-square.svg
index ebd098ba14..ca24ceec0a 100644
--- a/icons/Symbolic/scalable/gimp-gradient-square.svg
+++ b/icons/Symbolic/scalable/gimp-gradient-square.svg
@@ -113,7 +113,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-575.59033,297.76585)"
@@ -173,7 +173,7 @@
                style="display:inline"
                transform="translate(-204.6252,556.1747)">
               <path
-                 style="fill:#d6d6d6;fill-opacity:1;stroke:url(#linearGradient7611)"
+                 style="fill:#bebebe;fill-opacity:1;stroke:url(#linearGradient7611)"
                  d="m -59,263 0,14 14,0 0,-14 z m 1,1 12,0 0,12 -12,0 z"
                  transform="translate(241.0002,217)"
                  id="rect6573-9"
@@ -197,7 +197,7 @@
                id="path6582-3"
                inkscape:connector-curvature="0" />
             <path
-               style="display:inline;opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none"
+               style="display:inline;opacity:0;fill:#bebebe;fill-opacity:1;stroke:none"
                d="m -19.625,1038.2997 8,0 -4,4 z"
                id="path6582-2"
                inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-gravity-east.svg b/icons/Symbolic/scalable/gimp-gravity-east.svg
index d74178ea72..a3c19d286e 100644
--- a/icons/Symbolic/scalable/gimp-gravity-east.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-east.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-963.31357,243.52516)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-north-east.svg 
b/icons/Symbolic/scalable/gimp-gravity-north-east.svg
index a3ea53806e..2bd4a82ad3 100644
--- a/icons/Symbolic/scalable/gimp-gravity-north-east.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-north-east.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-965.4854,122.75542)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-north-west.svg 
b/icons/Symbolic/scalable/gimp-gravity-north-west.svg
index 831b65bf26..858749e723 100644
--- a/icons/Symbolic/scalable/gimp-gravity-north-west.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-north-west.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(965.57676,92.563023)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-north.svg b/icons/Symbolic/scalable/gimp-gravity-north.svg
index ff5e302ea2..085d1f8077 100644
--- a/icons/Symbolic/scalable/gimp-gravity-north.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-north.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(213.33275,-927.17017)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-south-east.svg 
b/icons/Symbolic/scalable/gimp-gravity-south-east.svg
index 46076f6a64..5c28da9002 100644
--- a/icons/Symbolic/scalable/gimp-gravity-south-east.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-south-east.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-964.71555,-152.94786)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-south-west.svg 
b/icons/Symbolic/scalable/gimp-gravity-south-west.svg
index b4d74a290e..bc72c0b2ae 100644
--- a/icons/Symbolic/scalable/gimp-gravity-south-west.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-south-west.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(964.73177,-183.14036)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-south.svg b/icons/Symbolic/scalable/gimp-gravity-south.svg
index ba90624590..4a7a35ca3a 100644
--- a/icons/Symbolic/scalable/gimp-gravity-south.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-south.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(213.33274,-963.24377)"
diff --git a/icons/Symbolic/scalable/gimp-gravity-west.svg b/icons/Symbolic/scalable/gimp-gravity-west.svg
index 64313f8fab..633da4cc81 100644
--- a/icons/Symbolic/scalable/gimp-gravity-west.svg
+++ b/icons/Symbolic/scalable/gimp-gravity-west.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-928.36382,243.52516)"
diff --git a/icons/Symbolic/scalable/gimp-grid.svg b/icons/Symbolic/scalable/gimp-grid.svg
index 4a87f58edd..a18d55b909 100644
--- a/icons/Symbolic/scalable/gimp-grid.svg
+++ b/icons/Symbolic/scalable/gimp-grid.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(542.17794,107.2771)"
diff --git a/icons/Symbolic/scalable/gimp-group-layer.svg b/icons/Symbolic/scalable/gimp-group-layer.svg
index e08f5cfdd8..7f632cfb5b 100644
--- a/icons/Symbolic/scalable/gimp-group-layer.svg
+++ b/icons/Symbolic/scalable/gimp-group-layer.svg
@@ -105,7 +105,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(774.93754,420.28591)"
@@ -139,7 +139,7 @@
          transform="translate(15,-40)"
          id="rect3845" />
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          d="m 15,-40 h 16 v 16 H 15 Z"
          id="rect14152" />
     </g>
diff --git a/icons/Symbolic/scalable/gimp-hcenter.svg b/icons/Symbolic/scalable/gimp-hcenter.svg
index 37ffd1d8e3..54ff025036 100644
--- a/icons/Symbolic/scalable/gimp-hcenter.svg
+++ b/icons/Symbolic/scalable/gimp-hcenter.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(152.94787,-927.76697)"
diff --git a/icons/Symbolic/scalable/gimp-hchain-broken.svg b/icons/Symbolic/scalable/gimp-hchain-broken.svg
index 6bc7d35f17..fb60ec087a 100644
--- a/icons/Symbolic/scalable/gimp-hchain-broken.svg
+++ b/icons/Symbolic/scalable/gimp-hchain-broken.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-92.563007,1002.1929)"
@@ -180,7 +180,7 @@
        height="24"
        width="23.979013"
        id="rect4380"
-       
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+       
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     <g
        inkscape:label="stock-hchain"
        id="g6797"
diff --git a/icons/Symbolic/scalable/gimp-hchain.svg b/icons/Symbolic/scalable/gimp-hchain.svg
index 5b89b6bcff..9bc8dbf411 100644
--- a/icons/Symbolic/scalable/gimp-hchain.svg
+++ b/icons/Symbolic/scalable/gimp-hchain.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1000.5493,183.14032)"
diff --git a/icons/Symbolic/scalable/gimp-hfill.svg b/icons/Symbolic/scalable/gimp-hfill.svg
index 36f574fb5f..0bd65322d8 100644
--- a/icons/Symbolic/scalable/gimp-hfill.svg
+++ b/icons/Symbolic/scalable/gimp-hfill.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-928.46112,122.75542)"
diff --git a/icons/Symbolic/scalable/gimp-histogram-linear.svg 
b/icons/Symbolic/scalable/gimp-histogram-linear.svg
index ba7607396e..7cb654f6a0 100644
--- a/icons/Symbolic/scalable/gimp-histogram-linear.svg
+++ b/icons/Symbolic/scalable/gimp-histogram-linear.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(517.78512,283.03651)"
diff --git a/icons/Symbolic/scalable/gimp-histogram-logarithmic.svg 
b/icons/Symbolic/scalable/gimp-histogram-logarithmic.svg
index 1ae001c4be..a7f69ac1eb 100644
--- a/icons/Symbolic/scalable/gimp-histogram-logarithmic.svg
+++ b/icons/Symbolic/scalable/gimp-histogram-logarithmic.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(493.95727,283.03649)"
diff --git a/icons/Symbolic/scalable/gimp-histogram.svg b/icons/Symbolic/scalable/gimp-histogram.svg
index 57cd63f410..9084675fd3 100644
--- a/icons/Symbolic/scalable/gimp-histogram.svg
+++ b/icons/Symbolic/scalable/gimp-histogram.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.1666667,0,0,1.4,603.71512,154.05109)"
diff --git a/icons/Symbolic/scalable/gimp-image-open.svg b/icons/Symbolic/scalable/gimp-image-open.svg
index b5bb821f97..b0fcf7143e 100644
--- a/icons/Symbolic/scalable/gimp-image-open.svg
+++ b/icons/Symbolic/scalable/gimp-image-open.svg
@@ -93,7 +93,7 @@
              id="path12212"
              transform="translate(261.00021,397)"
              d="m 0.57226562,1 c -0.2878,0 -0.52929687,0.24205 -0.52929687,0.53125 v 12.935547 c 0,0.2984 
0.23199687,0.53125 0.52929687,0.53125 H 14.320312 c 0.2972,0 0.529297,-0.23275 0.529297,-0.53125 L 
16,10.265625 C 15.745089,9.9581485 15.496909,10.032327 15.068359,10 11.273437,10 7.4785155,10 3.6835938,10 l 
-0.6542969,2.498047 c 0,0.277 -0.2223469,0.5 -0.4980469,0.5 -0.2757,0 -0.4966469,-0.223 -0.4980469,-0.5 L 2,6 
3.0683594,5.9375 2.9980469,1 H 1.0703125 Z M 4.0546875,8 3.9824219,8.3164062 V 8.7324219 H 14.214844 V 8 Z"
-             style="color:#000000;fill:#d6d6d6;fill-opacity:1"
+             style="color:#000000;fill:#bebebe;fill-opacity:1"
              inkscape:connector-curvature="0" />
         </g>
       </g>
@@ -102,14 +102,14 @@
          style="display:inline"
          transform="matrix(0.78571429,0,0,0.81081081,-107.57159,728.33517)">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="m 142.0002,379.9 2e-4,11.1 h 13.9998 v -11.1 z m 1.27273,1.23334 h 11.45455 v 8.63333 h 
-11.45455 z"
            id="rect5882"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cccccccccc" />
         <path
            transform="translate(241.0002,217)"
-           style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -97,165 v 7 h 1 c 0,-0.75515 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.61985 1.5,1.375 h 1 
v -1.5 c 1.4e-4,-0.98573 -0.7274,-1.47402 -2,-2.0625 0,0 0.02947,3.7e-4 0.25,0 0.40803,0.0835 1.38212,0.3501 
1.75,0.59375 -0.09819,-0.35554 -0.14101,-0.89353 -0.4375,-1.34375 C -92.73401,167.23732 -94,166.34375 
-94,166.34375 l 0.0625,-0.0312 c 0.05568,-0.0402 0.9453,0.7655 1.25,0.6875 -0.13515,-0.32497 
-0.25949,-0.63468 -0.40625,-0.8125 l 0.1875,-0.0312 c 0.35629,0.59147 0.46684,0.72309 0.84375,1.15625 
0.12472,0.0571 -0.03108,-0.0423 1.0625,-0.59375 V 167 c 0,0 -1.0625,0.30993 -0.75,0.90625 0.22248,0.30573 
0.39823,1.01025 0.75,1.09375 0,0 0.85009,-1.22532 1.5,-1.625 0,0 -0.21923,-0.50879 -0.21875,-0.78125 
3.7e-4,-0.20918 0.15625,-0.59375 0.15625,-0.59375 0.02319,0.39561 -0.0029,0.83091 0.28125,1.21875 L 
-88.34375,166 H -88 c 0,0 -2.25088,2.3886 -2,2.78125 0.39455,-0.048 2,-0.34375 2,-0.34375 V 168.5 c 
-1.04689,0.34884 -1.67111,0.68872 -2,1.5 v 2 h 3 v -7 z"
            id="rect10683"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-image-reload.svg b/icons/Symbolic/scalable/gimp-image-reload.svg
index e16ffbb374..7d6f321af5 100644
--- a/icons/Symbolic/scalable/gimp-image-reload.svg
+++ b/icons/Symbolic/scalable/gimp-image-reload.svg
@@ -115,7 +115,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(501.70996,197.05797)"
@@ -163,12 +163,12 @@
        transform="matrix(0.44359232,0,0,0.43109129,18.091378,-432.8546)"
        id="refresh-1">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2.98589587;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2.98589587;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m -30.907162,1004.6132 c -1.0832,-0.094 -2.201477,0.01 -3.302453,0.3301 -4.403905,1.2902 
-7.190289,5.7028 -6.457892,10.2162 0.732397,4.5134 4.762023,7.7438 9.331985,7.4741 l -0.143053,-2.9803 c 
-3.073493,0.1814 -5.745861,-1.9585 -6.239975,-5.0036 -0.494115,-3.045 1.356726,-5.9734 4.31927,-6.8414 
2.962541,-0.8678 6.049881,0.6108 7.21397,3.4588 l 2.766602,-1.1561 c -1.2946,-3.1673 -4.238855,-5.2158 
-7.488454,-5.4978 z"
          id="path4874-9"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m -24.273438,1004.0898 a 1.50015,1.50015 0 0 0 -1.476562,1.5215 v 4 h -4 a 1.50015,1.50015 0 1 0 
0,3 h 7 v -7 a 1.50015,1.50015 0 0 0 -1.523438,-1.5215 z"
          id="path8393-3-8-4-9-3-7-4"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-image.svg b/icons/Symbolic/scalable/gimp-image.svg
index 7554893ed6..9b1be916e9 100644
--- a/icons/Symbolic/scalable/gimp-image.svg
+++ b/icons/Symbolic/scalable/gimp-image.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(520.93726,194.66866)"
diff --git a/icons/Symbolic/scalable/gimp-images.svg b/icons/Symbolic/scalable/gimp-images.svg
index ad42491a8f..4a288ba820 100644
--- a/icons/Symbolic/scalable/gimp-images.svg
+++ b/icons/Symbolic/scalable/gimp-images.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(501.70996,197.05797)"
diff --git a/icons/Symbolic/scalable/gimp-info.svg b/icons/Symbolic/scalable/gimp-info.svg
index a1530f6768..01940e76dd 100644
--- a/icons/Symbolic/scalable/gimp-info.svg
+++ b/icons/Symbolic/scalable/gimp-info.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(401.82829,132.74866)"
diff --git a/icons/Symbolic/scalable/gimp-input-device.svg b/icons/Symbolic/scalable/gimp-input-device.svg
index add92ed28f..8ec0fcebb9 100644
--- a/icons/Symbolic/scalable/gimp-input-device.svg
+++ b/icons/Symbolic/scalable/gimp-input-device.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(444.13059,217.8657)"
diff --git a/icons/Symbolic/scalable/gimp-invert.svg b/icons/Symbolic/scalable/gimp-invert.svg
index efb54bb013..7824d0ba20 100644
--- a/icons/Symbolic/scalable/gimp-invert.svg
+++ b/icons/Symbolic/scalable/gimp-invert.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(540.31942,152.46591)"
diff --git a/icons/Symbolic/scalable/gimp-join-bevel.svg b/icons/Symbolic/scalable/gimp-join-bevel.svg
index e800bc7302..18fec59583 100644
--- a/icons/Symbolic/scalable/gimp-join-bevel.svg
+++ b/icons/Symbolic/scalable/gimp-join-bevel.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(441.89958,237.8657)"
diff --git a/icons/Symbolic/scalable/gimp-join-miter.svg b/icons/Symbolic/scalable/gimp-join-miter.svg
index fe7c687ca2..c5ea6f7e36 100644
--- a/icons/Symbolic/scalable/gimp-join-miter.svg
+++ b/icons/Symbolic/scalable/gimp-join-miter.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(461.89958,237.8657)"
diff --git a/icons/Symbolic/scalable/gimp-join-round.svg b/icons/Symbolic/scalable/gimp-join-round.svg
index 2a62508534..9c8a01ac11 100644
--- a/icons/Symbolic/scalable/gimp-join-round.svg
+++ b/icons/Symbolic/scalable/gimp-join-round.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(420.14928,236.93479)"
diff --git a/icons/Symbolic/scalable/gimp-landscape.svg b/icons/Symbolic/scalable/gimp-landscape.svg
index 53e80af6a1..90311b11bd 100644
--- a/icons/Symbolic/scalable/gimp-landscape.svg
+++ b/icons/Symbolic/scalable/gimp-landscape.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(551.30974,197.2137)"
diff --git a/icons/Symbolic/scalable/gimp-layer-mask.svg b/icons/Symbolic/scalable/gimp-layer-mask.svg
index 9f6a726f79..8f3e00057f 100644
--- a/icons/Symbolic/scalable/gimp-layer-mask.svg
+++ b/icons/Symbolic/scalable/gimp-layer-mask.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(482.51085,304.06057)"
diff --git a/icons/Symbolic/scalable/gimp-layer-to-imagesize.svg 
b/icons/Symbolic/scalable/gimp-layer-to-imagesize.svg
index b64bacef81..5e572ad96e 100644
--- a/icons/Symbolic/scalable/gimp-layer-to-imagesize.svg
+++ b/icons/Symbolic/scalable/gimp-layer-to-imagesize.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(422.63981,304.06057)"
diff --git a/icons/Symbolic/scalable/gimp-layer.svg b/icons/Symbolic/scalable/gimp-layer.svg
index f449f4f70e..ff8a96f3ec 100644
--- a/icons/Symbolic/scalable/gimp-layer.svg
+++ b/icons/Symbolic/scalable/gimp-layer.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(462.55384,304.06037)"
diff --git a/icons/Symbolic/scalable/gimp-layers.svg b/icons/Symbolic/scalable/gimp-layers.svg
index 6687c4f0aa..175ce9be4d 100644
--- a/icons/Symbolic/scalable/gimp-layers.svg
+++ b/icons/Symbolic/scalable/gimp-layers.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(442.59684,304.06055)"
diff --git a/icons/Symbolic/scalable/gimp-letter-spacing.svg b/icons/Symbolic/scalable/gimp-letter-spacing.svg
index b837429d51..6c2eefd849 100644
--- a/icons/Symbolic/scalable/gimp-letter-spacing.svg
+++ b/icons/Symbolic/scalable/gimp-letter-spacing.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-875.0512,125.79252)"
diff --git a/icons/Symbolic/scalable/gimp-line-spacing.svg b/icons/Symbolic/scalable/gimp-line-spacing.svg
index a78f59b144..ce1ffe43a7 100644
--- a/icons/Symbolic/scalable/gimp-line-spacing.svg
+++ b/icons/Symbolic/scalable/gimp-line-spacing.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-875.0512,125.79252)"
diff --git a/icons/Symbolic/scalable/gimp-linked.svg b/icons/Symbolic/scalable/gimp-linked.svg
index 7812803b15..24500a7f69 100644
--- a/icons/Symbolic/scalable/gimp-linked.svg
+++ b/icons/Symbolic/scalable/gimp-linked.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(427.24912,87.05633)"
diff --git a/icons/Symbolic/scalable/gimp-list.svg b/icons/Symbolic/scalable/gimp-list.svg
index 8162951d92..a2eca9339a 100644
--- a/icons/Symbolic/scalable/gimp-list.svg
+++ b/icons/Symbolic/scalable/gimp-list.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(422.47376,283.03651)"
@@ -174,21 +174,21 @@
          id="rect7356"
          height="2.0002136"
          width="9"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7562);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7562);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
       <rect
          x="5"
          y="1043.3619"
          id="rect7358"
          height="2.0002136"
          width="9"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7560);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7560);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
       <rect
          x="5"
          y="1047.3619"
          id="rect7360"
          height="2.0002136"
          width="9"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7558);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7558);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
 />
       <path
          
style="opacity:1;fill:url(#linearGradient7572);fill-opacity:1;stroke:none;stroke-width:0.33225408;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path3148"
diff --git a/icons/Symbolic/scalable/gimp-marker.svg b/icons/Symbolic/scalable/gimp-marker.svg
index 30bd864628..23bd675488 100644
--- a/icons/Symbolic/scalable/gimp-marker.svg
+++ b/icons/Symbolic/scalable/gimp-marker.svg
@@ -89,13 +89,13 @@
       <g
          id="g10359">
         <path
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            d="M 0.26454594,296.7354 H 2.3812127 l -1.0583334,-1.05833 z"
            id="path1431"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cccc" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1433"
            width="0.5291667"
            height="3.175"
@@ -103,45 +103,45 @@
            y="293.03122" />
       </g>
       <g
-         style="fill:#d6d6d6;fill-opacity:1"
+         style="fill:#bebebe;fill-opacity:1"
          id="g1511">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439"
            width="0.52916664"
            height="0.52916664"
            x="1.8520833"
            y="293.03122" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439-3"
            width="0.52916664"
            height="0.52916664"
            x="2.9104166"
            y="293.03122" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439-6"
            width="0.52916664"
            height="0.52916664"
            x="2.3812499"
            y="293.56039" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439-3-7"
            width="0.52916664"
            height="0.52916664"
            x="3.4395833"
            y="293.56039" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439-5"
            width="0.52916664"
            height="0.52916664"
            x="1.8520833"
            y="294.08957" />
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            id="rect1439-3-3"
            width="0.52916664"
            height="0.52916664"
diff --git a/icons/Symbolic/scalable/gimp-menu-left.svg b/icons/Symbolic/scalable/gimp-menu-left.svg
index 08f66ae16a..06e87bcfd4 100644
--- a/icons/Symbolic/scalable/gimp-menu-left.svg
+++ b/icons/Symbolic/scalable/gimp-menu-left.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.33351,163.58943)"
diff --git a/icons/Symbolic/scalable/gimp-menu-right.svg b/icons/Symbolic/scalable/gimp-menu-right.svg
index c805e6bfa5..60776a01e7 100644
--- a/icons/Symbolic/scalable/gimp-menu-right.svg
+++ b/icons/Symbolic/scalable/gimp-menu-right.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-745.33351,184.83213)"
diff --git a/icons/Symbolic/scalable/gimp-merge-down.svg b/icons/Symbolic/scalable/gimp-merge-down.svg
index a047d797c8..cf6b150486 100644
--- a/icons/Symbolic/scalable/gimp-merge-down.svg
+++ b/icons/Symbolic/scalable/gimp-merge-down.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(481.82829,172.74866)"
diff --git a/icons/Symbolic/scalable/gimp-move-to-screen.svg b/icons/Symbolic/scalable/gimp-move-to-screen.svg
index 93f1c571cb..f209241622 100644
--- a/icons/Symbolic/scalable/gimp-move-to-screen.svg
+++ b/icons/Symbolic/scalable/gimp-move-to-screen.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(501.82829,172.74866)"
diff --git a/icons/Symbolic/scalable/gimp-navigation.svg b/icons/Symbolic/scalable/gimp-navigation.svg
index d59b34b705..b8a57f0bad 100644
--- a/icons/Symbolic/scalable/gimp-navigation.svg
+++ b/icons/Symbolic/scalable/gimp-navigation.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(273.25107,50.346678)"
diff --git a/icons/Symbolic/scalable/gimp-paste-as-new.svg b/icons/Symbolic/scalable/gimp-paste-as-new.svg
index 8cda0e477e..c955dd27c1 100644
--- a/icons/Symbolic/scalable/gimp-paste-as-new.svg
+++ b/icons/Symbolic/scalable/gimp-paste-as-new.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(506.45257,217.02711)"
diff --git a/icons/Symbolic/scalable/gimp-paste-into.svg b/icons/Symbolic/scalable/gimp-paste-into.svg
index a32c3edda8..5ea4655321 100644
--- a/icons/Symbolic/scalable/gimp-paste-into.svg
+++ b/icons/Symbolic/scalable/gimp-paste-into.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(483.80735,218.02718)"
diff --git a/icons/Symbolic/scalable/gimp-path-stroke.svg b/icons/Symbolic/scalable/gimp-path-stroke.svg
index 350cc94b0e..5c7db7b810 100644
--- a/icons/Symbolic/scalable/gimp-path-stroke.svg
+++ b/icons/Symbolic/scalable/gimp-path-stroke.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(708.59267,331.19527)"
diff --git a/icons/Symbolic/scalable/gimp-path.svg b/icons/Symbolic/scalable/gimp-path.svg
index 95fe8e6c6b..66a3be1944 100644
--- a/icons/Symbolic/scalable/gimp-path.svg
+++ b/icons/Symbolic/scalable/gimp-path.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(505.96048,240.96858)"
diff --git a/icons/Symbolic/scalable/gimp-paths.svg b/icons/Symbolic/scalable/gimp-paths.svg
index 930acd9528..b79d1a1c21 100644
--- a/icons/Symbolic/scalable/gimp-paths.svg
+++ b/icons/Symbolic/scalable/gimp-paths.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(485.91995,238.83038)"
diff --git a/icons/Symbolic/scalable/gimp-pattern.svg b/icons/Symbolic/scalable/gimp-pattern.svg
index bfba1f8edf..998f29b2a3 100644
--- a/icons/Symbolic/scalable/gimp-pattern.svg
+++ b/icons/Symbolic/scalable/gimp-pattern.svg
@@ -95,48 +95,48 @@
          id="object-tweak-duplicate"
          transform="translate(-255,249.00002)">
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 260.4062,788.3622 c 0.1274,1.3311 1.2293,2.375 2.5938,2.375 1.3645,0 2.4664,-1.0439 
2.5937,-2.375 z"
            id="use5685"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 263,799.5809 c -1.4516,0 -2.625,1.2047 -2.625,2.6563 0,0.045 0,0.081 0,0.125 h 5.25 c 
0,-0.045 0,-0.08 0,-0.125 0,-1.4516 -1.1734,-2.6563 -2.625,-2.6563 z"
            id="use5828"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 270,792.5497 c -1.4208,0.033 -2.5625,1.1961 -2.5625,2.625 0,1.4288 1.1417,2.5916 
2.5625,2.625 z"
            id="path5885"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,792.5497 v 5.25 c 1.4225,-0.034 2.5625,-1.1945 2.5625,-2.625 0,-1.4304 -1.1403,-2.5912 
-2.5625,-2.625 z"
            id="path5889"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 267.4687,788.3622 c 0.1254,1.3106 1.1959,2.3435 2.5313,2.375 v -2.375 z"
            id="path5893"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,788.3622 v 2.375 c 1.3385,-0.032 2.4077,-1.0615 2.5312,-2.375 z"
            id="path5895"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 270,799.6122 c -1.4205,0.034 -2.5625,1.1964 -2.5625,2.625 0,0.041 0,0.084 0,0.125 H 270 Z"
            id="path5897"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,799.5809 v 2.7813 h 2.5625 c 0,-0.045 0,-0.08 0,-0.125 0,-1.4306 -1.1401,-2.622 
-2.5625,-2.6563 z"
            id="path5899"
            inkscape:connector-curvature="0" />
         <path
            inkscape:connector-curvature="0"
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.24945228"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.24945228"
            d="m 265,795.36218 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"
            id="path5911" />
       </g>
diff --git a/icons/Symbolic/scalable/gimp-pivot-center.svg b/icons/Symbolic/scalable/gimp-pivot-center.svg
index 4e13d0c1ef..75f0ff0397 100644
--- a/icons/Symbolic/scalable/gimp-pivot-center.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-center.svg
@@ -68,7 +68,7 @@
          height="1.0583333"
          width="1.0583333"
          id="rect1433"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-pivot-east.svg b/icons/Symbolic/scalable/gimp-pivot-east.svg
index a30d9c8288..be32b47b57 100644
--- a/icons/Symbolic/scalable/gimp-pivot-east.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-east.svg
@@ -65,20 +65,20 @@
       <g
          id="g1534">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect1433"
            width="1.0583333"
            height="1.0583333"
            x="1.0583333"
            y="294.8833" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 0.79375,295.41248 H 0"
            id="path1435"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cc" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 2.38125,295.41248 H 3.175"
            id="path1437"
            inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-pivot-north-east.svg 
b/icons/Symbolic/scalable/gimp-pivot-north-east.svg
index c41a2367b5..eda050889e 100644
--- a/icons/Symbolic/scalable/gimp-pivot-north-east.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-north-east.svg
@@ -65,20 +65,20 @@
       <g
          id="g1461">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect1433"
            width="1.0583333"
            height="1.0583333"
            x="1.0583333"
            y="294.8833" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 1.5875,296.20623 v 0.79375"
            id="path1435"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cc" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 2.38125,295.41248 H 3.175"
            id="path1437"
            inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-pivot-north-west.svg 
b/icons/Symbolic/scalable/gimp-pivot-north-west.svg
index 893b27daaf..61659be22b 100644
--- a/icons/Symbolic/scalable/gimp-pivot-north-west.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-north-west.svg
@@ -67,19 +67,19 @@
          height="1.0583333"
          width="1.0583333"
          id="rect1433"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1435"
          d="m 1.5875,296.20623 0,0.79375"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1437"
          d="m 2.38125,295.41248 0.79375,0"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-pivot-north.svg b/icons/Symbolic/scalable/gimp-pivot-north.svg
index 124814e8a0..d2797afb91 100644
--- a/icons/Symbolic/scalable/gimp-pivot-north.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-north.svg
@@ -67,19 +67,19 @@
          height="1.0583333"
          width="1.0583333"
          id="rect1433"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1435"
          d="m 0.79375,295.41248 -0.79375,0"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1437"
          d="m 2.38125,295.41248 0.79375,0"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-pivot-south-east.svg 
b/icons/Symbolic/scalable/gimp-pivot-south-east.svg
index 9020a6a023..1426de86c8 100644
--- a/icons/Symbolic/scalable/gimp-pivot-south-east.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-south-east.svg
@@ -65,20 +65,20 @@
       <g
          id="g1461">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect1433"
            width="1.0583333"
            height="1.0583333"
            x="1.0583333"
            y="294.8833" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 1.5875,296.20623 v 0.79375"
            id="path1435"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cc" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 2.38125,295.41248 H 3.175"
            id="path1437"
            inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-pivot-south-west.svg 
b/icons/Symbolic/scalable/gimp-pivot-south-west.svg
index cf8b98f9aa..acc533c2f2 100644
--- a/icons/Symbolic/scalable/gimp-pivot-south-west.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-south-west.svg
@@ -65,20 +65,20 @@
       <g
          id="g1461">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect1433"
            width="1.0583333"
            height="1.0583333"
            x="1.0583333"
            y="294.8833" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 1.5875,296.20623 v 0.79375"
            id="path1435"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cc" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 2.38125,295.41248 H 3.175"
            id="path1437"
            inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-pivot-south.svg b/icons/Symbolic/scalable/gimp-pivot-south.svg
index 124814e8a0..d2797afb91 100644
--- a/icons/Symbolic/scalable/gimp-pivot-south.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-south.svg
@@ -67,19 +67,19 @@
          height="1.0583333"
          width="1.0583333"
          id="rect1433"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1435"
          d="m 0.79375,295.41248 -0.79375,0"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cc"
          inkscape:connector-curvature="0"
          id="path1437"
          d="m 2.38125,295.41248 0.79375,0"
-         
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-pivot-west.svg b/icons/Symbolic/scalable/gimp-pivot-west.svg
index a30d9c8288..be32b47b57 100644
--- a/icons/Symbolic/scalable/gimp-pivot-west.svg
+++ b/icons/Symbolic/scalable/gimp-pivot-west.svg
@@ -65,20 +65,20 @@
       <g
          id="g1534">
         <rect
-           
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.52916664;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect1433"
            width="1.0583333"
            height="1.0583333"
            x="1.0583333"
            y="294.8833" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 0.79375,295.41248 H 0"
            id="path1435"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="cc" />
         <path
-           
style="fill:none;stroke:#d6d6d6;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;stroke:#bebebe;stroke-width:0.5291667;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="M 2.38125,295.41248 H 3.175"
            id="path1437"
            inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-plugin.svg b/icons/Symbolic/scalable/gimp-plugin.svg
index 7ec4754e1f..7d879a28e3 100644
--- a/icons/Symbolic/scalable/gimp-plugin.svg
+++ b/icons/Symbolic/scalable/gimp-plugin.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(470.12943,283.03651)"
diff --git a/icons/Symbolic/scalable/gimp-portrait.svg b/icons/Symbolic/scalable/gimp-portrait.svg
index 31cd7768d9..bd2a49d9a7 100644
--- a/icons/Symbolic/scalable/gimp-portrait.svg
+++ b/icons/Symbolic/scalable/gimp-portrait.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(556.16667,245.70615)"
@@ -158,7 +158,7 @@
          cx="49.5"
          transform="matrix(0.8,0,0,0.8,89.4002,253)"
          id="path20580-9"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       <path
          style="opacity:0.3;fill:url(#linearGradient7910);fill-opacity:1;stroke:none"
          d="m 127.0002,529 c -1.19566,0.86451 -2,2 -2,4 l 8,0 c 0,-2 -0.80434,-3.13549 -2,-4 l 0,1 -4,0 z"
diff --git a/icons/Symbolic/scalable/gimp-prefs-color-management.svg 
b/icons/Symbolic/scalable/gimp-prefs-color-management.svg
index 8b4640791b..331684ea52 100644
--- a/icons/Symbolic/scalable/gimp-prefs-color-management.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-color-management.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(322.73462,273.31913)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-controllers.svg 
b/icons/Symbolic/scalable/gimp-prefs-controllers.svg
index bb758f8304..212e81f738 100644
--- a/icons/Symbolic/scalable/gimp-prefs-controllers.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-controllers.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(767.51516,333.46232)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-default-comment.svg 
b/icons/Symbolic/scalable/gimp-prefs-default-comment.svg
index 5ed2eb79ba..8dc23f72c2 100644
--- a/icons/Symbolic/scalable/gimp-prefs-default-comment.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-default-comment.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.15455,333.46232)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-default-grid.svg 
b/icons/Symbolic/scalable/gimp-prefs-default-grid.svg
index 1ae2ce7a6e..121b607b5f 100644
--- a/icons/Symbolic/scalable/gimp-prefs-default-grid.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-default-grid.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(810.53908,333.59289)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-display.svg b/icons/Symbolic/scalable/gimp-prefs-display.svg
index 158e9df657..4bf39473f0 100644
--- a/icons/Symbolic/scalable/gimp-prefs-display.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-display.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(832.48324,333.46232)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-brushes.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-brushes.svg
index c90dfa3770..df11416f34 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-brushes.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-brushes.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(768.15947,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-dynamics.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-dynamics.svg
index 4b9cd9bf2e..c085458d2b 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-dynamics.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-dynamics.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.82382,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-environ.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-environ.svg
index fbf9c8a7b6..5161b3b4d5 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-environ.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-environ.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(811.48816,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-fonts.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-fonts.svg
index 834aec07d1..4c27a2d9e9 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-fonts.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-fonts.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(833.15251,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-gradients.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-gradients.svg
index a700f2ea8f..e8a408ad59 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-gradients.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-gradients.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.81685,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-icon-themes.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-icon-themes.svg
index 03f7321bcd..660ae89f24 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-icon-themes.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-icon-themes.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(877.5614,399.10288)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-interp.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-interp.svg
index 97f783bfbd..965f5853fd 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-interp.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-interp.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(898.14554,399.52469)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-modules.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-modules.svg
index e5a91dd195..6f7529b291 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-modules.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-modules.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(746.49512,421.87401)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-mypaint-brushes.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-mypaint-brushes.svg
index dfd9fe3a2a..8bf4010faf 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-mypaint-brushes.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-mypaint-brushes.svg
@@ -95,7 +95,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -177,12 +177,12 @@
          d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
          id="path9274-0"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6"
          d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-1.669798"
          inkscape:transform-center-y="8.5140067"
@@ -192,12 +192,12 @@
          d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
          id="path9274-0-8"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-8"
          d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="0.66799328"
          inkscape:transform-center-y="8.8443466"
@@ -207,12 +207,12 @@
          d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
          id="path9274-0-4"
          sodipodi:nodetypes="csssssc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-0"
          d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-0.28446271"
          inkscape:transform-center-y="8.9169244"
@@ -232,7 +232,7 @@
            id="use4809-962-1-5"
            style="color:#000000;fill:#606060;fill-opacity:0.3" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="cssac"
            id="path9274-0-45"
            d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
@@ -242,12 +242,12 @@
            inkscape:transform-center-y="8.5140067"
            inkscape:transform-center-x="-1.669798"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
            id="path9264-6-3"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="cssac"
            id="path9274-0-8-9"
            d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
@@ -257,12 +257,12 @@
            inkscape:transform-center-y="8.8443466"
            inkscape:transform-center-x="0.66799328"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
            id="path9264-6-8-2"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            sodipodi:nodetypes="csssssc"
            id="path9274-0-4-7"
            d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
@@ -272,7 +272,7 @@
            inkscape:transform-center-y="8.9169244"
            inkscape:transform-center-x="-0.28446271"
            sodipodi:nodetypes="csccc"
-           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+           
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
            d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
            id="path9264-6-0-4"
            inkscape:connector-curvature="0" />
@@ -293,12 +293,12 @@
          d="m 179.60075,548.70742 c -1.36139,2.35604 1.34498,3.59786 1.39925,5.15476 0.0629,1.80417 
-1.63443,2.37347 -2.61312,2.11772 -1.23492,-0.3227 -1.78974,-1.37448 -1.84014,-2.37563 -0.0967,-1.92052 
2.061,-5.17267 3.05401,-4.89685 z"
          id="path9274-0-6"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-4"
          d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-1.669798"
          inkscape:transform-center-y="8.5140067"
@@ -308,12 +308,12 @@
          d="m 188.63405,549.97358 c 1.36139,2.35604 -1.34498,3.59786 -1.39925,5.15476 -0.0629,1.80417 
1.63443,2.37347 2.61312,2.11772 1.23492,-0.3227 1.78974,-1.37448 1.84014,-2.37563 0.0967,-1.92052 
-2.061,-5.17267 -3.05401,-4.89685 z"
          id="path9274-0-8-5"
          sodipodi:nodetypes="cssac"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-8-9"
          d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="0.66799328"
          inkscape:transform-center-y="8.8443466"
@@ -323,12 +323,12 @@
          d="m 184.06754,548.39143 c 0.19134,1.13053 -1.13402,2.623 -1.60087,3.54552 -0.28391,0.56103 
-0.4301,1.07472 -0.23235,1.62967 0.30011,0.84221 0.89009,1.24381 1.50829,1.36198 0.63002,0.12043 
1.28935,-0.0535 1.70108,-0.35544 0.52489,-0.38493 0.79699,-0.86647 0.86757,-1.38521 0.26355,-1.93701 
-0.94767,-4.34669 -2.24372,-4.79652 z"
          id="path9274-0-4-5"
          sodipodi:nodetypes="csssssc"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
 />
       <path
          inkscape:connector-curvature="0"
          id="path9264-6-0-9"
          d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
          sodipodi:nodetypes="csccc"
          inkscape:transform-center-x="-0.28446271"
          inkscape:transform-center-y="8.9169244"
@@ -339,7 +339,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-2"
        d="m 182.16855,568.74145 c 0.32722,0.65675 0.82152,0.44765 0.73608,-0.34905 -0.60074,-5.60184 
-0.19702,-6.1563 -1.88148,-12.29379 -0.6564,0.76004 -1.70118,1.02743 -2.71185,0.79181 0.96041,6.43865 
2.64826,8.42822 3.85725,11.85103 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="-1.669798"
        inkscape:transform-center-y="8.5140067"
@@ -349,7 +349,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-8-26"
        d="m 186.87872,570.12742 c 0.0607,0.73123 0.59732,0.72007 0.81302,-0.0516 1.51667,-5.42598 
2.09704,-5.79149 2.80543,-12.11639 -0.89122,0.46289 -1.96073,0.32432 -2.81226,-0.26885 -1.49249,6.33648 
-0.66153,8.80968 -0.80619,12.43686 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="0.66799328"
        inkscape:transform-center-y="8.8443466"
@@ -359,7 +359,7 @@
        inkscape:connector-curvature="0"
        id="path9264-6-0-6"
        d="m 184.50149,568.02067 c 0.18987,0.70876 0.71591,0.60229 0.79086,-0.19546 0.52689,-5.60927 
1.03299,-6.07222 0.60458,-12.42224 -0.79462,0.61409 -1.87173,0.66806 -2.81521,0.23589 -0.34112,6.50093 
0.91668,8.78679 1.41977,12.38181 z"
-       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
+       
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;marker:none;enable-background:accumulate"
        sodipodi:nodetypes="csccc"
        inkscape:transform-center-x="-0.28446271"
        inkscape:transform-center-y="8.9169244"
@@ -377,7 +377,7 @@
       <g
          id="g5911"
          transform="matrix(0.8746234,0,0,0.89178327,10.05661,1029.2419)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
     <g
        id="g4804-5"
@@ -385,7 +385,7 @@
       <g
          id="g5911-5"
          transform="matrix(0.8746234,0,0,0.89178327,10.05661,1029.2419)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
     <g
        style="display:inline"
@@ -395,7 +395,7 @@
        inkscape:export-xdpi="270"
        inkscape:export-ydpi="270">
       <path
-         style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none"
          d="M 0.53125,0 C 0.24212,0 0,0.24212 0,0.53125 v 14.9375 C 0,15.76725 0.23264,16 0.53125,16 h 
14.9375 C 15.76735,16 16,15.76735 16,15.46875 V 8 C 13.957067,8.014549 14.182592,10.238081 
13.195312,10.865234 12.051239,11.591989 11.036665,10.711309 10.830078,9.9804688 10.569406,9.058291 
11.039006,8.2980854 11.667969,7.8847656 12.874513,7.0918911 15.80097,7.2522592 16,8 V 5.53125 C 16,5.24215 
15.75788,5 15.46875,5 H 3 v 8.5 C 3,13.777 2.777,14 2.5,14 2.223,14 2,13.777 2,13.5 v -9 C 2,4.223 2.223,4 
2.5,4 H 5.46875 14 V 2.59375 C 14,2.26655 13.73334,2 13.40625,2 H 6 V 0.53125 C 6,0.2421 5.75788,0 5.46875,0 
Z M 8.8339844,6.1152344 C 9.7411465,6.1496439 10.521579,6.3780827 10.621094,6.7519531 8.5781612,6.7665026 
8.8036859,8.9900341 7.8164062,9.6171875 6.6723312,10.343942 5.6577585,9.4613086 5.4511719,8.7304688 
5.1904993,7.8082912 5.6620531,7.0500386 6.2910156,6.6367188 6.8942879,6.2402815 7.9268223,6.0808249 
8.8339844,6.1152344 Z M 4.9648438,9.4101562 c 0.3411878,0.7004398 0
 .992437,
 1.1841378 1.7460937,1.2070318 -1.2343652,1.726661 -2.0357493,2.691569 -2.7910156,3.49414 L 
3.8945312,10.662109 C 4.2128694,10.273506 4.5686215,9.8437162 4.9648438,9.4101562 Z M 10.34375,10.660156 c 
0.341188,0.70044 0.990484,1.184137 1.744141,1.207032 -1.234366,1.726661 -2.033797,2.689615 
-2.7890629,3.492187 L 9.2734375,11.912109 C 9.5917757,11.523506 9.9475278,11.093716 10.34375,10.660156 Z"
          transform="translate(15,-40)"
          id="rect3845-5-5"
@@ -406,7 +406,7 @@
          height="16"
          width="16"
          id="rect14152-3"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-palettes.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-palettes.svg
index a0271b6a59..24de8f6c28 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-palettes.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-palettes.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(768.15947,421.87401)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-patterns.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-patterns.svg
index eaa47504ff..3222b65076 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-patterns.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-patterns.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.82382,421.87401)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-plug-ins.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-plug-ins.svg
index 9ac24d738b..84ecb3d41b 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-plug-ins.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-plug-ins.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(811.48816,421.87401)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-scripts.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-scripts.svg
index c999b61290..08818126d7 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-scripts.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-scripts.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(833.15251,421.87401)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-themes.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-themes.svg
index 81f31831b0..8fead2c731 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-themes.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-themes.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1175.3732,580.07676)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-tool-plug-ins.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-tool-plug-ins.svg
index a786958464..11a1a011d6 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-tool-plug-ins.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-tool-plug-ins.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(898.1551,422.06734)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
index 0188cf7cb4..cd58c194e0 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-tool-presets.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(774.93754,420.28591)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders-tools.svg 
b/icons/Symbolic/scalable/gimp-prefs-folders-tools.svg
index 74f974dce1..322cbdfeb8 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders-tools.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders-tools.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(877.05355,422.91141)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-folders.svg b/icons/Symbolic/scalable/gimp-prefs-folders.svg
index 3068250c7f..47d0e7f0fa 100644
--- a/icons/Symbolic/scalable/gimp-prefs-folders.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-folders.svg
@@ -25,7 +25,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -115,7 +115,7 @@
            id="rect3845-7"
            sodipodi:nodetypes="ccccccccccsccccccccccc" />
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            id="rect14152-53"
            width="16"
            height="16"
@@ -134,7 +134,7 @@
            d="m 1383.3477,196.71484 c -0.1808,0 -0.3321,0.15133 -0.3321,0.33204 v 5.66796 h 1.25 v -3.1875 c 
0,-0.17312 0.1394,-0.3125 0.3125,-0.3125 h 1.8555 5.332 v -0.8789 c 0,-0.2045 -0.1666,-0.3711 -0.3711,-0.3711 
h -4.6289 v -0.91796 c 0,-0.18072 -0.1513,-0.33204 -0.332,-0.33204 z m 1.5429,3.125 v 2.875 h 4.125 v 4 h 
3.668 c 0.1866,0 0.332,-0.1454 0.332,-0.33203 v -6.21093 c 0,-0.18069 -0.1513,-0.33204 -0.332,-0.33204 z"
            style="display:inline;fill:url(#linearGradient9290);fill-opacity:1;stroke:none" />
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            id="rect14152-53-3"
            width="16"
            height="16"
diff --git a/icons/Symbolic/scalable/gimp-prefs-help-system.svg 
b/icons/Symbolic/scalable/gimp-prefs-help-system.svg
index 0741062b8a..d5a14089ed 100644
--- a/icons/Symbolic/scalable/gimp-prefs-help-system.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-help-system.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.14759,333.46232)"
@@ -124,7 +124,7 @@
        transform="translate(245.82698,175.46232)"
        id="gimp-prefs-help-system">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          d="M -0.03125,0.59375 C -2.0210789,1.406758 -3.5669784,3.0094542 -4.375,5 l 2.90625,0.78125 c 
0.48983518,-0.9531908 1.28860519,-1.7349381 2.25,-2.21875 z m 6.0625,0 -0.8125,2.96875 c 0.9613948,0.4838119 
1.7601648,1.2655592 2.25,2.21875 L 10.375,5 C 9.5669784,3.0094542 8.0210789,1.406758 6.03125,0.59375 Z m 
-7.5,9.625 L -4.375,11 c 0.8080216,1.990546 2.3539211,3.593242 4.34375,4.40625 l 0.8125,-2.96875 c 
-0.96139481,-0.483812 -1.76016482,-1.265559 -2.25,-2.21875 z m 8.90625,0 c -0.4838119,0.961395 
-1.2655592,1.760165 -2.21875,2.25 L 6,15.375 c 1.9905458,-0.808022 3.593242,-2.353921 4.40625,-4.34375 z"
          id="path22763"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-prefs-icon-theme.svg 
b/icons/Symbolic/scalable/gimp-prefs-icon-theme.svg
index 3b681944bc..65984190b4 100644
--- a/icons/Symbolic/scalable/gimp-prefs-icon-theme.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-icon-theme.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(876.27153,334.20585)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-image-title.svg 
b/icons/Symbolic/scalable/gimp-prefs-image-title.svg
index 846b57ee08..f958751136 100644
--- a/icons/Symbolic/scalable/gimp-prefs-image-title.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-image-title.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1796.3915,646.92464)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-image-windows-appearance.svg 
b/icons/Symbolic/scalable/gimp-prefs-image-windows-appearance.svg
index dc0c828fe0..432cb0d993 100644
--- a/icons/Symbolic/scalable/gimp-prefs-image-windows-appearance.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-image-windows-appearance.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.82587,355.96911)"
@@ -159,7 +159,7 @@
       <path
          id="rect4250"
          d="M 3 5 L 3 12 L 4 12 L 4 11 L 5 11 L 5 10 L 4 10 L 4 9 L 5 9 L 5 8 L 4 8 L 4 7 L 5 7 L 5 6 L 6 6 
L 6 7 L 7 7 L 7 6 L 8 6 L 8 7 L 9 7 L 9 6 L 10 6 L 10 7 L 11 7 L 11 6 L 12 6 L 12 7 L 13 7 L 13 6 L 13 5 L 4 
5 L 3 5 z "
-         
style="opacity:0.83300003;fill:#d6d6d6;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
 />
+         
style="opacity:0.83300003;fill:#bebebe;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-prefs-image-windows-snapping.svg 
b/icons/Symbolic/scalable/gimp-prefs-image-windows-snapping.svg
index 2430cbd5d2..ad6e37fee1 100644
--- a/icons/Symbolic/scalable/gimp-prefs-image-windows-snapping.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-image-windows-snapping.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.82587,355.96911)"
@@ -167,16 +167,16 @@
            style="stroke:none;stroke-opacity:1">
           <path
              inkscape:connector-curvature="0"
-             style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+             style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
              d="m 562.5,505.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
              id="rect22373" />
           <path
              inkscape:connector-curvature="0"
-             style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+             style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
              d="m 562.5,518.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
              id="rect22375" />
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
              d="m 565,505.34375 v 3 h 1.53125 c 3.11834,0 5.53125,2.31067 5.53125,5.03125 0,2.72057 
-2.41291,5 -5.53125,5 -0.11744,0 -0.23004,-0.0246 -0.34375,-0.0312 h -0.0312 -0.0312 -1.15625 v 3 h 1.0625 
0.0937 c 0.14249,0.007 0.26588,0.0312 0.40625,0.0312 4.62356,0 8.53125,-3.53305 8.53125,-8 0,-4.46696 
-3.90769,-8.03125 -8.53125,-8.03125 h -1.53125 z"
              id="path14123"
              inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-prefs-image-windows.svg 
b/icons/Symbolic/scalable/gimp-prefs-image-windows.svg
index b0171249bf..da66d3f0f2 100644
--- a/icons/Symbolic/scalable/gimp-prefs-image-windows.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-image-windows.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.82587,355.96911)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-import-export.svg 
b/icons/Symbolic/scalable/gimp-prefs-import-export.svg
index 9d36651a1c..71cbe8f5ae 100644
--- a/icons/Symbolic/scalable/gimp-prefs-import-export.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-import-export.svg
@@ -25,7 +25,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-39.35207,761.03851)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -324,7 +324,7 @@
        inkscape:connector-curvature="0"
        sodipodi:nodetypes="sssssss" />
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-back
 ground:a
 ccumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-back
 ground:a
 ccumulate"
        d="m 0,1028.3622 0,12 8.0000006,0 0,-2 -6.0000004,0 0,-8 12.0000008,0 0,5.5 2,0 0,-7.5 z"
        id="rect4349"
        inkscape:connector-curvature="0"
diff --git a/icons/Symbolic/scalable/gimp-prefs-input-devices.svg 
b/icons/Symbolic/scalable/gimp-prefs-input-devices.svg
index 26e53ae04e..ca9e9534d8 100644
--- a/icons/Symbolic/scalable/gimp-prefs-input-devices.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-input-devices.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(767.4902,355.96911)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-interface.svg 
b/icons/Symbolic/scalable/gimp-prefs-interface.svg
index d5584364a1..f19e741945 100644
--- a/icons/Symbolic/scalable/gimp-prefs-interface.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-interface.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(789.15456,355.96911)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-new-image.svg 
b/icons/Symbolic/scalable/gimp-prefs-new-image.svg
index 881debc7f3..d76d74517a 100644
--- a/icons/Symbolic/scalable/gimp-prefs-new-image.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-new-image.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(810.8189,355.96911)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-playground.svg 
b/icons/Symbolic/scalable/gimp-prefs-playground.svg
index b7c7897f24..fc9fccef99 100644
--- a/icons/Symbolic/scalable/gimp-prefs-playground.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-playground.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(832.7537,355.51115)"
@@ -184,7 +184,7 @@
      style="display:inline"
      id="preferences">
     <g
-       style="display:inline;opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-opacity:1"
+       style="display:inline;opacity:1;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-opacity:1"
        transform="translate(219.43309,-842.85104)"
        id="gimp-prefs-playground">
       <path
diff --git a/icons/Symbolic/scalable/gimp-prefs-session.svg b/icons/Symbolic/scalable/gimp-prefs-session.svg
index a315d56240..ee67315d2c 100644
--- a/icons/Symbolic/scalable/gimp-prefs-session.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-session.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(854.14698,355.96875)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-system-resources.svg 
b/icons/Symbolic/scalable/gimp-prefs-system-resources.svg
index c85e553661..82fa7dd0d8 100644
--- a/icons/Symbolic/scalable/gimp-prefs-system-resources.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-system-resources.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(947.87388,356.58905)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-theme.svg b/icons/Symbolic/scalable/gimp-prefs-theme.svg
index 5a88f21924..c41a8ee022 100644
--- a/icons/Symbolic/scalable/gimp-prefs-theme.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-theme.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(875.81194,356.589)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-tool-options.svg 
b/icons/Symbolic/scalable/gimp-prefs-tool-options.svg
index e011d9b307..bfde39fcf8 100644
--- a/icons/Symbolic/scalable/gimp-prefs-tool-options.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-tool-options.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(1.5000038,0,0,1.5000038,686.71849,250.54685)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-toolbox.svg b/icons/Symbolic/scalable/gimp-prefs-toolbox.svg
index 486bb3d68e..fa840ffd3f 100644
--- a/icons/Symbolic/scalable/gimp-prefs-toolbox.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-toolbox.svg
@@ -91,7 +91,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(921.19653,333.23113)"
diff --git a/icons/Symbolic/scalable/gimp-prefs-window-management.svg 
b/icons/Symbolic/scalable/gimp-prefs-window-management.svg
index 97ec7b8326..5212336b2a 100644
--- a/icons/Symbolic/scalable/gimp-prefs-window-management.svg
+++ b/icons/Symbolic/scalable/gimp-prefs-window-management.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(923.85322,356.58905)"
diff --git a/icons/Symbolic/scalable/gimp-question.svg b/icons/Symbolic/scalable/gimp-question.svg
index 3e1498b95c..789e34daf0 100644
--- a/icons/Symbolic/scalable/gimp-question.svg
+++ b/icons/Symbolic/scalable/gimp-question.svg
@@ -32,7 +32,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-212.51307,96.938703)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -128,12 +128,12 @@
          inkscape:connector-curvature="0"
          id="path27972"
          d="m 148.8125,522 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -1e-4,1.40136 -0.37771,1.92177 
-1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 C 149.98185,528.03085 150,528.002 150,528 c 
0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 
0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 
0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 v -0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 
-0.56324,0.0316 -0.9691,0.43676 -0.9375,1 h -2 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path19592"
          d="m 149,530 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 
0,-0.55228 0.44772,-1 1,-1 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path27976"
diff --git a/icons/Symbolic/scalable/gimp-quick-mask-off.svg b/icons/Symbolic/scalable/gimp-quick-mask-off.svg
index 48fe120059..e73ccbd2b2 100644
--- a/icons/Symbolic/scalable/gimp-quick-mask-off.svg
+++ b/icons/Symbolic/scalable/gimp-quick-mask-off.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.33351,206.07484)"
diff --git a/icons/Symbolic/scalable/gimp-quick-mask-on.svg b/icons/Symbolic/scalable/gimp-quick-mask-on.svg
index 5621d1cf86..fab56f2ec7 100644
--- a/icons/Symbolic/scalable/gimp-quick-mask-on.svg
+++ b/icons/Symbolic/scalable/gimp-quick-mask-on.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(745.33351,227.31752)"
diff --git a/icons/Symbolic/scalable/gimp-reset.svg b/icons/Symbolic/scalable/gimp-reset.svg
index 6bf0d48825..b5444606bb 100644
--- a/icons/Symbolic/scalable/gimp-reset.svg
+++ b/icons/Symbolic/scalable/gimp-reset.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(481.1189,132.94795)"
diff --git a/icons/Symbolic/scalable/gimp-reshow-filter.svg b/icons/Symbolic/scalable/gimp-reshow-filter.svg
index 399d65b38e..94c05f3139 100644
--- a/icons/Symbolic/scalable/gimp-reshow-filter.svg
+++ b/icons/Symbolic/scalable/gimp-reshow-filter.svg
@@ -70,7 +70,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(403.12162,-929.27501)"
@@ -87,11 +87,11 @@
     <g
        transform="matrix(0.032,0,0,-0.03203203,15.6128,10.4745)"
        id="g5594-6"
-       style="fill:#d6d6d6;fill-opacity:1" />
+       style="fill:#bebebe;fill-opacity:1" />
     <g
        transform="matrix(0.032,0,0,-0.03203203,9.67296,15.8401)"
        id="g5598-5"
-       style="fill:#d6d6d6;fill-opacity:1" />
+       style="fill:#bebebe;fill-opacity:1" />
     <path
        inkscape:connector-curvature="0"
        
style="display:inline;fill:url(#linearGradient10250);fill-opacity:1;stroke:none;stroke-width:0.78246117"
@@ -102,6 +102,6 @@
        id="path4"
        d="M 9.45,6.4433307 5.8725,0.27915212 C 6.3975,0.16721185 6.9375,0.10004768 7.5,0.10004768 c 1.8,0 
3.45,0.63432824 4.74,1.67910422 L 9.495,6.5179576 Z M 0.345,5.3239279 C 1.035,3.1448233 2.7075,1.398555 
4.845,0.5925849 L 7.59,5.3239279 Z M 0.15,6.0701965 H 5.7675 L 5.55,6.4433307 1.98,12.600048 C 0.75,11.27169 
0,9.5104943 0,7.5627335 0,7.0478082 0.0525,6.555271 0.15,6.0701965 Z m 9.945,1.492537 2.925,-5.0373131 C 
14.2425,3.8537786 15,5.6149727 15,7.5627335 15,8.0776587 14.9475,8.570196 14.85,9.0552705 H 9.2325 Z"
        inkscape:connector-curvature="0"
-       style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.74813193" />
+       style="fill:#bebebe;fill-opacity:1;stroke-width:0.74813193" />
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-resize.svg b/icons/Symbolic/scalable/gimp-resize.svg
index 542abeac13..2f0843930d 100644
--- a/icons/Symbolic/scalable/gimp-resize.svg
+++ b/icons/Symbolic/scalable/gimp-resize.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(235.88344,-584.52162)"
diff --git a/icons/Symbolic/scalable/gimp-rotate-180.svg b/icons/Symbolic/scalable/gimp-rotate-180.svg
index 8da10e5942..2422758b2c 100644
--- a/icons/Symbolic/scalable/gimp-rotate-180.svg
+++ b/icons/Symbolic/scalable/gimp-rotate-180.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(482.5837,107.27724)"
diff --git a/icons/Symbolic/scalable/gimp-rotate-270.svg b/icons/Symbolic/scalable/gimp-rotate-270.svg
index e27fe2b707..a3a74099e9 100644
--- a/icons/Symbolic/scalable/gimp-rotate-270.svg
+++ b/icons/Symbolic/scalable/gimp-rotate-270.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(442.85393,107.27737)"
diff --git a/icons/Symbolic/scalable/gimp-rotate-90.svg b/icons/Symbolic/scalable/gimp-rotate-90.svg
index 08e1334ef8..309c5d90e5 100644
--- a/icons/Symbolic/scalable/gimp-rotate-90.svg
+++ b/icons/Symbolic/scalable/gimp-rotate-90.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(462.71882,107.27737)"
diff --git a/icons/Symbolic/scalable/gimp-sample-point.svg b/icons/Symbolic/scalable/gimp-sample-point.svg
index 67bfa8b307..4be85a93ec 100644
--- a/icons/Symbolic/scalable/gimp-sample-point.svg
+++ b/icons/Symbolic/scalable/gimp-sample-point.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(425.38333,-106.66711)"
diff --git a/icons/Symbolic/scalable/gimp-scale.svg b/icons/Symbolic/scalable/gimp-scale.svg
index d537495aa1..9dcf47e6f0 100644
--- a/icons/Symbolic/scalable/gimp-scale.svg
+++ b/icons/Symbolic/scalable/gimp-scale.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(-816.43551,291.65499)"
diff --git a/icons/Symbolic/scalable/gimp-selection-add.svg b/icons/Symbolic/scalable/gimp-selection-add.svg
index 07e06d08fc..22fdf43f0a 100644
--- a/icons/Symbolic/scalable/gimp-selection-add.svg
+++ b/icons/Symbolic/scalable/gimp-selection-add.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(677.68927,359.15428)"
diff --git a/icons/Symbolic/scalable/gimp-selection-all.svg b/icons/Symbolic/scalable/gimp-selection-all.svg
index 3ad922b877..3d69c13ba6 100644
--- a/icons/Symbolic/scalable/gimp-selection-all.svg
+++ b/icons/Symbolic/scalable/gimp-selection-all.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(638.17368,384.36685)"
diff --git a/icons/Symbolic/scalable/gimp-selection-border.svg 
b/icons/Symbolic/scalable/gimp-selection-border.svg
index 66657fbd46..e6cf53e8b6 100644
--- a/icons/Symbolic/scalable/gimp-selection-border.svg
+++ b/icons/Symbolic/scalable/gimp-selection-border.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(658.3548,382.58594)"
diff --git a/icons/Symbolic/scalable/gimp-selection-grow.svg b/icons/Symbolic/scalable/gimp-selection-grow.svg
index f604091a27..528e85ffa0 100644
--- a/icons/Symbolic/scalable/gimp-selection-grow.svg
+++ b/icons/Symbolic/scalable/gimp-selection-grow.svg
@@ -118,7 +118,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(616.77199,385.16406)"
diff --git a/icons/Symbolic/scalable/gimp-selection-intersect.svg 
b/icons/Symbolic/scalable/gimp-selection-intersect.svg
index c79dc2efe6..60a0c8fe96 100644
--- a/icons/Symbolic/scalable/gimp-selection-intersect.svg
+++ b/icons/Symbolic/scalable/gimp-selection-intersect.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(577.67643,359.8463)"
diff --git a/icons/Symbolic/scalable/gimp-selection-none.svg b/icons/Symbolic/scalable/gimp-selection-none.svg
index 71a1348295..c5695ed247 100644
--- a/icons/Symbolic/scalable/gimp-selection-none.svg
+++ b/icons/Symbolic/scalable/gimp-selection-none.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(598.32108,359.06844)"
diff --git a/icons/Symbolic/scalable/gimp-selection-replace.svg 
b/icons/Symbolic/scalable/gimp-selection-replace.svg
index 1cd5d8a34b..f04028e80d 100644
--- a/icons/Symbolic/scalable/gimp-selection-replace.svg
+++ b/icons/Symbolic/scalable/gimp-selection-replace.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(677.30366,384.07083)"
diff --git a/icons/Symbolic/scalable/gimp-selection-shrink.svg 
b/icons/Symbolic/scalable/gimp-selection-shrink.svg
index 5575a1f1e1..9c336b3c60 100644
--- a/icons/Symbolic/scalable/gimp-selection-shrink.svg
+++ b/icons/Symbolic/scalable/gimp-selection-shrink.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(617.67631,359.8463)"
diff --git a/icons/Symbolic/scalable/gimp-selection-stroke.svg 
b/icons/Symbolic/scalable/gimp-selection-stroke.svg
index 4bbcd9d17a..45be5f5711 100644
--- a/icons/Symbolic/scalable/gimp-selection-stroke.svg
+++ b/icons/Symbolic/scalable/gimp-selection-stroke.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(637.67626,360.18199)"
@@ -264,7 +264,7 @@
        style="display:inline"
        transform="matrix(1,0,0,0.999068,78.864914,-285.73851)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          transform="matrix(0.8746234,0,0,0.89178327,132.92919,469.5548)"
          id="g5911">
         <path
diff --git a/icons/Symbolic/scalable/gimp-selection-subtract.svg 
b/icons/Symbolic/scalable/gimp-selection-subtract.svg
index 9103c2bc11..af0949d879 100644
--- a/icons/Symbolic/scalable/gimp-selection-subtract.svg
+++ b/icons/Symbolic/scalable/gimp-selection-subtract.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(657.67619,359.8463)"
diff --git a/icons/Symbolic/scalable/gimp-selection-to-channel.svg 
b/icons/Symbolic/scalable/gimp-selection-to-channel.svg
index 2b494a9421..3b3f6e2250 100644
--- a/icons/Symbolic/scalable/gimp-selection-to-channel.svg
+++ b/icons/Symbolic/scalable/gimp-selection-to-channel.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(597.60064,383.54287)"
diff --git a/icons/Symbolic/scalable/gimp-selection-to-path.svg 
b/icons/Symbolic/scalable/gimp-selection-to-path.svg
index 84073d11ca..a41753bb93 100644
--- a/icons/Symbolic/scalable/gimp-selection-to-path.svg
+++ b/icons/Symbolic/scalable/gimp-selection-to-path.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(577.07521,382.77418)"
diff --git a/icons/Symbolic/scalable/gimp-selection.svg b/icons/Symbolic/scalable/gimp-selection.svg
index 073bd33202..b2b1d197a0 100644
--- a/icons/Symbolic/scalable/gimp-selection.svg
+++ b/icons/Symbolic/scalable/gimp-selection.svg
@@ -110,12 +110,12 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <path
-       
style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.92290813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       
style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.92290813;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
        d="m 2,1038.3622 12,0 0,12 -12,0 z"
        id="rect4014"
        inkscape:connector-curvature="0" />
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999094;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.99999094;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
        d="M 0 0 L 0 0.5 L 0 1.0429688 L 1 1.0429688 L 1 1 L 1 0 L 0 0 z M 2 0 L 2 1 L 3.1601562 1 L 
3.1601562 0 L 2 0 z M 4.1601562 0 L 4.1601562 1 L 5.3203125 1 L 5.3203125 0 L 4.1601562 0 z M 6.3183594 0 L 
6.3183594 1 L 7.4785156 1 L 7.4785156 0 L 6.3183594 0 z M 8.4785156 0 L 8.4785156 1 L 9.6386719 1 L 9.6386719 
0 L 8.4785156 0 z M 10.636719 0 L 10.636719 1 L 11.798828 1 L 11.798828 0 L 10.636719 0 z M 12.796875 0 L 
12.796875 1 L 13.957031 1 L 13.957031 0 L 12.796875 0 z M 14.957031 0 L 14.957031 1 L 15 1 L 15 1.0429688 L 
16 1.0429688 L 16 0 L 14.957031 0 z M 0 2.0429688 L 0 3.203125 L 1 3.203125 L 1 2.0429688 L 0 2.0429688 z M 
15 2.0429688 L 15 3.203125 L 16 3.203125 L 16 2.0429688 L 15 2.0429688 z M 0 4.203125 L 0 5.3632812 L 1 
5.3632812 L 1 4.203125 L 0 4.203125 z M 15 4.203125 L 15 5.3632812 L 16 5.3632812 L 16 4.203125 L 15 4.203125 
z M 0 6.3613281 L 0 7.5214844 L 1 7.5214844 L 1 6.3613281 L 0 6.3613281 z M 15 6.3613281 L 15 7.5214844 L 16 
7.5214844 L 16 6.3613281 L
  15 6.36
 13281 z M 0 8.5214844 L 0 9.6816406 L 1 9.6816406 L 1 8.5214844 L 0 8.5214844 z M 15 8.5214844 L 15 
9.6816406 L 16 9.6816406 L 16 8.5214844 L 15 8.5214844 z M 0 10.679688 L 0 11.839844 L 1 11.839844 L 1 
10.679688 L 0 10.679688 z M 15 10.679688 L 15 11.839844 L 16 11.839844 L 16 10.679688 L 15 10.679688 z M 0 
12.839844 L 0 14 L 1 14 L 1 12.839844 L 0 12.839844 z M 15 12.839844 L 15 14 L 16 14 L 16 12.839844 L 15 
12.839844 z M 0 15 L 0 16 L 1.0175781 16 L 1.0175781 15 L 1 15 L 0 15 z M 2.015625 15 L 2.015625 16 L 
3.1757812 16 L 3.1757812 15 L 2.015625 15 z M 4.1757812 15 L 4.1757812 16 L 5.3359375 16 L 5.3359375 15 L 
4.1757812 15 z M 6.3339844 15 L 6.3339844 16 L 7.4941406 16 L 7.4941406 15 L 6.3339844 15 z M 8.4941406 15 L 
8.4941406 16 L 9.6542969 16 L 9.6542969 15 L 8.4941406 15 z M 10.654297 15 L 10.654297 16 L 11.814453 16 L 
11.814453 15 L 10.654297 15 z M 12.8125 15 L 12.8125 16 L 13.972656 16 L 13.972656 15 L 12.8125 15 z M 
14.972656 15 L 14.972656 16 L 16 16 L 16 15 L 1
 5 15 L 1
 4.972656 15 z "
        transform="translate(0,1036.3622)"
        id="rect4014-3" />
diff --git a/icons/Symbolic/scalable/gimp-shape-circle.svg b/icons/Symbolic/scalable/gimp-shape-circle.svg
index 69d0b6d1ec..aee5c7ecc7 100644
--- a/icons/Symbolic/scalable/gimp-shape-circle.svg
+++ b/icons/Symbolic/scalable/gimp-shape-circle.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(316.425,128.75143)"
diff --git a/icons/Symbolic/scalable/gimp-shape-diamond.svg b/icons/Symbolic/scalable/gimp-shape-diamond.svg
index acf867e12c..1a74071ecb 100644
--- a/icons/Symbolic/scalable/gimp-shape-diamond.svg
+++ b/icons/Symbolic/scalable/gimp-shape-diamond.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(442.70725,172.83693)"
diff --git a/icons/Symbolic/scalable/gimp-shape-square.svg b/icons/Symbolic/scalable/gimp-shape-square.svg
index 7556a5c61a..ef17f2712e 100644
--- a/icons/Symbolic/scalable/gimp-shape-square.svg
+++ b/icons/Symbolic/scalable/gimp-shape-square.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(461.95655,172.576)"
diff --git a/icons/Symbolic/scalable/gimp-shred.svg b/icons/Symbolic/scalable/gimp-shred.svg
index ebdd215ee6..e503a13542 100644
--- a/icons/Symbolic/scalable/gimp-shred.svg
+++ b/icons/Symbolic/scalable/gimp-shred.svg
@@ -86,7 +86,7 @@
          transform="translate(-0.24242425,0.24244873)"
          id="g3939">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.02470016"
+           style="fill:#bebebe;fill-opacity:1;stroke-width:1.02470016"
            d="m 2.1624771,1048.1131 c -1.96067364,0.024 -1.91998825,-0.6003 -1.91998825,-2.8385 0,-2.0632 
0.15191551,-2.1548 1.59999205,-2.1548 H 14.642395 c 1.448077,0 1.599992,0.091 1.599992,2.1548 0,2.2282 
0.03308,2.8605 -1.882744,2.8449 z m 13.0799469,-1.4957 c 0,-0.228 -2.951949,-0.4997 -6.9999287,-0.4997 
-4.0479796,0 -7.0000711,0.2717 -7.0000711,0.4997 0,0.228 2.9520915,0.4996 7.0000711,0.4996 4.0479797,0 
6.9999287,-0.2716 6.9999287,-0.4996 z"
            id="path7075"
            inkscape:connector-curvature="0"
@@ -99,7 +99,7 @@
            inkscape:connector-curvature="0"
            id="path7318"
            d="m 3.2175521,1036.1201 c -0.5500589,0.069 -0.9848264,0.4208 -0.9749633,0.7887 v 5.211 h 
0.9998355 v -5 h 7.9999997 v 2 h 2 v 2.9999 h 0.999704 l 2.96e-4,-3.9999 -2,-2 -8.7998805,2e-4 H 3.3301114 
3.2176794 Z"
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.27488828;marker:none;enable-background:accumulate"
 />
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.27488828;marker:none;enable-background:accumulate"
 />
       </g>
       <rect
          y="1047.3622"
@@ -107,35 +107,35 @@
          height="5"
          width="1"
          id="rect4236"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1047.3622"
          x="5"
          height="4"
          width="1"
          id="rect4236-8"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.13151722;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.13151722;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1047.3622"
          x="7"
          height="5"
          width="1"
          id="rect4236-0"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1047.3622"
          x="9"
          height="4"
          width="1"
          id="rect4236-8-2"
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.132;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers;stroke-linecap:round" />
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.132;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers;stroke-linecap:round" />
       <rect
          y="1047.3622"
          x="11"
          height="5"
          width="1"
          id="rect4236-0-3"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-smartphone.svg b/icons/Symbolic/scalable/gimp-smartphone.svg
index e491da561a..846e7df271 100644
--- a/icons/Symbolic/scalable/gimp-smartphone.svg
+++ b/icons/Symbolic/scalable/gimp-smartphone.svg
@@ -64,7 +64,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m -193.53,448 c -0.82099,0 -1.4688,0.64776 -1.4688,1.4688 v 11.062 c 0,0.82099 0.64776,1.4688 
1.4688,1.4688 h 5.125 c 0.82099,0 1.4688,-0.64776 1.4688,-1.4688 v -11.062 c 0,-0.82099 -0.64776,-1.4688 
-1.4688,-1.4688 z m -0.46875,1 h 6.0625 v 11 h -6.0625 z"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="path5068" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-swap-colors.svg b/icons/Symbolic/scalable/gimp-swap-colors.svg
index 729f2c5204..da22bd06e0 100644
--- a/icons/Symbolic/scalable/gimp-swap-colors.svg
+++ b/icons/Symbolic/scalable/gimp-swap-colors.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(869.55576,151.6133)"
diff --git a/icons/Symbolic/scalable/gimp-symmetry.svg b/icons/Symbolic/scalable/gimp-symmetry.svg
index 23b5d6ed33..96e9765c9d 100644
--- a/icons/Symbolic/scalable/gimp-symmetry.svg
+++ b/icons/Symbolic/scalable/gimp-symmetry.svg
@@ -63,7 +63,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,338.1271)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
diff --git a/icons/Symbolic/scalable/gimp-template.svg b/icons/Symbolic/scalable/gimp-template.svg
index 6116e4010a..afe2c00960 100644
--- a/icons/Symbolic/scalable/gimp-template.svg
+++ b/icons/Symbolic/scalable/gimp-template.svg
@@ -62,117 +62,117 @@
          y="204"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12037" />
       <rect
          x="563"
          y="205"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12039" />
       <rect
          x="564"
          y="206"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12041" />
       <rect
          x="563"
          y="207"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12043" />
       <rect
          x="564"
          y="208"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12045" />
       <rect
          x="563"
          y="209"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12047" />
       <rect
          x="565"
          y="209"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12051" />
       <rect
          x="567"
          y="209"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12055" />
       <rect
          x="569"
          y="209"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12059" />
       <rect
          x="571"
          y="209"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12063" />
       <path
          inkscape:connector-curvature="0"
          d="m 563.81,196 c -0.4584,0.0875 -0.82072,0.5334 -0.8125,1 v 8 h 2 v -7 h 5 v 3 h 3 v 7.9975 h 2 v 
-8.435 c 0.006,-0.26406 -0.0976,-0.52897 -0.28125,-0.71875 l -3.5625,-3.5625 c -0.19,-0.18 -0.46,-0.29 
-0.72,-0.28 h -6.4375 c -0.0312,-0.001 -0.0625,-0.001 -0.0937,0 -0.0312,-0.001 -0.0625,-0.001 -0.0937,0 z"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          id="path1234-5" />
       <rect
          x="564"
          y="210"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12326" />
       <rect
          x="566"
          y="210"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12328" />
       <rect
          x="568"
          y="210"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12330" />
       <rect
          x="570"
          y="210"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12332" />
       <rect
          x="572"
          y="210"
          width="0.99997997"
          height="1"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12334" />
       <rect
          x="573"
          y="208.81"
          width="0.99997997"
          height="1.1875"
-         style="color:#000000;fill:#d6d6d6;fill-rule:evenodd;enable-background:new"
+         style="color:#000000;fill:#bebebe;fill-rule:evenodd;enable-background:new"
          id="rect12336" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-text-dir-ltr.svg b/icons/Symbolic/scalable/gimp-text-dir-ltr.svg
index 3addb7e7b4..ed24ee5e14 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-ltr.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-ltr.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(999.31744,213.33274)"
diff --git a/icons/Symbolic/scalable/gimp-text-dir-rtl.svg b/icons/Symbolic/scalable/gimp-text-dir-rtl.svg
index 03545e52da..8bb5e4ab21 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-rtl.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-rtl.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(506.85328,121.76312)"
diff --git a/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr-upright.svg 
b/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr-upright.svg
index ab813ae85c..61e5a7fa16 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr-upright.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr-upright.svg
@@ -66,7 +66,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(999.31744,213.33274)"
@@ -106,10 +106,10 @@
        height="24"
        width="24"
        id="rect4013-8-5-6-4"
-       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        id="path158-9"
-       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.2841022"
+       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.2841022"
        d="m 14.693288,23.511241 h 1.147773 l -3.216037,-8.352605 h -1.284143 l -3.1819426,8.352605 h 
1.102315 l 0.9432196,-2.545557 h 3.545595 z m -4.238805,-3.363772 0.500018,-1.329597 c 0.340923,-0.931855 
0.681848,-1.840983 1.000041,-2.80693 h 0.04546 c 0.340923,0.954583 0.670482,1.863711 1.011404,2.80693 l 
0.50002,1.329597 z"
        inkscape:connector-curvature="0" />
     <path
@@ -117,20 +117,20 @@
        inkscape:connector-curvature="0"
        id="path1105-9-5"
        d="M 1.520807,1.541989 V 16.235222 H 0 l 2.613754,5.306763 2.617991,-5.306763 H 3.689756 V 1.541989 Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        sodipodi:nodetypes="cccccccc"
        inkscape:connector-curvature="0"
        id="path1105-9-5-3"
        d="M 1.520807,3.710938 H 16.214039 V 5.231745 L 21.520802,2.617991 16.214039,0 V 1.541989 H 1.520807 
Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <g
        transform="matrix(0.25408546,0,0,0.25408546,2.8072993,8.6970387)"
        id="text875"
        
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
        aria-label="æ–‡">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0"
          id="path877"
          d="m 25.099562,-0.94018547 2.96,-0.84000003 q 3.16,8.92 8.04,13.5600005 5.2,-5.0800005 
8.56,-15.2800005 h -25.96 v -2.8 h 15.88 v -5.9199995 h 3.2 v 5.9199995 h 15.88 v 2.8 h -5.64 q -3.72,11.52 
-9.6,17.2800005 5.28,4 15.16,7 l -0.88,2.72 q -10.72,-3.2 -16.56,-7.72 -5.72,4.48 -16.48,7.72 l -0.88,-2.72 q 
9.84,-3 15.04,-7 -5.32,-5.1600005 -8.72,-14.72000047 z" />
diff --git a/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr.svg 
b/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr.svg
index 73c012f41f..83caa185a8 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-ttb-ltr.svg
@@ -66,7 +66,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(999.31744,213.33274)"
@@ -106,10 +106,10 @@
        height="24"
        width="24"
        id="rect4013-8-5-6-4"
-       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        id="path158-9"
-       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.2841022"
+       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.2841022"
        d="M 7.8236977,22.028227 V 23.176 L 16.176302,19.959963 V 18.67582 L 7.8236977,15.493877 v 1.102315 l 
2.5455563,0.94322 v 3.545595 z m 3.3637713,-4.238805 1.329597,0.500018 c 0.931855,0.340923 1.840983,0.681848 
2.80693,1.000041 v 0.04546 c -0.954583,0.340923 -1.863711,0.670482 -2.80693,1.011404 l -1.329597,0.50002 z"
        inkscape:connector-curvature="0" />
     <path
@@ -117,20 +117,20 @@
        inkscape:connector-curvature="0"
        id="path1105-9-5"
        d="M 1.520807,1.541989 V 16.235222 H 0 l 2.613754,5.306763 2.617991,-5.306763 H 3.689756 V 1.541989 Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        sodipodi:nodetypes="cccccccc"
        inkscape:connector-curvature="0"
        id="path1105-9-5-3"
        d="M 1.520807,3.710938 H 16.214039 V 5.231745 L 21.520802,2.617991 16.214039,0 V 1.541989 H 1.520807 
Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <g
        transform="matrix(0.25408546,0,0,0.25408546,2.8072993,8.6970387)"
        id="text875"
        
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
        aria-label="æ–‡">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0"
          id="path877"
          d="m 25.099562,-0.94018547 2.96,-0.84000003 q 3.16,8.92 8.04,13.5600005 5.2,-5.0800005 
8.56,-15.2800005 h -25.96 v -2.8 h 15.88 v -5.9199995 h 3.2 v 5.9199995 h 15.88 v 2.8 h -5.64 q -3.72,11.52 
-9.6,17.2800005 5.28,4 15.16,7 l -0.88,2.72 q -10.72,-3.2 -16.56,-7.72 -5.72,4.48 -16.48,7.72 l -0.88,-2.72 q 
9.84,-3 15.04,-7 -5.32,-5.1600005 -8.72,-14.72000047 z" />
diff --git a/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl-upright.svg 
b/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl-upright.svg
index 4cb796a7fe..579a9e4878 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl-upright.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl-upright.svg
@@ -66,7 +66,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(999.31744,213.33274)"
@@ -106,23 +106,23 @@
        height="24"
        width="24"
        id="rect4013-8-5-6-4"
-       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        id="path158-9"
-       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.2841022"
+       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.2841022"
        d="m 14.693288,23.511241 h 1.147773 l -3.216037,-8.352605 h -1.284143 l -3.1819426,8.352605 h 
1.102315 l 0.9432196,-2.545557 h 3.545595 z m -4.238805,-3.363772 0.500018,-1.329597 c 0.340923,-0.931855 
0.681848,-1.840983 1.000041,-2.80693 h 0.04546 c 0.340923,0.954583 0.670482,1.863711 1.011404,2.80693 l 
0.50002,1.329597 z"
        inkscape:connector-curvature="0" />
     <g
        transform="matrix(-1,0,0,1,24,0)"
        id="g855">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="M 1.520807,1.541989 V 16.235222 H 0 l 2.613754,5.306763 2.617991,-5.306763 H 3.689756 V 1.541989 
Z"
          id="path1105-9-5"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccc" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="M 1.520807,3.710938 H 16.214039 V 5.231745 L 21.520802,2.617991 16.214039,0 V 1.541989 H 
1.520807 Z"
          id="path1105-9-5-3"
          inkscape:connector-curvature="0"
@@ -134,7 +134,7 @@
        
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
        aria-label="æ–‡">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0"
          id="path877"
          d="m 25.099562,-0.94018547 2.96,-0.84000003 q 3.16,8.92 8.04,13.5600005 5.2,-5.0800005 
8.56,-15.2800005 h -25.96 v -2.8 h 15.88 v -5.9199995 h 3.2 v 5.9199995 h 15.88 v 2.8 h -5.64 q -3.72,11.52 
-9.6,17.2800005 5.28,4 15.16,7 l -0.88,2.72 q -10.72,-3.2 -16.56,-7.72 -5.72,4.48 -16.48,7.72 l -0.88,-2.72 q 
9.84,-3 15.04,-7 -5.32,-5.1600005 -8.72,-14.72000047 z" />
diff --git a/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl.svg 
b/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl.svg
index 83c14fd062..339e72207c 100644
--- a/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl.svg
+++ b/icons/Symbolic/scalable/gimp-text-dir-ttb-rtl.svg
@@ -66,7 +66,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(999.31744,213.33274)"
@@ -106,22 +106,22 @@
        height="24"
        width="24"
        id="rect4013-8-5-6-4"
-       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        sodipodi:nodetypes="cccccccc"
        inkscape:connector-curvature="0"
        id="path1105-9-5"
        d="M 22.479193,1.541989 V 16.235222 H 24 l -2.613754,5.306763 -2.617991,-5.306763 h 1.541989 V 
1.541989 Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        sodipodi:nodetypes="cccccccc"
        inkscape:connector-curvature="0"
        id="path1105-9-5-3"
        d="M 22.479193,3.710938 H 7.785961 V 5.231745 L 2.479198,2.617991 7.785961,0 v 1.541989 h 14.693232 z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.6;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.87403953px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     <path
        id="path158-9"
-       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.2841022"
+       
style="font-style:normal;font-weight:normal;font-size:medium;line-height:0;font-family:sans-serif;letter-spacing:-1.13999999px;word-spacing:0px;writing-mode:tb-rl;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.2841022"
        d="m 7.8236974,22.028023 v 1.147773 L 16.176303,19.959759 V 18.675616 L 7.8236974,15.493673 v 
1.102315 l 2.5455566,0.94322 v 3.545595 z m 3.3637716,-4.238805 1.329598,0.500018 c 0.931855,0.340923 
1.840983,0.681848 2.80693,1.000041 v 0.04546 c -0.954583,0.340923 -1.863711,0.670482 -2.80693,1.011404 l 
-1.329598,0.50002 z"
        inkscape:connector-curvature="0" />
     <g
@@ -130,7 +130,7 @@
        
style="font-style:normal;font-weight:normal;font-size:40px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
        aria-label="æ–‡">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0"
          id="path877"
          d="m 25.099562,-0.94018547 2.96,-0.84000003 q 3.16,8.92 8.04,13.5600005 5.2,-5.0800005 
8.56,-15.2800005 h -25.96 v -2.8 h 15.88 v -5.9199995 h 3.2 v 5.9199995 h 15.88 v 2.8 h -5.64 q -3.72,11.52 
-9.6,17.2800005 5.28,4 15.16,7 l -0.88,2.72 q -10.72,-3.2 -16.56,-7.72 -5.72,4.48 -16.48,7.72 l -0.88,-2.72 q 
9.84,-3 15.04,-7 -5.32,-5.1600005 -8.72,-14.72000047 z" />
diff --git a/icons/Symbolic/scalable/gimp-text-layer.svg b/icons/Symbolic/scalable/gimp-text-layer.svg
index 4984750f28..10eb81d9ee 100644
--- a/icons/Symbolic/scalable/gimp-text-layer.svg
+++ b/icons/Symbolic/scalable/gimp-text-layer.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(402.6828,304.06057)"
diff --git a/icons/Symbolic/scalable/gimp-toilet-paper.svg b/icons/Symbolic/scalable/gimp-toilet-paper.svg
index f62a527d30..bca3f2bc80 100644
--- a/icons/Symbolic/scalable/gimp-toilet-paper.svg
+++ b/icons/Symbolic/scalable/gimp-toilet-paper.svg
@@ -113,7 +113,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <g
@@ -152,7 +152,7 @@
          id="rect3956"
          inkscape:connector-curvature="0" />
       <ellipse
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path3934-6"
          cx="251.75049"
          cy="54.768471"
diff --git a/icons/Symbolic/scalable/gimp-tool-airbrush.svg b/icons/Symbolic/scalable/gimp-tool-airbrush.svg
index 30953d72e8..b792b8fe63 100644
--- a/icons/Symbolic/scalable/gimp-tool-airbrush.svg
+++ b/icons/Symbolic/scalable/gimp-tool-airbrush.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(157.27763,191.51971)"
@@ -369,7 +369,7 @@
      transform="translate(-20,-178)"
      inkscape:label="gimp-tool-airbrush">
     <rect
-       
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none"
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none"
        id="rect2941"
        width="16"
        height="16"
diff --git a/icons/Symbolic/scalable/gimp-tool-align.svg b/icons/Symbolic/scalable/gimp-tool-align.svg
index 4fcf5a99a8..d596712f38 100644
--- a/icons/Symbolic/scalable/gimp-tool-align.svg
+++ b/icons/Symbolic/scalable/gimp-tool-align.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(278.11247,251.24335)"
diff --git a/icons/Symbolic/scalable/gimp-tool-blur.svg b/icons/Symbolic/scalable/gimp-tool-blur.svg
index d3bf7a5a1e..a2761b50b1 100644
--- a/icons/Symbolic/scalable/gimp-tool-blur.svg
+++ b/icons/Symbolic/scalable/gimp-tool-blur.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(145.90567,278.92395)"
diff --git a/icons/Symbolic/scalable/gimp-tool-brightness-contrast.svg 
b/icons/Symbolic/scalable/gimp-tool-brightness-contrast.svg
index 5f1ab3627f..917f0aa3a1 100644
--- a/icons/Symbolic/scalable/gimp-tool-brightness-contrast.svg
+++ b/icons/Symbolic/scalable/gimp-tool-brightness-contrast.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(278.11247,183.94869)"
diff --git a/icons/Symbolic/scalable/gimp-tool-bucket-fill.svg 
b/icons/Symbolic/scalable/gimp-tool-bucket-fill.svg
index 38a5da7a15..d5754483c3 100644
--- a/icons/Symbolic/scalable/gimp-tool-bucket-fill.svg
+++ b/icons/Symbolic/scalable/gimp-tool-bucket-fill.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(322.73461,251.24335)"
diff --git a/icons/Symbolic/scalable/gimp-tool-by-color-select.svg 
b/icons/Symbolic/scalable/gimp-tool-by-color-select.svg
index a0992be0e9..013780f6ae 100644
--- a/icons/Symbolic/scalable/gimp-tool-by-color-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-by-color-select.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(126.29957,97.826176)"
diff --git a/icons/Symbolic/scalable/gimp-tool-cage.svg b/icons/Symbolic/scalable/gimp-tool-cage.svg
index 8295f11167..2bff6151fc 100644
--- a/icons/Symbolic/scalable/gimp-tool-cage.svg
+++ b/icons/Symbolic/scalable/gimp-tool-cage.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(275.76804,116.53019)"
diff --git a/icons/Symbolic/scalable/gimp-tool-clone.svg b/icons/Symbolic/scalable/gimp-tool-clone.svg
index 91baf92a46..ec740350ac 100644
--- a/icons/Symbolic/scalable/gimp-tool-clone.svg
+++ b/icons/Symbolic/scalable/gimp-tool-clone.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(157.27763,233.65517)"
diff --git a/icons/Symbolic/scalable/gimp-tool-color-balance.svg 
b/icons/Symbolic/scalable/gimp-tool-color-balance.svg
index 1a22ccca79..8c9ef573f6 100644
--- a/icons/Symbolic/scalable/gimp-tool-color-balance.svg
+++ b/icons/Symbolic/scalable/gimp-tool-color-balance.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(300.42358,183.94869)"
diff --git a/icons/Symbolic/scalable/gimp-tool-color-picker.svg 
b/icons/Symbolic/scalable/gimp-tool-color-picker.svg
index b10f84d92a..3ee2c00c49 100644
--- a/icons/Symbolic/scalable/gimp-tool-color-picker.svg
+++ b/icons/Symbolic/scalable/gimp-tool-color-picker.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(345.04569,251.93724)"
diff --git a/icons/Symbolic/scalable/gimp-tool-color-temperature.svg 
b/icons/Symbolic/scalable/gimp-tool-color-temperature.svg
index ebe6b81065..601d30bc52 100644
--- a/icons/Symbolic/scalable/gimp-tool-color-temperature.svg
+++ b/icons/Symbolic/scalable/gimp-tool-color-temperature.svg
@@ -47,7 +47,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -138,9 +138,9 @@
        id="circle13731"
        transform="scale(0.26458333)"
        d="M 4.5,4 C 4.2229999,4 4,4.2229984 4,4.5 v 5.828125 C 3.1911691,10.553048 2.6313301,11.289384 
2.6308594,12.128906 2.6303659,13.161724 3.4671818,13.999415 4.5,14 5.5335811,14.000494 6.3715877,13.162487 
6.3710938,12.128906 6.3695031,11.289558 5.8089081,10.554077 5,10.330078 V 4.5 C 5,4.2229999 4.7770016,4 4.5,4 
Z"
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
     <rect
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
        id="rect13692"
        width="0.26458332"
        height="0.52916664"
@@ -158,7 +158,7 @@
        height="0.52916664"
        width="0.26458332"
        id="rect13690"
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
     <rect
        transform="rotate(45)"
        ry="0.13229166"
@@ -168,7 +168,7 @@
        height="0.52916664"
        width="0.26458332"
        id="rect13694"
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
     <rect
        ry="0.13229166"
        rx="0.13229166"
@@ -177,9 +177,9 @@
        height="0.52916664"
        width="0.26458332"
        id="rect13686"
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
     <rect
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
        id="rect13688"
        width="0.26458332"
        height="0.52916664"
@@ -193,13 +193,13 @@
        transform="scale(0.26458333)"
        id="path13718"
        d="M 9.015486,3.6408093 C 9.3962386,3.2178039 9.9386265,2.976265 10.507754,2.976265 c 1.108852,10e-8 
2.007754,0.8989023 2.007754,2.0077542 v 0 c 0,1.1088519 -0.898902,2.0077541 -2.007754,2.0077542 C 
9.9386303,6.9917734 9.3807524,6.7502377 9,6.3272372"
-       
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+       
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
     <path
        sodipodi:nodetypes="sscssscsssssscccssscccss"
        inkscape:connector-curvature="0"
        transform="scale(0.26458333)"
        id="path13729"
        d="M 4.4804688,0 C 3.0635732,0 2,1.3290061 2,2.8632812 V 8.9082031 C 1.0941794,9.6428239 
0.5019531,10.751617 0.50195312,12.003906 c -2e-8,2.203359 1.79859518,4 4.00195308,4 2.2552563,0 4,-1.806963 
4,-4 C 8.5039062,10.740794 7.9153446,9.6246285 7,8.890625 V 2.8632812 C 7,1.329006 5.9344735,0 4.5175781,0 Z 
m 0,1.0039062 h 0.037109 C 5.2933556,1.0039062 6,1.7782989 6,2.8632812 V 6.6015625 H 6.00195 L 6,9.6210938 C 
6.8402412,10.152895 7.5,10.93115 7.5,12.003906 7.5,13.666825 6.1668247,15 4.5039062,15 2.8409884,15 
1.4980468,13.666825 1.4980469,12.003906 1.4980468,10.930413 2.1559055,10.152699 3,9.6210938 L 
2.9960938,6.6269531 H 3 V 2.8632812 C 3,1.7782988 3.7046917,1.0039063 4.4804688,1.0039062 Z"
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opa
 city:1;v
 
ector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opa
 city:1;v
 
ector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-tool-colorize.svg b/icons/Symbolic/scalable/gimp-tool-colorize.svg
index 397029d3a3..9aa77d8b77 100644
--- a/icons/Symbolic/scalable/gimp-tool-colorize.svg
+++ b/icons/Symbolic/scalable/gimp-tool-colorize.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(322.73462,183.94869)"
diff --git a/icons/Symbolic/scalable/gimp-tool-crop.svg b/icons/Symbolic/scalable/gimp-tool-crop.svg
index bfd36c29d1..56fff5c774 100644
--- a/icons/Symbolic/scalable/gimp-tool-crop.svg
+++ b/icons/Symbolic/scalable/gimp-tool-crop.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(345.02926,273.74255)"
diff --git a/icons/Symbolic/scalable/gimp-tool-curves.svg b/icons/Symbolic/scalable/gimp-tool-curves.svg
index 060f827f90..fa6e0c054b 100644
--- a/icons/Symbolic/scalable/gimp-tool-curves.svg
+++ b/icons/Symbolic/scalable/gimp-tool-curves.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(345.04572,183.94869)"
diff --git a/icons/Symbolic/scalable/gimp-tool-desaturate.svg 
b/icons/Symbolic/scalable/gimp-tool-desaturate.svg
index 19f37e6e14..b3afb22bab 100644
--- a/icons/Symbolic/scalable/gimp-tool-desaturate.svg
+++ b/icons/Symbolic/scalable/gimp-tool-desaturate.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(367.35682,183.94869)"
diff --git a/icons/Symbolic/scalable/gimp-tool-dodge.svg b/icons/Symbolic/scalable/gimp-tool-dodge.svg
index 9b95b554a8..48c6afde8f 100644
--- a/icons/Symbolic/scalable/gimp-tool-dodge.svg
+++ b/icons/Symbolic/scalable/gimp-tool-dodge.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(179.31261,281.55616)"
diff --git a/icons/Symbolic/scalable/gimp-tool-ellipse-select.svg 
b/icons/Symbolic/scalable/gimp-tool-ellipse-select.svg
index 30e7178a1c..9ad5242eae 100644
--- a/icons/Symbolic/scalable/gimp-tool-ellipse-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-ellipse-select.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(216.22264,162.5357)"
diff --git a/icons/Symbolic/scalable/gimp-tool-eraser.svg b/icons/Symbolic/scalable/gimp-tool-eraser.svg
index af423d7748..5b03461b68 100644
--- a/icons/Symbolic/scalable/gimp-tool-eraser.svg
+++ b/icons/Symbolic/scalable/gimp-tool-eraser.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(201.8998,281.70952)"
diff --git a/icons/Symbolic/scalable/gimp-tool-exposure.svg b/icons/Symbolic/scalable/gimp-tool-exposure.svg
index d6eafc67bd..6ecedb866b 100644
--- a/icons/Symbolic/scalable/gimp-tool-exposure.svg
+++ b/icons/Symbolic/scalable/gimp-tool-exposure.svg
@@ -68,7 +68,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.34682586,0,0,0.30620888,-53.35187,484.03851)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -129,14 +129,14 @@
          id="path3712"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76666)"
          d="M 1,1 V 15 H 15 V 1 Z m 1,1 h 12 v 12 z m 1,9 h 5 v 1 H 3 Z"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="ccccccccccccc"
          inkscape:connector-curvature="0"
          id="rect3708"
          d="m 2.6458334,293.56041 v 0.52917 H 2.1166667 v 0.26458 h 0.5291667 v 0.52917 h 0.2645833 v 
-0.52917 h 0.5291667 v -0.26458 H 2.9104167 v -0.52917 z"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke-width:0.26458335" />
+         style="opacity:1;fill:#bebebe;fill-opacity:1;stroke-width:0.26458335" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-tool-flip.svg b/icons/Symbolic/scalable/gimp-tool-flip.svg
index 0a879a347d..68fe68df5c 100644
--- a/icons/Symbolic/scalable/gimp-tool-flip.svg
+++ b/icons/Symbolic/scalable/gimp-tool-flip.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(297.54176,116.53019)"
diff --git a/icons/Symbolic/scalable/gimp-tool-foreground-select.svg 
b/icons/Symbolic/scalable/gimp-tool-foreground-select.svg
index 287a81126d..aae5d38468 100644
--- a/icons/Symbolic/scalable/gimp-tool-foreground-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-foreground-select.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(202.4966,121.90178)"
@@ -572,7 +572,7 @@
     <path
        inkscape:connector-curvature="0"
        transform="translate(118.0002,-98)"
-       
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
        d="M 52,342.5 A 2.5,2.5 0 0 1 49.5,345 2.5,2.5 0 0 1 47,342.5 2.5,2.5 0 0 1 49.5,340 2.5,2.5 0 0 1 
52,342.5 Z"
        id="path20580-1" />
     <path
diff --git a/icons/Symbolic/scalable/gimp-tool-free-select.svg 
b/icons/Symbolic/scalable/gimp-tool-free-select.svg
index f3f9e41aac..4ee8e60836 100644
--- a/icons/Symbolic/scalable/gimp-tool-free-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-free-select.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(224.80773,121.90178)"
diff --git a/icons/Symbolic/scalable/gimp-tool-fuzzy-select.svg 
b/icons/Symbolic/scalable/gimp-tool-fuzzy-select.svg
index 1d94cacb4f..b31f32e151 100644
--- a/icons/Symbolic/scalable/gimp-tool-fuzzy-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-fuzzy-select.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(111.24014,74.353979)"
diff --git a/icons/Symbolic/scalable/gimp-tool-gradient.svg b/icons/Symbolic/scalable/gimp-tool-gradient.svg
index c2b66dfc8b..8a69c0d565 100644
--- a/icons/Symbolic/scalable/gimp-tool-gradient.svg
+++ b/icons/Symbolic/scalable/gimp-tool-gradient.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(300.28381,248.85583)"
@@ -214,7 +214,7 @@
        id="gimp-tool-gradient"
        transform="translate(9.6501258,-722.98286)">
       <rect
-         style="opacity:1;fill:#d6d6d6;fill-opacity:0.12455325;stroke:none"
+         style="opacity:1;fill:#bebebe;fill-opacity:0.12455325;stroke:none"
          id="rect91"
          width="3"
          height="3"
@@ -296,7 +296,7 @@
          x="11"
          y="1037.3622" />
       <rect
-         style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.97624689"
+         style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.97624689"
          id="rect4462"
          width="16"
          height="1"
diff --git a/icons/Symbolic/scalable/gimp-tool-handle-transform.svg 
b/icons/Symbolic/scalable/gimp-tool-handle-transform.svg
index 0bb86bcfa3..d4acd6bea4 100644
--- a/icons/Symbolic/scalable/gimp-tool-handle-transform.svg
+++ b/icons/Symbolic/scalable/gimp-tool-handle-transform.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(319.85285,116.53018)"
diff --git a/icons/Symbolic/scalable/gimp-tool-heal.svg b/icons/Symbolic/scalable/gimp-tool-heal.svg
index 6162cfe0df..a40e20c76f 100644
--- a/icons/Symbolic/scalable/gimp-tool-heal.svg
+++ b/icons/Symbolic/scalable/gimp-tool-heal.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(179.58874,234.00963)"
diff --git a/icons/Symbolic/scalable/gimp-tool-hue-saturation.svg 
b/icons/Symbolic/scalable/gimp-tool-hue-saturation.svg
index b9b29b8885..0fd6dda552 100644
--- a/icons/Symbolic/scalable/gimp-tool-hue-saturation.svg
+++ b/icons/Symbolic/scalable/gimp-tool-hue-saturation.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(302.52889,209.01606)"
diff --git a/icons/Symbolic/scalable/gimp-tool-ink.svg b/icons/Symbolic/scalable/gimp-tool-ink.svg
index 930011a306..d4d78271b0 100644
--- a/icons/Symbolic/scalable/gimp-tool-ink.svg
+++ b/icons/Symbolic/scalable/gimp-tool-ink.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(180.29295,191.51971)"
diff --git a/icons/Symbolic/scalable/gimp-tool-iscissors.svg b/icons/Symbolic/scalable/gimp-tool-iscissors.svg
index 6bf142852a..4ebf065d98 100644
--- a/icons/Symbolic/scalable/gimp-tool-iscissors.svg
+++ b/icons/Symbolic/scalable/gimp-tool-iscissors.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(157.22352,143.3881)"
diff --git a/icons/Symbolic/scalable/gimp-tool-levels.svg b/icons/Symbolic/scalable/gimp-tool-levels.svg
index 9d80ff60af..a8e88a962f 100644
--- a/icons/Symbolic/scalable/gimp-tool-levels.svg
+++ b/icons/Symbolic/scalable/gimp-tool-levels.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(324.83999,209.01606)"
diff --git a/icons/Symbolic/scalable/gimp-tool-measure.svg b/icons/Symbolic/scalable/gimp-tool-measure.svg
index 257476da01..51871dd878 100644
--- a/icons/Symbolic/scalable/gimp-tool-measure.svg
+++ b/icons/Symbolic/scalable/gimp-tool-measure.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(283.97307,317.37882)"
diff --git a/icons/Symbolic/scalable/gimp-tool-move.svg b/icons/Symbolic/scalable/gimp-tool-move.svg
index 3fca521b71..25d0e6bb8d 100644
--- a/icons/Symbolic/scalable/gimp-tool-move.svg
+++ b/icons/Symbolic/scalable/gimp-tool-move.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(299.26416,297.36914)"
diff --git a/icons/Symbolic/scalable/gimp-tool-mypaint-brush.svg 
b/icons/Symbolic/scalable/gimp-tool-mypaint-brush.svg
index 9e40688091..439665dda8 100644
--- a/icons/Symbolic/scalable/gimp-tool-mypaint-brush.svg
+++ b/icons/Symbolic/scalable/gimp-tool-mypaint-brush.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.72755773,0,0,0.70587563,474.49113,1143.5133)"
diff --git a/icons/Symbolic/scalable/gimp-tool-n-point-deformation.svg 
b/icons/Symbolic/scalable/gimp-tool-n-point-deformation.svg
index be782127f0..a4f2cbc458 100644
--- a/icons/Symbolic/scalable/gimp-tool-n-point-deformation.svg
+++ b/icons/Symbolic/scalable/gimp-tool-n-point-deformation.svg
@@ -131,7 +131,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(2394.1359,878.01842)"
diff --git a/icons/Symbolic/scalable/gimp-tool-offset.svg b/icons/Symbolic/scalable/gimp-tool-offset.svg
index 5e8b9b49c1..79391f735d 100644
--- a/icons/Symbolic/scalable/gimp-tool-offset.svg
+++ b/icons/Symbolic/scalable/gimp-tool-offset.svg
@@ -123,7 +123,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(299.26416,297.36914)"
@@ -152,7 +152,7 @@
        height="13"
        width="13"
        id="rect7909"
-       
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+       
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     <path
        inkscape:connector-curvature="0"
        
style="display:inline;fill:url(#linearGradient7060-0);fill-opacity:1;stroke:none;stroke-width:0.99999994"
diff --git a/icons/Symbolic/scalable/gimp-tool-options.svg b/icons/Symbolic/scalable/gimp-tool-options.svg
index 26c89b8f7b..76324a3b16 100644
--- a/icons/Symbolic/scalable/gimp-tool-options.svg
+++ b/icons/Symbolic/scalable/gimp-tool-options.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(542.07359,263.99385)"
diff --git a/icons/Symbolic/scalable/gimp-tool-paintbrush.svg 
b/icons/Symbolic/scalable/gimp-tool-paintbrush.svg
index 353def51f8..efc55b029d 100644
--- a/icons/Symbolic/scalable/gimp-tool-paintbrush.svg
+++ b/icons/Symbolic/scalable/gimp-tool-paintbrush.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(224.21083,191.51971)"
@@ -136,7 +136,7 @@
       <g
          id="g9272"
          transform="matrix(0.8746234,0,0,0.89178327,86.926967,167.56161)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none">
+         style="fill:#bebebe;fill-opacity:1;stroke:none">
         <path
            d="m -28.5,27.5711 c 3.111145,0.0011 2.79359,-3.323359 4.304166,-4.248979 1.750479,-1.072622 
3.284496,0.256475 3.590759,1.350292 0.386445,1.380184 -0.337829,2.508685 -1.300323,3.118949 
-1.846361,1.170674 -6.300039,0.898712 -6.594602,-0.220262 z"
            id="path9274"
diff --git a/icons/Symbolic/scalable/gimp-tool-path.svg b/icons/Symbolic/scalable/gimp-tool-path.svg
index 875c6a3ddd..907beb754f 100644
--- a/icons/Symbolic/scalable/gimp-tool-path.svg
+++ b/icons/Symbolic/scalable/gimp-tool-path.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(322.41455,296.88391)"
diff --git a/icons/Symbolic/scalable/gimp-tool-pencil.svg b/icons/Symbolic/scalable/gimp-tool-pencil.svg
index ff807f9130..7fdf499bd6 100644
--- a/icons/Symbolic/scalable/gimp-tool-pencil.svg
+++ b/icons/Symbolic/scalable/gimp-tool-pencil.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(246.52189,191.51971)"
diff --git a/icons/Symbolic/scalable/gimp-tool-perspective-clone.svg 
b/icons/Symbolic/scalable/gimp-tool-perspective-clone.svg
index 78d54a2611..d3a7ea357a 100644
--- a/icons/Symbolic/scalable/gimp-tool-perspective-clone.svg
+++ b/icons/Symbolic/scalable/gimp-tool-perspective-clone.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(201.3877,234.80669)"
diff --git a/icons/Symbolic/scalable/gimp-tool-perspective.svg 
b/icons/Symbolic/scalable/gimp-tool-perspective.svg
index 558ff3092d..755e57cb50 100644
--- a/icons/Symbolic/scalable/gimp-tool-perspective.svg
+++ b/icons/Symbolic/scalable/gimp-tool-perspective.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(364.47503,116.53019)"
diff --git a/icons/Symbolic/scalable/gimp-tool-posterize.svg b/icons/Symbolic/scalable/gimp-tool-posterize.svg
index 5ab98bdac4..013b53e844 100644
--- a/icons/Symbolic/scalable/gimp-tool-posterize.svg
+++ b/icons/Symbolic/scalable/gimp-tool-posterize.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(347.15105,209.01606)"
diff --git a/icons/Symbolic/scalable/gimp-tool-preset.svg b/icons/Symbolic/scalable/gimp-tool-preset.svg
index 4a60bc1505..5b04c724c7 100644
--- a/icons/Symbolic/scalable/gimp-tool-preset.svg
+++ b/icons/Symbolic/scalable/gimp-tool-preset.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(457.81114,167.03124)"
diff --git a/icons/Symbolic/scalable/gimp-tool-rect-select.svg 
b/icons/Symbolic/scalable/gimp-tool-rect-select.svg
index 58404fa8eb..cb3fe37b43 100644
--- a/icons/Symbolic/scalable/gimp-tool-rect-select.svg
+++ b/icons/Symbolic/scalable/gimp-tool-rect-select.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(179.53461,143.3881)"
diff --git a/icons/Symbolic/scalable/gimp-tool-rotate.svg b/icons/Symbolic/scalable/gimp-tool-rotate.svg
index ccc170ec49..3bd103a9a9 100644
--- a/icons/Symbolic/scalable/gimp-tool-rotate.svg
+++ b/icons/Symbolic/scalable/gimp-tool-rotate.svg
@@ -49,7 +49,7 @@
      id="defs3" />
   <sodipodi:namedview
      stroke="#ef2929"
-     fill="#d6d6d6"
+     fill="#eeeeec"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="0.25490196"
@@ -115,14 +115,14 @@
          id="g4271">
         <path
            inkscape:connector-curvature="0"
-           
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.87831014;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
+           
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.87831014;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
            d="m 1,1.0996094 v 6 H 5.265625 L 8.8652344,3.5 10,4.6347656 V 1.0996094 Z"
            id="rect8481" />
         <path
            inkscape:connector-curvature="0"
            id="path8487-9"
            d="M 13.951451,5.0017967 C 13.936241,2.0196523 13.966673,1.9735103 11,2.0044912 v 0.9991022 c 
2.018755,0.00596 2.020763,0.028631 1.967634,1.9982033 L 11.009629,5.0135356 11,5 13.459377,7 
15.919086,5.0017967 C 16.101143,4.853898 16,5 16,5 Z"
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78656459px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78656459px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            sodipodi:nodetypes="cccccccscc" />
         <rect
            y="-3.1411908"
@@ -130,14 +130,14 @@
            height="6.282382"
            width="8.5668602"
            id="rect8467-2"
-           
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80769449;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
+           
style="display:inline;overflow:visible;visibility:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.80769449;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;enable-background:accumulate"
            transform="rotate(44.999999)" />
       </g>
       <path
          inkscape:connector-curvature="0"
          id="path8487-9-9"
          d="m 2.0765655,11.998203 c 0.01521,2.982144 -0.01522,3.028286 2.951451,2.997306 v -0.999103 c 
-2.018755,-0.006 -2.020763,-0.02863 -1.967634,-1.998203 l 1.958005,-0.01174 0.00963,0.01354 -2.459377,-2 
-2.45970899,1.998203 c -0.182057,0.147899 -0.080914,0.0018 -0.080914,0.0018 z"
-         
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78656459px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.78656459px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          sodipodi:nodetypes="cccccccscc" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-tool-scale.svg b/icons/Symbolic/scalable/gimp-tool-scale.svg
index 7c5e3eb7b4..dc74cae11d 100644
--- a/icons/Symbolic/scalable/gimp-tool-scale.svg
+++ b/icons/Symbolic/scalable/gimp-tool-scale.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(299.65386,140.66157)"
diff --git a/icons/Symbolic/scalable/gimp-tool-seamless-clone.svg 
b/icons/Symbolic/scalable/gimp-tool-seamless-clone.svg
index c892fb2f3b..f80051e5fd 100644
--- a/icons/Symbolic/scalable/gimp-tool-seamless-clone.svg
+++ b/icons/Symbolic/scalable/gimp-tool-seamless-clone.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(227.34232,234.0053)"
diff --git a/icons/Symbolic/scalable/gimp-tool-shadows-highlights.svg 
b/icons/Symbolic/scalable/gimp-tool-shadows-highlights.svg
index 4f1dcf40c4..8aaa3eff48 100644
--- a/icons/Symbolic/scalable/gimp-tool-shadows-highlights.svg
+++ b/icons/Symbolic/scalable/gimp-tool-shadows-highlights.svg
@@ -79,7 +79,7 @@
      transform="translate(0,-292.76666)">
     <path
        inkscape:connector-curvature="0"
-       
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+       
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
        d="m 2.1166667,293.03123 a 1.8520833,1.8520833 0 0 0 -1.85208338,1.85208 1.8520833,1.8520833 0 0 0 
1.85208338,1.85209 1.8520833,1.8520833 0 0 0 1.8520833,-1.85209 1.8520833,1.8520833 0 0 0 -1.8520833,-1.85208 
z m 0,0.26458 a 1.5875,1.5875 0 0 1 1.5875,1.5875 1.5875,1.5875 0 0 1 -1.5875,1.5875 1.5875,1.5875 0 0 1 
-0.5291667,-0.093 v -0.30593 c 0,-0.0899 0.07643,-0.13022 0.1281575,-0.13022 H 2.1166667 2.38125 c 
0.1465722,0 0.2645833,-0.11801 0.2645833,-0.26459 0,-0.14657 -0.1180111,-0.26458 -0.2645833,-0.26458 H 
2.2505086 1.7637166 1.7197917 c -0.073358,0 -0.1322917,-0.0589 -0.1322917,-0.13229 0,-0.0734 
0.058934,-0.13229 0.1322917,-0.13229 h 0.043925 0.486792 0.1307414 c 0.1465788,0 0.2645833,-0.11801 
0.2645833,-0.26459 0,-0.14658 -0.1180045,-0.26458 -0.2645833,-0.26458 H 1.7637166 1.7197917 c -0.07329,0 
-0.1322917,-0.059 -0.1322917,-0.13229 0,-0.0733 0.059002,-0.13229 0.1322917,-0.13229 h 0.043925 0.6185669 c 
0.1465784,0 0.2645833,-0.11801 0.2645833,-0.26459 0,-0.14658
  -0.1180
 049,-0.26458 -0.2645833,-0.26458 H 1.8520833 c -0.1612402,0 -0.2645833,-0.13022 -0.2645833,-0.26458 v 
-0.17209 a 1.5875,1.5875 0 0 1 0.5291667,-0.0925 z"
        id="path2932" />
   </g>
diff --git a/icons/Symbolic/scalable/gimp-tool-shear.svg b/icons/Symbolic/scalable/gimp-tool-shear.svg
index 6a28850319..54080c7544 100644
--- a/icons/Symbolic/scalable/gimp-tool-shear.svg
+++ b/icons/Symbolic/scalable/gimp-tool-shear.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(321.61182,140.66157)"
diff --git a/icons/Symbolic/scalable/gimp-tool-smudge.svg b/icons/Symbolic/scalable/gimp-tool-smudge.svg
index c134b267f5..0a6a236e80 100644
--- a/icons/Symbolic/scalable/gimp-tool-smudge.svg
+++ b/icons/Symbolic/scalable/gimp-tool-smudge.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1638.032,-2058.1035)"
@@ -127,7 +127,7 @@
       <g
          id="g12900"
          transform="matrix(0.13687821,0,0,-0.13687821,68.843525,244.68735)"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            style="fill:url(#linearGradient10402);fill-opacity:1;fill-rule:nonzero;stroke:none"
            d="m 591.02643,194.97151 c -15.23997,-1e-5 -27.83544,-5.51449 -38.09985,-14.61154 
-5.04435,-4.47065 -5.53963,-12.57301 0,-14.61153 l 0,0 0,0 c -2.55481,-2.36345 -3.22875,-5.93593 
-1.47905,-9.4527 l 1.47905,-2.16889 c 1.94332,-2.00411 5.00063,-2.76163 5.00063,-2.76163 l 0,0 c 
-2.5548,-2.84775 -2.24637,-7.12882 0.71438,-9.58881 l 1.19062,-1.14153 c 2.96074,-2.46 7.44639,-2.16284 
10.0012,0.68492 0,0 -0.50323,-0.5819 0,0 l -25.47925,-28.30984 c -8.39074,-7.503 5.62719,-19.245454 
14.0493,-10.27373 l 34.05171,36.07221 6.19122,6.39254 c 8.24578,8.63789 24.74698,-11.25858 7.61992,-15.98136 
0,0 -7.07916,-0.51711 -14.52551,-0.22831 -5.88688,0.22831 -10.4278,-16.39785 9.28683,-14.38322 
29.71831,-0.40817 35.71853,29.22306 35.71857,43.60629 -4e-5,29.45136 -22.85992,36.75712 -45.71977,36.75713 z"
diff --git a/icons/Symbolic/scalable/gimp-tool-text.svg b/icons/Symbolic/scalable/gimp-tool-text.svg
index 8fbd974bfa..6424061546 100644
--- a/icons/Symbolic/scalable/gimp-tool-text.svg
+++ b/icons/Symbolic/scalable/gimp-tool-text.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(278.11247,273.31913)"
diff --git a/icons/Symbolic/scalable/gimp-tool-threshold.svg b/icons/Symbolic/scalable/gimp-tool-threshold.svg
index 0bf75ffc9c..eb9a103c04 100644
--- a/icons/Symbolic/scalable/gimp-tool-threshold.svg
+++ b/icons/Symbolic/scalable/gimp-tool-threshold.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(278.11248,207.87838)"
diff --git a/icons/Symbolic/scalable/gimp-tool-transform-3d.svg 
b/icons/Symbolic/scalable/gimp-tool-transform-3d.svg
index a913ec3203..f1b47e5db4 100644
--- a/icons/Symbolic/scalable/gimp-tool-transform-3d.svg
+++ b/icons/Symbolic/scalable/gimp-tool-transform-3d.svg
@@ -74,7 +74,7 @@
      id="layer1"
      transform="translate(0,-292.76665)">
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
 width:1.
 
5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
        d="m -0.75390625,0.24804688 c 0,0 0,0.75195312 0,0.75195312 0,0 0,15.753906 0,15.753906 0,0 
16.50781225,-2.875977 16.50781225,-2.875977 0,0 0,-10.7539054 0,-10.7539054 0,0 -16.50781225,-2.87597672 
-16.50781225,-2.87597672 z M 1.4525936,2.068179 c 0,0 4.4045654,0.6273444 4.4045654,0.6273444 0,0 0,3.0098615 
0,3.0098615 0,0 -4.4045654,-0.302095 -4.4045654,-0.302095 0,0 0,-3.3351109 0,-3.3351109 z M 
7.491225,2.9282642 c 0,0 3.350875,0.4772668 3.350875,0.4772668 0,0 0,2.6417551 0,2.6417551 0,0 
-3.350875,-0.2298258 -3.350875,-0.2298258 0,0 0,-2.8891961 0,-2.8891961 z m 4.615892,0.6574437 c 0,0 
2.632122,0.3748944 2.632122,0.3748944 0,0 0,2.353976 0,2.353976 0,0 -2.632122,-0.1805288 -2.632122,-0.1805288 
0,0 0,-2.5483416 0,-2.5483416 z M 1.4525936,6.831559 c 0,0 4.4045654,0.1628063 4.4045654,0.1628063 0,0 
0,3.0115417 0,3.0115417 0,0 -4.4045654,0.162625 -4.4045654,0.162625 0,0 0,-3.336973 0,-3.336973 z M 
7.491225,7.0547653 c 0,0 3.350875,0.1238587 3.350875,0.1238587 0,0 0,2.643
 2301 0,2
 .6432301 0,0 -3.350875,0.1237205 -3.350875,0.1237205 0,0 0,-2.8908093 0,-2.8908093 z m 4.615892,0.1706176 c 
0,0 2.632122,0.097291 2.632122,0.097291 0,0 0,2.3552903 0,2.3552903 0,0 -2.632122,0.097183 -2.632122,0.097183 
0,0 0,-2.5497644 0,-2.5497643 z M 1.4525936,11.596801 c 0,0 4.4045654,-0.301913 4.4045654,-0.301913 0,0 
0,3.011542 0,3.011542 0,0 -4.4045654,0.627344 -4.4045654,0.627344 0,0 0,-3.336973 0,-3.336973 z M 
7.491225,11.18288 c 0,0 3.350875,-0.229688 3.350875,-0.229688 0,0 0,2.64323 0,2.64323 0,0 -3.350875,0.477267 
-3.350875,0.477267 0,0 0,-2.890809 0,-2.890809 z m 4.615892,-0.316399 c 0,0 2.632122,-0.180421 
2.632122,-0.180421 0,0 0,2.355291 0,2.355291 0,0 -2.632122,0.374894 -2.632122,0.374894 0,0 0,-2.549764 
0,-2.549764 z"
        transform="matrix(0.19233318,0,0,0.25647458,0.67416786,292.70303)"
        id="rect8574"
diff --git a/icons/Symbolic/scalable/gimp-tool-unified-transform.svg 
b/icons/Symbolic/scalable/gimp-tool-unified-transform.svg
index f40921cc70..6fe6d91396 100644
--- a/icons/Symbolic/scalable/gimp-tool-unified-transform.svg
+++ b/icons/Symbolic/scalable/gimp-tool-unified-transform.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(276.95529,139.85581)"
diff --git a/icons/Symbolic/scalable/gimp-tool-warp.svg b/icons/Symbolic/scalable/gimp-tool-warp.svg
index 5c5e61d4ec..6281ae74c8 100644
--- a/icons/Symbolic/scalable/gimp-tool-warp.svg
+++ b/icons/Symbolic/scalable/gimp-tool-warp.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(300.42355,273.31913)"
diff --git a/icons/Symbolic/scalable/gimp-tool-zoom.svg b/icons/Symbolic/scalable/gimp-tool-zoom.svg
index e56a5b5e65..58f9767ecd 100644
--- a/icons/Symbolic/scalable/gimp-tool-zoom.svg
+++ b/icons/Symbolic/scalable/gimp-tool-zoom.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(322.73462,273.31913)"
diff --git a/icons/Symbolic/scalable/gimp-tools.svg b/icons/Symbolic/scalable/gimp-tools.svg
index b77d78227d..b46171679f 100644
--- a/icons/Symbolic/scalable/gimp-tools.svg
+++ b/icons/Symbolic/scalable/gimp-tools.svg
@@ -132,7 +132,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(518.0013,263.99372)"
diff --git a/icons/Symbolic/scalable/gimp-transform-3d-camera.svg 
b/icons/Symbolic/scalable/gimp-transform-3d-camera.svg
index 22d68b06a5..bd02242233 100644
--- a/icons/Symbolic/scalable/gimp-transform-3d-camera.svg
+++ b/icons/Symbolic/scalable/gimp-transform-3d-camera.svg
@@ -67,13 +67,13 @@
          height="2.1166668"
          width="2.3812499"
          id="rect9996"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.23932463;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.23932463;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="cccc"
          inkscape:connector-curvature="0"
          id="path9998"
          d="m 2.38125,294.88333 1.5875,-1.05834 v 2.11667 z"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gimp-transform-3d-move.svg 
b/icons/Symbolic/scalable/gimp-transform-3d-move.svg
index a273491ba6..69697c4f1c 100644
--- a/icons/Symbolic/scalable/gimp-transform-3d-move.svg
+++ b/icons/Symbolic/scalable/gimp-transform-3d-move.svg
@@ -48,7 +48,7 @@
       <path
          id="path2579"
          d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         
style="fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1pt;stroke-opacity:1;fill:#d6d6d6;fill-opacity:1"
+         
style="fill-rule:evenodd;stroke:#bebebe;stroke-width:1pt;stroke-opacity:1;fill:#bebebe;fill-opacity:1"
          transform="scale(0.4) translate(10,0)" />
     </marker>
     <linearGradient
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
   </defs>
   <sodipodi:namedview
diff --git a/icons/Symbolic/scalable/gimp-transform-3d-rotate.svg 
b/icons/Symbolic/scalable/gimp-transform-3d-rotate.svg
index f2bce2fd37..1d08b86e01 100644
--- a/icons/Symbolic/scalable/gimp-transform-3d-rotate.svg
+++ b/icons/Symbolic/scalable/gimp-transform-3d-rotate.svg
@@ -46,7 +46,7 @@
       <path
          id="path2579"
          d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
-         
style="fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1pt;stroke-opacity:1;fill:#d6d6d6;fill-opacity:1"
+         
style="fill-rule:evenodd;stroke:#bebebe;stroke-width:1pt;stroke-opacity:1;fill:#bebebe;fill-opacity:1"
          transform="scale(0.4) translate(10,0)" />
     </marker>
   </defs>
@@ -93,7 +93,7 @@
      transform="translate(0,-292.76666)"
      style="display:inline">
     <circle
-       
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10583334;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10583334;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
        id="path3956"
        cy="294.88333"
        cx="2.1166666"
@@ -101,7 +101,7 @@
     <g
        id="g12965">
       <path
-         
style="display:inline;fill:none;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.39687499;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="display:inline;fill:none;fill-opacity:1;stroke:#bebebe;stroke-width:0.39687499;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path3958"
          sodipodi:type="arc"
          sodipodi:cx="2.1166666"
@@ -114,7 +114,7 @@
          sodipodi:open="true" />
       <path
          sodipodi:type="star"
-         
style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.27536848;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.27536848;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="path4166"
          sodipodi:sides="3"
          sodipodi:cx="0.79374999"
diff --git a/icons/Symbolic/scalable/gimp-transparency.svg b/icons/Symbolic/scalable/gimp-transparency.svg
index 49246c4bf7..97f58ca275 100644
--- a/icons/Symbolic/scalable/gimp-transparency.svg
+++ b/icons/Symbolic/scalable/gimp-transparency.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(522.31345,107.27737)"
diff --git a/icons/Symbolic/scalable/gimp-undo-history.svg b/icons/Symbolic/scalable/gimp-undo-history.svg
index 6dbe7eef92..cc7debe1c8 100644
--- a/icons/Symbolic/scalable/gimp-undo-history.svg
+++ b/icons/Symbolic/scalable/gimp-undo-history.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(461.8282,152.73591)"
@@ -197,7 +197,7 @@
        inkscape:connector-curvature="0"
        sodipodi:nodetypes="cccc" />
     <rect
-       
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none"
+       
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none"
        id="rect35735-0-1"
        width="16"
        height="16"
diff --git a/icons/Symbolic/scalable/gimp-user-manual.svg b/icons/Symbolic/scalable/gimp-user-manual.svg
index 02c4ab84b0..610fdc8926 100644
--- a/icons/Symbolic/scalable/gimp-user-manual.svg
+++ b/icons/Symbolic/scalable/gimp-user-manual.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="matrix(0.99965577,0,0,1.0022053,643.67012,831.77248)"
diff --git a/icons/Symbolic/scalable/gimp-vcenter.svg b/icons/Symbolic/scalable/gimp-vcenter.svg
index b075fae28d..11bddd3527 100644
--- a/icons/Symbolic/scalable/gimp-vcenter.svg
+++ b/icons/Symbolic/scalable/gimp-vcenter.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(928.91396,183.14032)"
diff --git a/icons/Symbolic/scalable/gimp-vchain-broken.svg b/icons/Symbolic/scalable/gimp-vchain-broken.svg
index 3f08f89a8a..6b6c728048 100644
--- a/icons/Symbolic/scalable/gimp-vchain-broken.svg
+++ b/icons/Symbolic/scalable/gimp-vchain-broken.svg
@@ -108,7 +108,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1002.5097,122.75542)"
@@ -180,7 +180,7 @@
        height="23.979013"
        width="24"
        id="rect4380-4"
-       
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+       
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     <g
        inkscape:label="stock-hchain"
        id="g6797-2"
diff --git a/icons/Symbolic/scalable/gimp-vchain.svg b/icons/Symbolic/scalable/gimp-vchain.svg
index 03ecb3619b..c6883de2f5 100644
--- a/icons/Symbolic/scalable/gimp-vchain.svg
+++ b/icons/Symbolic/scalable/gimp-vchain.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(1001.6641,152.94727)"
diff --git a/icons/Symbolic/scalable/gimp-vfill.svg b/icons/Symbolic/scalable/gimp-vfill.svg
index a1c55aa605..388fc8ffa0 100644
--- a/icons/Symbolic/scalable/gimp-vfill.svg
+++ b/icons/Symbolic/scalable/gimp-vfill.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(92.563,928.96067)"
diff --git a/icons/Symbolic/scalable/gimp-video.svg b/icons/Symbolic/scalable/gimp-video.svg
index b8f23884c7..776dfce107 100644
--- a/icons/Symbolic/scalable/gimp-video.svg
+++ b/icons/Symbolic/scalable/gimp-video.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(576.89471,203.31841)"
diff --git a/icons/Symbolic/scalable/gimp-visible.svg b/icons/Symbolic/scalable/gimp-visible.svg
index bcc2e8063d..c5c90104e3 100644
--- a/icons/Symbolic/scalable/gimp-visible.svg
+++ b/icons/Symbolic/scalable/gimp-visible.svg
@@ -63,7 +63,7 @@
     <g
        id="g1396">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
0.32521036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
0.32521036;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 2.1171961,0.91088973 c -0.7367311,0 -1.45048247,0.46772247 -1.95263864,1.32857767 
-0.0541743,0.093105 -0.0267774,0.1984652 0.0418158,0.2651863 A 0.2710358,0.2710358 0 0 1 0.24871836,2.3373905 
C 0.72282381,1.5246231 1.4057457,1.0707425 2.1171961,1.0707425 c 0.7114503,0 1.3943724,0.4538806 
1.8684776,1.266648 a 0.2710358,0.2710358 0 0 1 0.041816,0.1746736 C 4.0995445,2.4457514 4.1254912,2.3347129 
4.0698347,2.2394674 3.5676786,1.378613 2.8539272,0.91088897 2.1171961,0.91088973 Z M 1.8864153,1.6371083 c 
-0.098326,0.019683 -0.1970315,0.050797 -0.2948278,0.096864 A 0.29810954,0.29810954 0 0 0 1.5206594,1.9245257 
0.29810954,0.29810954 0 0 0 1.8144286,2.225176 0.29810954,0.29810954 0 0 0 2.1166668,1.9319361 L 
1.8186631,1.9271723 H 2.1166668 A 0.29810954,0.29810954 0 0 0 1.8864153,1.6371083 Z m 1.0977968,0.3197056 c 
0.00615,0.042 0.012701,0.083857 0.012704,0.1275646 C 2.9968886,2.5705152 2.6028036,2.9646002 
2.1166668,2.9646273 1.63053,2.9646002 1.236445,2.5705152 1.23641
 79,2.084
 3785 c 2.4e-6,-0.043528 0.0066,-0.0852 0.012703,-0.1270353 -0.18854,0.1584611 -0.36920697,0.3721971 
-0.53248913,0.6521146 A 0.2710358,0.2710358 0 0 1 0.53560644,2.7486673 C 1.4580301,3.509987 
2.7749417,3.5097845 3.6971977,2.748138 A 0.2710358,0.2710358 0 0 1 3.5177605,2.6094578 C 3.3542168,2.3290918 
3.1730813,2.1153437 2.9842121,1.9568139 Z"
          id="path817-3-9"
          inkscape:connector-curvature="0" />
@@ -74,13 +74,13 @@
            inkscape:connector-curvature="0"
            id="path817-3-9-1"
            d="m 0.35394082,2.350572 c 0.94916018,-1.62716237 2.57629178,-1.62716237 3.52545168,0"
-           
style="display:inline;fill:none;stroke:#d6d6d6;stroke-width:0.44011807;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+           
style="display:inline;fill:none;stroke:#bebebe;stroke-width:0.44011807;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         <path
            sodipodi:nodetypes="cc"
            inkscape:connector-curvature="0"
            id="path817-3-9-9"
            d="m 3.8793927,2.350572 c -0.9491601,1.084751 -2.5762917,1.084751 -3.52545188,0"
-           
style="display:inline;fill:none;stroke:#d6d6d6;stroke-width:0.32521039;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+           
style="display:inline;fill:none;stroke:#bebebe;stroke-width:0.32521039;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       </g>
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/gimp-warning.svg b/icons/Symbolic/scalable/gimp-warning.svg
index d1c8dd0d9f..52dcdede5e 100644
--- a/icons/Symbolic/scalable/gimp-warning.svg
+++ b/icons/Symbolic/scalable/gimp-warning.svg
@@ -83,7 +83,7 @@
     <g
        id="g3950">
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.83994448;marker:none;enable-background:new"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.83994448;marker:none;enable-background:new"
          id="path18112"
          d="m 7.9351329,1036.3642 c -0.5285793,-0.031 -1.0443139,0.3037 -1.4459231,1.0396 l 
-6.28662498,12.443 c -0.536596,1.0339 0.0485,2.5154 1.10015898,2.5154 H 14.536089 c 0.987472,0 
1.914262,-1.2444 1.225891,-2.5154 L 9.4124897,1037.471 c -0.4010565,-0.6935 -0.9487774,-1.0762 
-1.4773568,-1.1068 z m 0.062866,4.2258 c 0.5476706,-0.018 1.054634,0.5225 1.037293,1.1069 v 4.2258 c 
0.00704,0.567 -0.4743937,1.0733 -1.0058599,1.0733 -0.5314561,0 -1.0133737,-0.5063 -1.0058599,-1.0733 v 
-4.2258 c -0.00805,-0.5009 0.356175,-0.9795 0.8172612,-1.0732 0.051399,-0.015 0.1040562,-0.027 
0.1571656,-0.033 z m 0.031433,7.4793 c 0.5555163,0 1.0058599,0.4804 1.0058599,1.0732 0,0.5927 
-0.4503436,1.0733 -1.0058599,1.0733 -0.5555163,0 -1.0058599,-0.4806 -1.0058599,-1.0733 0,-0.5928 
0.4503436,-1.0732 1.0058599,-1.0732 z"
          inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gimp-web.svg b/icons/Symbolic/scalable/gimp-web.svg
index 48d66b4d22..1a5d91eadc 100644
--- a/icons/Symbolic/scalable/gimp-web.svg
+++ b/icons/Symbolic/scalable/gimp-web.svg
@@ -63,7 +63,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(599.20271,203.31844)"
@@ -115,7 +115,7 @@
          style="display:inline"
          id="emblem-web">
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
            id="rect9174"
            y="401"
            x="501.00018"
@@ -124,7 +124,7 @@
         <path
            id="path9278"
            d="m 509.0002,401 c -4.40471,0 -8,3.59527 -8,8 0,4.40472 3.59529,8 8,8 4.40472,0 8,-3.59528 8,-8 
0,-4.40473 -3.59528,-8 -8,-8 z m 0,2.1875 c 3.22175,0 5.8125,2.59075 5.8125,5.8125 0,3.22176 -2.59075,5.8125 
-5.8125,5.8125 -3.22175,0 -5.8125,-2.59074 -5.8125,-5.8125 0,-3.22175 2.59075,-5.8125 5.8125,-5.8125 z"
-           
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7011);fill-opacity:1;stroke:none;stroke-width:1.47313595;marker:none;enable-background:new"
+           
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;writing-mode:lr-tb;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7011);fill-opacity:1;stroke:none;stroke-width:1.47313595;marker:none;enable-background:new"
            inkscape:connector-curvature="0" />
         <path
            id="path11004"
diff --git a/icons/Symbolic/scalable/gimp-wilber-eek.svg b/icons/Symbolic/scalable/gimp-wilber-eek.svg
index f17a683196..318e3c316d 100644
--- a/icons/Symbolic/scalable/gimp-wilber-eek.svg
+++ b/icons/Symbolic/scalable/gimp-wilber-eek.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(445.78441,264.01864)"
diff --git a/icons/Symbolic/scalable/gimp-wilber-outline.svg b/icons/Symbolic/scalable/gimp-wilber-outline.svg
index 8791679455..9c7fb540ec 100644
--- a/icons/Symbolic/scalable/gimp-wilber-outline.svg
+++ b/icons/Symbolic/scalable/gimp-wilber-outline.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(397.63978,263.99373)"
diff --git a/icons/Symbolic/scalable/gimp-wilber.svg b/icons/Symbolic/scalable/gimp-wilber.svg
index be29360ee8..f840ae1e3f 100644
--- a/icons/Symbolic/scalable/gimp-wilber.svg
+++ b/icons/Symbolic/scalable/gimp-wilber.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(421.71208,263.99376)"
diff --git a/icons/Symbolic/scalable/gimp-zoom-follow-window.svg 
b/icons/Symbolic/scalable/gimp-zoom-follow-window.svg
index 3a0a9764a1..76a199e8d0 100644
--- a/icons/Symbolic/scalable/gimp-zoom-follow-window.svg
+++ b/icons/Symbolic/scalable/gimp-zoom-follow-window.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(993.77801,189.79565)"
diff --git a/icons/Symbolic/scalable/go-bottom.svg b/icons/Symbolic/scalable/go-bottom.svg
index ae414d5e89..5daf917c3e 100644
--- a/icons/Symbolic/scalable/go-bottom.svg
+++ b/icons/Symbolic/scalable/go-bottom.svg
@@ -83,7 +83,7 @@
     <g
        id="g30">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
          id="path8378"
          d="m 2.8176596,1038.3881 a 0.99538919,1.0767821 0 0 0 -0.4976448,1.8505 l 4.9764483,5.3834 
0.7153644,0.7402 0.7153644,-0.7402 4.9764491,-5.3834 a 1.0116781,1.094403 0 1 0 -1.430729,-1.5477 l 
-4.2610845,4.6096 -4.2610838,-4.6096 a 0.99538919,1.0767821 0 0 0 -0.9330841,-0.3028 z"
          inkscape:connector-curvature="0" />
@@ -92,7 +92,7 @@
          x="1048.3622"
          width="2"
          transform="rotate(90)"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          ry="0"
          rx="0"
          id="rect8382"
diff --git a/icons/Symbolic/scalable/go-down.svg b/icons/Symbolic/scalable/go-down.svg
index 9e8f73e224..4762558a64 100644
--- a/icons/Symbolic/scalable/go-down.svg
+++ b/icons/Symbolic/scalable/go-down.svg
@@ -88,7 +88,7 @@
            id="title47627">go-up</title>
         <path
            inkscape:connector-curvature="0"
-           style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.20617974"
+           style="fill:#bebebe;fill-opacity:1;stroke-width:1.20617974"
            d="M 8.1212121,2.8030265 1.3482481,9.8279841 C 1.1162707,10.068631 1.0151515,10.396987 
1.0151515,10.710972 v 1.228418 h 1.1843434 c 0.3027419,0 0.6192695,-0.104415 0.8512469,-0.345554 L 
8.1212121,6.3347301 13.191683,11.593836 c 0.231977,0.240647 0.548505,0.345554 0.851247,0.345554 h 1.184343 v 
-1.228418 c 0,-0.313985 -0.101143,-0.642341 -0.333096,-0.8829879 z"
            id="path47631" />
       </g>
diff --git a/icons/Symbolic/scalable/go-first.svg b/icons/Symbolic/scalable/go-first.svg
index 9f0aad6ef6..5e9bc5f2e3 100644
--- a/icons/Symbolic/scalable/go-first.svg
+++ b/icons/Symbolic/scalable/go-first.svg
@@ -87,14 +87,14 @@
          inkscape:connector-curvature="0"
          id="path8334"
          d="m 5.6830953,1038.3626 a 0.98645275,0.9967777 0 0 0 -0.2176913,0.023 0.98645275,0.9967777 0 0 0 
-0.4931771,1.713 l 3.2326211,3.2665 H 0 v 1.9934 h 8.212554 l -3.2403271,3.2742 a 1.0026217,1.013116 0 1 0 
1.417884,1.4328 l 4.9317711,-4.9836 0.678118,-0.7164 -0.678118,-0.7163 -4.9317711,-4.9833 a 
0.98645275,0.9967777 0 0 0 -0.7070156,-0.3037 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
       <rect
          y="1038.3622"
          x="14"
          height="12"
          width="2"
          id="rect4232"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/go-home.svg b/icons/Symbolic/scalable/go-home.svg
index 2e369c804c..a6e2be3476 100644
--- a/icons/Symbolic/scalable/go-home.svg
+++ b/icons/Symbolic/scalable/go-home.svg
@@ -68,25 +68,25 @@
            id="title5390">go-home</title>
         <g
            transform="matrix(0.026036,0,0,0.026036,345.97,902.08)"
-           style="fill:#d6d6d6"
+           style="fill:#bebebe"
            id="g5392" />
       </g>
       <path
          inkscape:connector-curvature="0"
          d="m 565.78,180 a 1.0001,1.0001 0 0 0 -0.78,1 v 7 a 1.0001,1.0001 0 0 0 1,1 h 10 a 1.0001,1.0001 0 
0 0 1,-1 v -7 a 1.0001,1.0001 0 1 0 -2,0 v 6 h -8 v -6 a 1.0001,1.0001 0 0 0 -1.2188,-1 z"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          id="path5414" />
       <path
          inkscape:connector-curvature="0"
          d="m 570.91,176 a 1.0001,1.0001 0 0 0 -0.5,0.1875 l -7,5 a 1.0063276,1.0063276 0 1 0 1.1875,1.625 l 
6.4,-4.57 6.4062,4.5625 a 1.0063276,1.0063276 0 1 0 1.1875,-1.625 l -7,-5 a 1.0001,1.0001 0 0 0 -0.69,-0.18 z"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          id="path6184" />
       <rect
          x="569"
          y="183"
          width="3"
          height="6"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect6261" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/go-last.svg b/icons/Symbolic/scalable/go-last.svg
index 72b9245614..6d1337cfb0 100644
--- a/icons/Symbolic/scalable/go-last.svg
+++ b/icons/Symbolic/scalable/go-last.svg
@@ -86,14 +86,14 @@
          inkscape:connector-curvature="0"
          id="path8334"
          d="m 5.6830953,1038.3626 a 0.98645275,0.9967777 0 0 0 -0.2176913,0.023 0.98645275,0.9967777 0 0 0 
-0.4931771,1.713 l 3.2326211,3.2665 H 0 v 1.9934 h 8.212554 l -3.2403271,3.2742 a 1.0026217,1.013116 0 1 0 
1.417884,1.4328 l 4.9317711,-4.9836 0.678118,-0.7164 -0.678118,-0.7163 -4.9317711,-4.9833 a 
0.98645275,0.9967777 0 0 0 -0.7070156,-0.3037 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
       <rect
          y="1038.3622"
          x="14"
          height="12"
          width="2"
          id="rect4232"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/go-next.svg b/icons/Symbolic/scalable/go-next.svg
index 6dd7c11b95..b78b79894a 100644
--- a/icons/Symbolic/scalable/go-next.svg
+++ b/icons/Symbolic/scalable/go-next.svg
@@ -81,7 +81,7 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
        d="m 7.6830953,1038.3626 a 0.98645275,0.9967777 0 0 0 -0.2176913,0.023 0.98645275,0.9967777 0 0 0 
-0.4931771,1.713 l 3.2326211,3.2665 H 2 v 1.9934 h 8.212554 l -3.2403271,3.2742 a 1.0026217,1.013116 0 1 0 
1.417884,1.4328 l 4.9317711,-4.9836 0.678118,-0.7164 -0.678118,-0.7163 -4.9317711,-4.9833 a 
0.98645275,0.9967777 0 0 0 -0.7070156,-0.3037 z"
        id="path8334"
        inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/go-previous.svg b/icons/Symbolic/scalable/go-previous.svg
index 21ed92a4ed..38dd8e2226 100644
--- a/icons/Symbolic/scalable/go-previous.svg
+++ b/icons/Symbolic/scalable/go-previous.svg
@@ -81,7 +81,7 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
        d="m 8.3169047,1038.3626 a 0.98645275,0.9967777 0 0 1 0.2176913,0.023 0.98645275,0.9967777 0 0 1 
0.4931771,1.713 l -3.2326208,3.2665 H 14 v 1.9934 H 5.7874459 l 3.2403272,3.2742 a 1.0026217,1.013116 0 1 1 
-1.417884,1.4328 L 2.6781185,1045.0819 2,1044.3655 l 0.6781185,-0.7163 4.9317706,-4.9833 a 
0.98645275,0.9967777 0 0 1 0.7070156,-0.3037 z"
        id="path8334"
        inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/go-top.svg b/icons/Symbolic/scalable/go-top.svg
index e5b1c6914e..be69bd5814 100644
--- a/icons/Symbolic/scalable/go-top.svg
+++ b/icons/Symbolic/scalable/go-top.svg
@@ -84,7 +84,7 @@
        id="g30"
        transform="matrix(1,0,0,-1,0,2088.7244)">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
          id="path8378"
          d="m 2.8176596,1038.3881 a 0.99538919,1.0767821 0 0 0 -0.4976448,1.8505 l 4.9764483,5.3834 
0.7153644,0.7402 0.7153644,-0.7402 4.9764491,-5.3834 a 1.0116781,1.094403 0 1 0 -1.430729,-1.5477 l 
-4.2610845,4.6096 -4.2610838,-4.6096 a 0.99538919,1.0767821 0 0 0 -0.9330841,-0.3028 z"
          inkscape:connector-curvature="0" />
@@ -93,7 +93,7 @@
          x="1048.3622"
          width="2"
          transform="rotate(90)"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          ry="0"
          rx="0"
          id="rect8382"
diff --git a/icons/Symbolic/scalable/go-up.svg b/icons/Symbolic/scalable/go-up.svg
index 7c5437c659..e422b5f1bb 100644
--- a/icons/Symbolic/scalable/go-up.svg
+++ b/icons/Symbolic/scalable/go-up.svg
@@ -88,7 +88,7 @@
            id="title47627">go-up</title>
         <path
            inkscape:connector-curvature="0"
-           style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.20617974"
+           style="fill:#bebebe;fill-opacity:1;stroke-width:1.20617974"
            d="M 8.1212121,2.8030265 1.3482481,9.8279841 C 1.1162707,10.068631 1.0151515,10.396987 
1.0151515,10.710972 v 1.228418 h 1.1843434 c 0.3027419,0 0.6192695,-0.104415 0.8512469,-0.345554 L 
8.1212121,6.3347301 13.191683,11.593836 c 0.231977,0.240647 0.548505,0.345554 0.851247,0.345554 h 1.184343 v 
-1.228418 c 0,-0.313985 -0.101143,-0.642341 -0.333096,-0.8829879 z"
            id="path47631" />
       </g>
diff --git a/icons/Symbolic/scalable/gtk-cancel.svg b/icons/Symbolic/scalable/gtk-cancel.svg
index 8da53b3790..fd40fad0ca 100644
--- a/icons/Symbolic/scalable/gtk-cancel.svg
+++ b/icons/Symbolic/scalable/gtk-cancel.svg
@@ -97,7 +97,7 @@
         <g
            id="g3937">
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.94007
 397;stro
 
ke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.94007
 397;stro
 
ke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
              d="m -31.805112,1009.2443 c -4.257641,-0.072 -8.243611,2.623 -9.646988,6.9011 -1.727237,5.2654 
1.1294,10.9362 6.368672,12.672 5.23927,1.7359 10.883182,-1.1332 12.61041,-6.3985 l 0.0952,-0.2501 c 
1.5524,-5.2083 -1.323432,-10.7221 -6.46143,-12.4244 -0.98236,-0.3254 -1.983344,-0.4834 -2.965863,-0.5001 z m 
-0.156227,3.0105 c 3.861634,0 6.991137,3.1452 6.991137,7.0261 0,1.4073 -0.416403,2.7155 -1.125319,3.8146 a 
1.4708364,1.4708364 0 0 0 -0.0537,-0.059 l -9.529818,-9.5807 a 1.470184,1.4701839 0 0 0 -0.07567,-0.071 c 
1.093139,-0.7115 2.39406,-1.1301 3.793375,-1.1301 z m -5.863377,3.209 a 1.470184,1.4701839 0 0 0 
0.06103,0.066 l 9.527377,9.5807 a 1.4708364,1.4708364 0 0 0 0.07079,0.066 c -1.093999,0.7131 -2.394716,1.1326 
-3.795816,1.1326 -3.86166,0 -6.993578,-3.1478 -6.993578,-7.0286 0,-1.4093 0.419474,-2.717 1.130201,-3.8171 z"
              id="path6388-7-7-4-7"
              inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gtk-edit.svg b/icons/Symbolic/scalable/gtk-edit.svg
index eb59f5d629..8f2c2a8c3f 100644
--- a/icons/Symbolic/scalable/gtk-edit.svg
+++ b/icons/Symbolic/scalable/gtk-edit.svg
@@ -104,7 +104,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(502.26646,132.74866)"
diff --git a/icons/Symbolic/scalable/gtk-no.svg b/icons/Symbolic/scalable/gtk-no.svg
index 6430d5daa9..3b3f797742 100644
--- a/icons/Symbolic/scalable/gtk-no.svg
+++ b/icons/Symbolic/scalable/gtk-no.svg
@@ -58,7 +58,7 @@
      transform="rotate(-180,10.666666,10.666667)">
     <path
        sodipodi:nodetypes="ccccccsccccccssssccsccc"
-       style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.88989842"
+       style="fill:#bebebe;fill-opacity:1;stroke-width:0.88989842"
        inkscape:connector-curvature="0"
        id="path4"
        d="m 1.3333333,20 h 2.6666666 l 0,-12.0000001 -2.6666666,0 z M 20,9.7333331 C 20,8.7066668 
19.236074,8.0232373 18.30303,8.0000009 l -5.353939,0 0.80606,-4.3986675 0.02545,-0.2986666 c 0,-0.3826667 
-0.144243,-0.7373335 -0.373334,-0.9893335 l -0.899389,-0.98 -5.5078781,6.1506668 c -0.3139394,0.336 
-0.3333333,0.8026667 -0.3333333,1.316 l 0,9.3333329 C 6.6666666,19.16 7.1878788,20 8.1212121,20 l 7.6363629,0 
c 0.704243,0 1.306667,-0.466667 1.561213,-1.138667 l 2.562424,-6.58 C 19.957572,12.066667 20,11.842667 
20,11.6 V 9.8173331 l -0.0085,-0.0093 z" />
diff --git a/icons/Symbolic/scalable/gtk-ok.svg b/icons/Symbolic/scalable/gtk-ok.svg
index 30f63f1516..98d6a4734d 100644
--- a/icons/Symbolic/scalable/gtk-ok.svg
+++ b/icons/Symbolic/scalable/gtk-ok.svg
@@ -87,12 +87,12 @@
          transform="translate(6.2846016,-0.9001756)"
          id="g3977">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.46210313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.46210313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -4.9785156,1040.3594 a 1.2311747,1.2311747 0 0 0 -1.0644532,1.832 l 4.9472657,9.1836 a 
1.2312912,1.2312912 0 1 0 2.1679687,-1.168 L -3.875,1041.0234 a 1.2311747,1.2311747 0 0 0 -1.1035156,-0.664 z"
            id="path6388-7-7-4-7-6"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.91230989;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.91230989;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m 8.3652344,1038.2617 a 1.4563006,1.4563006 0 0 0 -1.2109375,0.6133 l -8.0839844,11.0566 a 
1.4563006,1.4563006 0 1 0 2.3496094,1.7188 l 8.0859375,-11.0566 a 1.4563006,1.4563006 0 0 0 -1.140625,-2.3321 
z"
            id="path6390-0-2-9-5-1"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/gtk-select-color.svg b/icons/Symbolic/scalable/gtk-select-color.svg
index a1c67551ac..7c73653ad3 100644
--- a/icons/Symbolic/scalable/gtk-select-color.svg
+++ b/icons/Symbolic/scalable/gtk-select-color.svg
@@ -104,7 +104,7 @@
                id="path2193"
                transform="matrix(0.9522831,0,0,0.95223902,2.5063076,1036.312)"
                d="M 6.6914062 0.20117188 C 4.3223068 0.23267653 1.1475463 1.03626 1.2011719 3.6152344 C 
1.2583807 6.3659093 4.6335176 5.279886 4.7617188 6.5019531 C 4.9689175 8.4772975 0.65447349 14.486001 
7.2109375 15.664062 C 11.588014 16.450735 16.234311 13.749518 15.767578 8.3007812 C 15.347837 3.4003314 
11.25381 0.32582541 7.1601562 0.20117188 L 6.6914062 0.20117188 z M 5.671875 1.8027344 C 6.7864096 1.8027344 
7.6894528 2.4302098 7.6894531 3.203125 C 7.6894531 3.9758302 6.7864096 4.6015625 5.671875 4.6015625 C 
4.5573404 4.6015625 3.6503906 3.9758302 3.6503906 3.203125 C 3.6503906 2.4302098 4.5573404 1.8027344 5.671875 
1.8027344 z M 12.476562 4.9882812 C 13.299758 4.9882812 13.976538 5.6650816 13.976562 6.4882812 C 13.976611 
7.3115813 13.299812 7.9882812 12.476562 7.9882812 C 11.653318 7.9882812 10.976519 7.3115813 10.976562 
6.4882812 C 10.976591 5.6650816 11.653373 4.9882812 12.476562 4.9882812 z M 11.5 9 A 1.5 1.5 0 0 1 13 10.5 A 
1.5 1.5 0 0 1 11.5 12 A 1.5 1.5 0 0 1 1
 0 10.5 A
  1.5 1.5 0 0 1 11.5 9 z M 6.5136719 11.042969 C 7.3420878 11.042931 8.0136719 11.714515 8.0136719 12.542969 
C 8.0136719 13.371423 7.3420878 14.043007 6.5136719 14.042969 C 5.685256 14.043007 5.0136719 13.371423 
5.0136719 12.542969 C 5.0136719 11.714515 5.685256 11.042931 6.5136719 11.042969 z "
-               
style="opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.40190762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+               
style="opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.40190762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           </g>
         </g>
       </g>
diff --git a/icons/Symbolic/scalable/gtk-select-font.svg b/icons/Symbolic/scalable/gtk-select-font.svg
index f159f513c5..3241d76ad2 100644
--- a/icons/Symbolic/scalable/gtk-select-font.svg
+++ b/icons/Symbolic/scalable/gtk-select-font.svg
@@ -117,17 +117,17 @@
          inkscape:connector-curvature="0"
          id="text2841"
          d="m 4.7542284,10.482993 c -0.7071909,3e-6 -1.1971484,0.07228 -1.4698731,0.216838 
-0.2727288,0.14456 -0.4090929,0.391157 -0.4090914,0.739795 -1.5e-6,0.277779 0.101478,0.498868 
0.3044397,0.663265 0.2061296,0.161566 0.4851985,0.242348 0.8372092,0.242347 0.4851976,10e-7 
0.8736755,-0.15306 1.1654343,-0.459183 C 5.4772689,11.577099 5.624731,11.16752 5.624736,10.657313 v -0.17432 
H 4.7542284 M 6.5,10.159864 v 2.716837 H 5.624736 V 12.153912 C 5.424943,12.443028 5.1760005,12.65703 
4.8779067,12.795919 4.5798062,12.931973 4.2151131,13 3.7838265,13 3.2383703,13 2.80391,12.863947 
2.4804437,12.591837 2.1601471,12.316895 1.9999992,11.949831 2,11.490647 1.9999992,10.954934 
2.199788,10.551024 2.5993655,10.278911 3.0021119,10.006806 3.6014774,9.870751 4.397463,9.870748 H 5.624736 V 
9.794208 C 5.624731,9.4342437 5.491539,9.1564664 5.2251584,8.9608838 4.9619407,8.7624756 4.590906,8.6632698 
4.1120508,8.6632656 c -0.3044421,4.2e-6 -0.6009542,0.0326 -0.8895359,0.097789 -0.2885843,0.0651
 96 -0.56
 60679,0.1629852 -0.8324518,0.293367 v -0.72279 C 2.710358,8.2210934 3.0211402,8.1388931 3.3224101,8.0850341 
3.6236769,8.0283495 3.9170168,8.0000052 4.2024314,8 c 0.770609,5e-6 1.3461899,0.1785764 1.7267433,0.5357144 C 
6.3097199,8.8928608 6.4999943,9.4342438 6.5,10.159864"
-         style="font-style:normal;font-weight:normal;font-size:22.27977753px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.0334785px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:22.27977753px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.0334785px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          id="text2849"
          d="m 12.975043,14.851735 c 0.38269,1e-6 0.673871,-0.123658 0.873543,-0.370977 0.202989,-0.247318 
0.304488,-0.606518 0.304492,-1.077603 -4e-6,-0.471079 -0.101511,-0.830281 -0.304492,-1.077603 
-0.199672,-0.247314 -0.490853,-0.370973 -0.873543,-0.370978 -0.382701,5e-6 -0.677209,0.125137 
-0.883529,0.375394 -0.202998,0.247324 -0.304494,0.605051 -0.30449,1.073187 -4e-6,0.468141 0.101489,0.827341 
0.30449,1.077603 0.20632,0.247319 0.500828,0.370978 0.883529,0.370977 m -1.188019,-3.201893 c 
0.246251,-0.288532 0.519129,-0.50052 0.818632,-0.635961 0.299498,-0.138375 0.643923,-0.207567 
1.033279,-0.207571 0.688846,4e-6 1.25457,0.242906 1.697172,0.728707 0.442589,0.482863 0.663886,1.105575 
0.663893,1.868138 -7e-6,0.762568 -0.221304,1.386752 -0.663893,1.872556 C 14.893505,15.758571 14.327781,16 
13.638935,16 c -0.389356,0 -0.733781,-0.06772 -1.033279,-0.203154 -0.299503,-0.13838 -0.572381,-0.35184 
-0.818632,-0.640378 v 0.715458 H 10 V 9 h 1.787024 v 2.649842"
-         style="font-style:normal;font-weight:normal;font-size:10.17865562px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.18088543px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:10.17865562px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.18088543px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          id="text2853"
          d="M 8.4144205,19.137378 C 8.1294313,19.743981 7.7351412,20.206067 7.2315481,20.523641 
6.7279443,20.841213 6.1326051,21 5.4455289,21 4.5398295,21 3.8722689,20.72703 3.4428461,20.181089 
3.0134189,19.631581 2.8963032,18.90366 3.0914977,17.997325 3.2905925,17.087425 3.7239222,16.361289 
4.3914855,15.81891 5.0629476,15.272976 5.8515271,15.000005 6.7572283,15 c 0.394285,5e-6 0.7768637,0.04283 
1.147737,0.128455 C 8.2797297,15.210523 8.6447412,15.337203 9,15.508473 L 8.6837868,16.964319 H 8.0572155 c 
0.027321,-0.499551 -0.072227,-0.863511 -0.2986452,-1.091886 -0.2225258,-0.22836 -0.5894889,-0.342544 
-1.1008902,-0.342549 -0.5816808,5e-6 -1.067712,0.206963 -1.4580946,0.620874 -0.3864863,0.410352 
-0.6695159,1.025874 -0.849091,1.846567 -0.1795798,0.820696 -0.1678692,1.438002 0.035135,1.851916 
0.2069015,0.413918 0.6031433,0.620876 1.1887272,0.620875 0.4645553,10e-7 0.8588456,-0.110616 
1.1828714,-0.331847 0.3279193,-0.22123 0.59143,-0.55486 0.790533,-1.000891 h 0.8666592"
-         style="font-style:normal;font-weight:normal;font-size:17.54367638px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.08924294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:17.54367638px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.08924294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/gtk-yes.svg b/icons/Symbolic/scalable/gtk-yes.svg
index 98bd9bea9d..c4d0fc9ddd 100644
--- a/icons/Symbolic/scalable/gtk-yes.svg
+++ b/icons/Symbolic/scalable/gtk-yes.svg
@@ -57,7 +57,7 @@
      id="g4261">
     <path
        sodipodi:nodetypes="ccccccsccccccssssccsccc"
-       style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.88989842"
+       style="fill:#bebebe;fill-opacity:1;stroke-width:0.88989842"
        inkscape:connector-curvature="0"
        id="path4"
        d="M 1.3333333,20 H 3.9999999 V 7.9999999 H 1.3333333 Z M 20,9.7333331 C 20,8.7066668 
19.236074,8.0232361 18.30303,7.9999999 h -5.353939 l 0.80606,-4.3986665 0.02545,-0.2986666 c 0,-0.3826667 
-0.144243,-0.7373335 -0.373334,-0.9893335 L 12,1.3333333 6.9999999,7.4840001 c -0.3139394,0.336 
-0.3333333,0.8026667 -0.3333333,1.316 V 18.133333 C 6.6666666,19.16 7.1878788,20 8.1212121,20 h 7.6363629 c 
0.704243,0 1.306667,-0.466667 1.561213,-1.138667 l 2.562424,-6.58 C 19.957572,12.066667 20,11.842667 20,11.6 
V 9.8173331 l -0.0085,-0.0093 z" />
diff --git a/icons/Symbolic/scalable/help-about.svg b/icons/Symbolic/scalable/help-about.svg
index ba500606ae..46ce5bfee4 100644
--- a/icons/Symbolic/scalable/help-about.svg
+++ b/icons/Symbolic/scalable/help-about.svg
@@ -58,7 +58,7 @@
        id="layer12">
       <path
          inkscape:connector-curvature="0"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
          id="path27906"
          d="m 573.5004,54.01484 h 5.5 l 2,-5.5 2,5.5 h 5.5 l -4.25,3.5 2,5.75 -5.25,-2.5 -5.25,2.5 2,-5.75 
z" />
     </g>
diff --git a/icons/Symbolic/scalable/list-add.svg b/icons/Symbolic/scalable/list-add.svg
index 2ba03a660f..b4fd3e4395 100644
--- a/icons/Symbolic/scalable/list-add.svg
+++ b/icons/Symbolic/scalable/list-add.svg
@@ -100,12 +100,12 @@
          transform="matrix(-0.95044264,0.95567911,-0.95567911,-0.95044264,951.74982,2043.6895)"
          id="g7082">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -34.832031,1015.293 a 1.1114755,1.1114755 0 0 0 -0.779297,1.9062 l 5.732422,5.7676 a 
1.1114755,1.1114755 0 1 0 1.576172,-1.5664 l -5.732422,-5.7676 a 1.1114755,1.1114755 0 0 0 -0.796875,-0.3398 
z"
            id="path6388-7-7-4-7"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.15689921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.15689921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -29.101562,1015.2969 a 1.0785575,1.0785575 0 0 0 -0.740235,0.3301 l -5.765625,5.83 a 
1.0785575,1.0785575 0 1 0 1.533203,1.5157 l 5.765625,-5.8301 a 1.0785575,1.0785575 0 0 0 -0.792968,-1.8457 z"
            id="path6390-0-2-9-5"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/list-remove.svg b/icons/Symbolic/scalable/list-remove.svg
index 32c6ad2c3f..500881f48c 100644
--- a/icons/Symbolic/scalable/list-remove.svg
+++ b/icons/Symbolic/scalable/list-remove.svg
@@ -100,7 +100,7 @@
          transform="matrix(-0.95044264,0.95567911,-0.95567911,-0.95044264,951.74982,2043.6895)"
          id="g7082-1">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -34.832031,1015.293 a 1.1114755,1.1114755 0 0 0 -0.779297,1.9062 l 5.732422,5.7676 a 
1.1114755,1.1114755 0 1 0 1.576172,-1.5664 l -5.732422,-5.7676 a 1.1114755,1.1114755 0 0 0 -0.796875,-0.3398 
z"
            id="path6388-7-7-4-7-4"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/media-floppy.svg b/icons/Symbolic/scalable/media-floppy.svg
index 48087077ff..93aecb7430 100644
--- a/icons/Symbolic/scalable/media-floppy.svg
+++ b/icons/Symbolic/scalable/media-floppy.svg
@@ -62,12 +62,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m 123.97,468.0008 c -1.0753,0 -1.9688,0.89336 -1.9688,1.96869 v 9.03068 0.43748 l 0.3125,0.28123 
1.6875,1.6874 v -11.40534 h 10 v 9.99942 h -2 v 1.99989 h 2.0312 c 1.0753,0 1.9688,-0.89336 1.9688,-1.96869 v 
-10.06142 c 0,-1.07994 -0.89,-1.96989 -1.97,-1.96989 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99997145"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99997145"
          id="rect2860" />
       <path
          inkscape:connector-curvature="0"
          d="m 126,476 c -0.554,0 -1,0.446 -1,1 v 4 c 0,0.554 0.446,1 1,1 h 4 c 0.554,0 1,-0.446 1,-1 v -4 c 
0,-0.554 -0.446,-1 -1,-1 z m 0,1 h 2 v 4 h -2 z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect2880" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/media-optical.svg b/icons/Symbolic/scalable/media-optical.svg
index 8589c31e52..104c9319b6 100644
--- a/icons/Symbolic/scalable/media-optical.svg
+++ b/icons/Symbolic/scalable/media-optical.svg
@@ -58,12 +58,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m -291.01,448 c -3.8423,0 -6.9933,3.151 -6.9933,6.9933 0,3.8423 3.151,7.0156 6.9933,7.0156 
3.8423,0 7.0156,-3.1733 7.0156,-7.0156 0,-3.8423 -3.1733,-6.9933 -7.0156,-6.9933 z m 0,4.0089 c 1.6805,0 
3.0067,1.3039 3.0067,2.9844 0,1.6805 -1.3261,3.0067 -3.0067,3.0067 -1.6806,0 -2.9844,-1.3261 -2.9844,-3.0067 
0,-1.6805 1.3039,-2.9844 2.9844,-2.9844 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
          id="path5050" />
       <path
          inkscape:connector-curvature="0"
          d="m -290.99,453.01 c -1.0986,0 -2.0132,0.89789 -2.0132,1.9965 0,1.09861 0.91452,1.9965 
2.0132,1.9965 1.0986,0 1.9965,-0.89789 1.9965,-1.9965 0,-1.09861 -0.89789,-1.9965 -1.9965,-1.9965 z m 
0,0.99827 c 0.55821,0 0.99827,0.44006 0.99827,0.99827 0,0.5582 -0.44006,0.99826 -0.99827,0.99826 -0.55821,0 
-0.99827,-0.44006 -0.99827,-0.99826 0,-0.55821 0.44006,-0.99827 0.99827,-0.99827 z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
          id="path5052" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/media-playback-pause.svg 
b/icons/Symbolic/scalable/media-playback-pause.svg
index 9166f18cfa..33ec2439bd 100644
--- a/icons/Symbolic/scalable/media-playback-pause.svg
+++ b/icons/Symbolic/scalable/media-playback-pause.svg
@@ -63,12 +63,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 124,491 v 8 h 3 v -8 z"
-           style="color:#d6d6d6;text-indent:0pt;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0pt;text-transform:none;fill:#bebebe"
            id="path3807-1-1-5-8-6" />
         <path
            inkscape:connector-curvature="0"
            d="m 129,491 v 8 h 3 v -8 z"
-           style="color:#d6d6d6;text-indent:0pt;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0pt;text-transform:none;fill:#bebebe"
            id="path3807-1-1-5-8-6-3" />
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/media-playback-start.svg 
b/icons/Symbolic/scalable/media-playback-start.svg
index d6c540e8b4..6bbf419167 100644
--- a/icons/Symbolic/scalable/media-playback-start.svg
+++ b/icons/Symbolic/scalable/media-playback-start.svg
@@ -61,7 +61,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 84,609 v 10 h 0.90625 0.094 c 0.17491,10e-4 0.34778,-0.0388 0.5,-0.125 l 7,-4 c 
0.3107,-0.17189 0.46875,-0.52345 0.46875,-0.875 0,-0.35155 -0.15805,-0.70311 -0.46875,-0.875 l -7,-4 c 
-0.152,-0.09 -0.325,-0.13 -0.5,-0.13 H 84.9065 Z"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          id="path3807-1-1-9-38-4" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/media-record.svg b/icons/Symbolic/scalable/media-record.svg
index a4c7f6d6ee..1965434d5f 100644
--- a/icons/Symbolic/scalable/media-record.svg
+++ b/icons/Symbolic/scalable/media-record.svg
@@ -84,7 +84,7 @@
      id="layer1"
      transform="translate(0,-292.76665)">
     <circle
-       
style="opacity:0.98999999;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.52916664;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.62288136;paint-order:normal"
+       
style="opacity:0.98999999;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.52916664;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.62288136;paint-order:normal"
        id="media-record"
        cx="2.1166666"
        cy="294.88333"
diff --git a/icons/Symbolic/scalable/media-seek-backward.svg b/icons/Symbolic/scalable/media-seek-backward.svg
index e119ae2b2e..a45711bb50 100644
--- a/icons/Symbolic/scalable/media-seek-backward.svg
+++ b/icons/Symbolic/scalable/media-seek-backward.svg
@@ -63,12 +63,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 34,491 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 34.15625 35 v -8 h -0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4-7-2" />
         <path
            inkscape:connector-curvature="0"
            d="m 27,491 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 27.15625 28 v -8 h -0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4-7-2-0" />
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/media-skip-backward.svg b/icons/Symbolic/scalable/media-skip-backward.svg
index e6753f1c99..9260564a80 100644
--- a/icons/Symbolic/scalable/media-skip-backward.svg
+++ b/icons/Symbolic/scalable/media-skip-backward.svg
@@ -64,17 +64,17 @@
            inkscape:connector-curvature="0"
            transform="matrix(-1,0,0,1,76,-119)"
            d="m 55,610 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 55.15625 56 v -8 h -0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4" />
         <path
            inkscape:connector-curvature="0"
            d="m 34,491 v 8 h 2 v -8 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-9-3-0" />
         <path
            inkscape:connector-curvature="0"
            d="m 28,491 c 0.17738,0.008 0.35117,0.0592 0.5,0.15625 l 5,3 c 0.2824,0.17971 0.4375,0.51173 
0.4375,0.84375 0,0.33202 -0.1551,0.66404 -0.4375,0.84375 l -5,3 C 28.35117,498.94075 28.17738,498.992 28,499 
H 27.84375 27 v -8 h 0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4-7" />
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/media-skip-forward.svg b/icons/Symbolic/scalable/media-skip-forward.svg
index 03f62ab369..2583a47e39 100644
--- a/icons/Symbolic/scalable/media-skip-forward.svg
+++ b/icons/Symbolic/scalable/media-skip-forward.svg
@@ -64,17 +64,17 @@
            inkscape:connector-curvature="0"
            transform="matrix(-1,0,0,1,76,-119)"
            d="m 55,610 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 55.15625 56 v -8 h -0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4-90" />
         <path
            inkscape:connector-curvature="0"
            d="m 34,491 v 8 h 2 v -8 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-9-3-0-98" />
         <path
            inkscape:connector-curvature="0"
            d="m 28,491 c 0.17738,0.008 0.35117,0.0592 0.5,0.15625 l 5,3 c 0.2824,0.17971 0.4375,0.51173 
0.4375,0.84375 0,0.33202 -0.1551,0.66404 -0.4375,0.84375 l -5,3 C 28.35117,498.94075 28.17738,498.992 28,499 
H 27.84375 27 v -8 h 0.84375 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-4-7-8" />
       </g>
     </g>
diff --git a/icons/Symbolic/scalable/preferences-system.svg b/icons/Symbolic/scalable/preferences-system.svg
index 830ed5a635..ef6313c851 100644
--- a/icons/Symbolic/scalable/preferences-system.svg
+++ b/icons/Symbolic/scalable/preferences-system.svg
@@ -61,12 +61,12 @@
      transform="matrix(1.0088031,0,0,1.0014609,-445.94089,-462.66315)">
     <path
        id="path3908"
-       style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+       style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
        d="m 445.55,462.09 c -0.39933,0 -0.78638,0.0916 -1.1433,0.21572 l 1.8849,1.8797 c 0.38735,0.38627 
0.38735,1.0004 0,1.3867 l -0.71069,0.70874 c -0.38735,0.38628 -1.0031,0.38628 -1.3905,0 l -1.8849,-1.8797 c 
-0.12444,0.35591 -0.2163,0.74191 -0.2163,1.1402 0,1.9061 1.5494,3.4513 3.4608,3.4513 0.39933,0 
0.78638,-0.0916 1.1433,-0.2157 l 1.1742,1.171 a 2.4722,2.4654 0 0 1 0.0618,0 l 2.0703,-2.0646 -1.2051,-1.2018 
c 0.12444,-0.35592 0.2163,-0.74191 0.2163,-1.1402 0,-1.9061 -1.5494,-3.4513 -3.4608,-3.4513 z m 6.5507,7.8886 
-2.0703,2.0646 a 2.4722,2.4654 0 0 1 0.0309,0.0924 l 1.1433,1.1402 c -0.12444,0.35596 -0.2163,0.74196 
-0.2163,1.1402 0,1.9061 1.5494,3.4513 3.4608,3.4513 0.43346,0 0.8536,-0.10141 1.236,-0.24653 l -2.0085,-2.003 
c -0.38735,-0.38629 -0.38735,-1.0312 0,-1.4175 l 0.67979,-0.67792 c 0.19367,-0.19315 0.45794,-0.30816 
0.71069,-0.30816 0.25276,0 0.51702,0.11501 0.7107,0.30816 l 1.9467,1.9413 c 0.10485,-0.32958 0.1854,-0.68351 
0.1854,-1.0477 0,-1.9061 -1.5494,-3.45
 13 -3.46
 08,-3.4513 -0.39933,0 -0.78639,0.0916 -1.1433,0.2157 l -1.2051,-1.2018 z"
        inkscape:connector-curvature="0" />
     <path
        id="path3910"
-       style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+       style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
        d="m 455.86,462 -1.5425,1.4375 c -0.45151,0.42079 -0.5292,1.1488 -0.2663,1.7065 l -5.8882,5.9958 a 
1.4917,1.4876 0 0 0 -0.0311,2.5e-4 1.4917,1.4876 0 0 0 -0.84016,-0.1484 1.4917,1.4876 0 0 0 -0.86663,0.44059 
l -3.9462,3.9973 a 1.49411,1.49001 0 1 0 2.1294,2.0907 l 3.9462,-3.9973 a 1.4917,1.4876 0 0 0 0.29713,-1.7377 
l 5.8885,-5.9648 c 0.55782,0.24837 1.2732,0.14697 1.7068,-0.2922 l 1.41,-1.57 -2,-1.97 z"
        inkscape:connector-curvature="0" />
   </g>
diff --git a/icons/Symbolic/scalable/process-stop.svg b/icons/Symbolic/scalable/process-stop.svg
index dc476e0dc4..52a7b2d997 100644
--- a/icons/Symbolic/scalable/process-stop.svg
+++ b/icons/Symbolic/scalable/process-stop.svg
@@ -64,12 +64,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m 266.69,749 -0.3125,0.28125 -3.0938,3.0625 -0.28125,0.3125 v 0.40625 3.8125 0.40625 l 
0.28125,0.3125 3.0938,3.125 L 266.69,761 h 0.40625 3.8125 0.40625 l 0.3125,-0.28125 3.0938,-3.125 
0.28125,-0.3125 v -0.40625 -3.8125 -0.40625 l -0.28125,-0.3125 -3.0938,-3.0625 L 271.315,749 h -0.40625 
-3.8125 z m 0.84375,2 h 2.9688 l 2.5,2.5 v 2.9688 L 270.47135,759 h -2.9375 l -2.53,-2.53 v -2.97 l 2.53,-2.5 
z"
-         style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
          id="rect4631" />
       <path
          inkscape:connector-curvature="0"
          d="m 267.86,752 -1.8562,1.8392 v 2.2892 L 267.86,758 h 2.2892 l 1.8545,-1.8716 v -2.2892 L 
270.1492,752 Z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect4631-4" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/system-run.svg b/icons/Symbolic/scalable/system-run.svg
index 5316e6ff2b..0a5594955e 100644
--- a/icons/Symbolic/scalable/system-run.svg
+++ b/icons/Symbolic/scalable/system-run.svg
@@ -64,12 +64,12 @@
       <path
          inkscape:connector-curvature="0"
          d="m 72.375,687.25 c -0.23994,0.43525 -0.46762,1.0058 -0.71875,1.4375 -0.09387,-0.007 
-0.18571,-0.0313 -0.28125,-0.0313 -0.33226,0 -0.66009,0.0487 -0.96875,0.125 -0.30502,-0.3828 
-0.63034,-0.89813 -0.9375,-1.2812 -0.2846,0.10504 -0.55227,0.22648 -0.8125,0.375 0.09593,0.48262 0.2769,1.071 
0.375,1.5625 -0.343,0.24882 -0.62618,0.532 -0.875,0.875 -0.49145,-0.0981 -1.0799,-0.27907 -1.5625,-0.375 
-0.14852,0.26023 -0.26996,0.5279 -0.375,0.8125 0.38312,0.30716 0.89845,0.63248 1.2812,0.9375 -0.07635,0.30866 
-0.125,0.6365 -0.125,0.96875 0,0.0955 0.02466,0.18738 0.03125,0.28125 -0.43174,0.25113 -1.0022,0.47881 
-1.4375,0.71875 0.05124,0.27476 0.1283,0.55374 0.21875,0.8125 0.4914,-0.01 1.0995,-0.0946 1.5938,-0.0937 
0.18712,0.39176 0.42053,0.75381 0.71875,1.0625 -0.17204,0.46783 -0.44812,1.0086 -0.625,1.4688 0.2129,0.1757 
0.4495,0.32623 0.6875,0.46875 0.36921,-0.32011 0.77542,-0.77147 1.1562,-1.0938 0.37804,0.17256 
0.78862,0.26529 1.2188,0.3125 0.16454,0.47676 0.30428,1.0881 0.46
 875,1.56
 25 0.30154,-0.002 0.5868,-0.0141 0.875,-0.0625 0.08055,-0.49291 0.11037,-1.1186 0.1875,-1.625 
0.41009,-0.11684 0.81134,-0.26698 1.1562,-0.5 0.42433,0.26446 0.89887,0.62889 1.3125,0.875 0.22374,-0.19067 
0.43433,-0.40126 0.625,-0.625 -0.24611,-0.41363 -0.61054,-0.88817 -0.875,-1.3125 0.23302,-0.34491 
0.38316,-0.74616 0.5,-1.1562 0.50645,-0.0771 1.1321,-0.10695 1.625,-0.1875 0.04835,-0.2882 0.06081,-0.57346 
0.0625,-0.875 -0.47442,-0.16447 -1.0857,-0.30421 -1.5625,-0.46875 -0.047,-0.43 -0.139,-0.84 -0.312,-1.22 
0.32228,-0.38083 0.77364,-0.78704 1.0938,-1.1562 -0.14252,-0.238 -0.29305,-0.4746 -0.46875,-0.6875 
-0.46015,0.17688 -1.0009,0.45296 -1.4688,0.625 -0.30869,-0.29822 -0.67074,-0.53162 -1.0625,-0.71875 
-8.87e-4,-0.49426 0.08396,-1.1024 0.09375,-1.5938 -0.25876,-0.0904 -0.53774,-0.16751 -0.8125,-0.21875 z m 
-1,3.4062 c 1.1046,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -1.10457,0 -2,-0.89543 -2,-2 0,-1.10457 
0.89543,-2 2,-2 z"
-         style="color:#000000;fill:#d6d6d6"
+         style="color:#000000;fill:#bebebe"
          id="path42961" />
       <path
          inkscape:connector-curvature="0"
          d="m 64.688,694.75 c -0.23014,0.0471 -0.44391,0.13096 -0.65625,0.21875 -0.01671,0.62433 
0.08693,1.4418 -0.15625,1.6562 -0.23896,0.21077 -1.0384,0.0343 -1.6562,-0.0313 -0.13139,0.23649 
-0.23526,0.48523 -0.3125,0.75 0.47809,0.39586 1.1405,0.83901 1.1562,1.1562 0.01594,0.32119 -0.62642,0.80489 
-1.0625,1.25 0.10339,0.25783 0.25014,0.49354 0.40625,0.71875 0.60832,-0.12641 1.3664,-0.37354 1.625,-0.1875 
0.26331,0.18942 0.26521,1.0054 0.34375,1.625 0.24955,0.075 0.51251,0.1045 0.78125,0.125 0.28135,-0.55462 
0.56741,-1.3198 0.875,-1.4062 0.31575,-0.0887 0.96354,0.45813 1.5,0.78125 0.21871,-0.1516 0.41293,-0.33706 
0.59375,-0.53125 -0.25384,-0.57232 -0.72108,-1.2919 -0.59375,-1.5938 0.12745,-0.30211 0.9754,-0.46963 
1.5625,-0.6875 0.0044,-0.0735 0.03125,-0.14414 0.03125,-0.21875 0,-0.19137 -0.0344,-0.37899 -0.0625,-0.5625 
-0.6061,-0.16082 -1.4672,-0.2413 -1.625,-0.53125 -0.15674,-0.28801 0.24179,-1.0614 0.4375,-1.6562 
-0.20116,-0.17858 -0.41941,-0.33716 -0.65625,-0.46875 -0.500
 89,0.375
 13 -1.0843,0.99436 -1.4062,0.9375 -0.31689,-0.056 -0.66289,-0.81955 -1,-1.3438 -0.04019,0.007 
-0.08527,-0.008 -0.125,0 z m 0.625,1.875 c 0.93198,0 1.6875,0.75552 1.6875,1.6875 0,0.93198 -0.75552,1.6875 
-1.6875,1.6875 -0.93198,0 -1.6875,-0.75552 -1.6875,-1.6875 0,-0.93198 0.75552,-1.6875 1.6875,-1.6875 z"
-         style="color:#000000;fill:#d6d6d6"
+         style="color:#000000;fill:#bebebe"
          id="path42972" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/view-fullscreen.svg b/icons/Symbolic/scalable/view-fullscreen.svg
index 467d539549..a613becac8 100644
--- a/icons/Symbolic/scalable/view-fullscreen.svg
+++ b/icons/Symbolic/scalable/view-fullscreen.svg
@@ -64,12 +64,12 @@
        inkscape:connector-curvature="0"
        id="path12113"
        d="M 6.5039062,8.5 C 6.4515452,8.500406 6.3992978,8.50498 6.3476562,8.513672 6.1257158,8.538254 
5.9185553,8.6373606 5.7597656,8.794922 l -2.75,2.759766 V 10.001953 C 3.0234006,9.4402107 2.5607908,8.9961002 
2,9 H 1 v 6 h 6 v -1 0 C 7.0103655,13.43821 6.5490178,12.979184 5.9882812,12.986328 H 4.4296875 L 
7.1835938,10.222656 C 7.8445429,9.6057506 7.4064634,8.4954458 6.5039062,8.5 Z"
-       
style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99427736;enable-background:new"
 />
+       
style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99427736;enable-background:new"
 />
     <path
        sodipodi:nodetypes="ccccccccccccccc"
        inkscape:connector-curvature="0"
        id="path12113-6"
        d="m 9.4975356,7.499986 c 0.052347,-4.06e-4 0.104581,-0.005 0.1562091,-0.01367 C 9.875627,7.461736 
10.082733,7.362627 10.241482,7.205066 L 12.990761,4.4453 v 1.552735 c -0.01363,0.56174 0.448857,1.005851 
1.009501,1.001951 H 15 V 0.99998603 H 9.0015718 v 0.99999997 0 c -0.010362,0.56179 0.4508641,1.020816 
1.0114542,1.013672 h 1.558185 L 8.8180261,5.77733 C 8.1572501,6.394235 8.5952149,7.50454 9.4975356,7.499986 Z"
-       
style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99414712;enable-background:new"
 />
+       
style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99414712;enable-background:new"
 />
   </g>
 </svg>
diff --git a/icons/Symbolic/scalable/view-refresh.svg b/icons/Symbolic/scalable/view-refresh.svg
index 11767022e8..670312ab9b 100644
--- a/icons/Symbolic/scalable/view-refresh.svg
+++ b/icons/Symbolic/scalable/view-refresh.svg
@@ -94,12 +94,12 @@
          transform="matrix(0.74272062,0,0,0.74272062,31.29055,291.82008)"
          id="refresh-9">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -30.235797,1004.5251 c -0.996217,-0.1684 -2.032889,-0.1679 -3.074472,0.023 -4.166332,0.7652 
-7.277625,4.3678 -7.491874,8.6265 -0.214247,4.2585 2.518556,8.0975 6.58982,9.1986 4.071265,1.1012 
8.401403,-0.843 10.376348,-4.6325 l -2.660994,-1.3652 c -1.335872,2.5633 -4.186789,3.8316 -6.900738,3.0975 
-2.713948,-0.7341 -4.551238,-3.287 -4.405725,-6.1793 0.145512,-2.8924 2.228797,-5.2829 5.004148,-5.7927 
2.77535,-0.5097 5.492151,0.9867 6.565932,3.6502 l 2.785876,-1.1483 c -1.189174,-2.9498 -3.799666,-4.9732 
-6.788321,-5.4782 z"
            id="path4874-4"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -24.052734,1004.125 a 1.4939699,1.4939699 0 0 0 -1.470704,1.5156 v 3.9844 h -3.984374 a 
1.4939699,1.4939699 0 1 0 0,2.9863 h 6.972656 v -6.9707 a 1.4939699,1.4939699 0 0 0 -1.517578,-1.5156 z"
            id="path8393-3-8-4-9-3-7-9"
            inkscape:connector-curvature="0" />
diff --git a/icons/Symbolic/scalable/window-close.svg b/icons/Symbolic/scalable/window-close.svg
index 43a420ebfc..fffc26546d 100644
--- a/icons/Symbolic/scalable/window-close.svg
+++ b/icons/Symbolic/scalable/window-close.svg
@@ -98,7 +98,7 @@
            inkscape:connector-curvature="0"
            id="path6388-7-7-4-7"
            d="m -38.702291,1019.4401 a 1.2088921,1.2031036 45.157416 0 0 1.22702,1.1539 l 4.328611,-0.062 
0.05582,4.3273 a 1.2097974,1.2040046 45.157416 0 0 2.413556,-0.02 l -0.05786,-4.3407 4.341827,-0.062 a 
1.2086076,1.2028205 45.157416 0 0 0.804339,-2.0962 1.2086076,1.2028205 45.157416 0 0 -0.851595,-0.3155 l 
-4.326734,0.062 -0.05773,-4.3292 a 1.2086076,1.2028205 45.157416 0 0 -0.36448,-0.8671 1.2086076,1.2028205 
45.157416 0 0 -2.045307,0.8877 l 0.05601,4.3426 -4.339922,0.062 a 1.2088921,1.2031036 45.157416 0 0 
-1.183546,1.2577 z"
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4111805
 ;stroke-
 
linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4111805
 ;stroke-
 
linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
         <g
            id="g7078" />
       </g>
diff --git a/icons/Symbolic/scalable/window-new.svg b/icons/Symbolic/scalable/window-new.svg
index a29b0d450d..a6c160662d 100644
--- a/icons/Symbolic/scalable/window-new.svg
+++ b/icons/Symbolic/scalable/window-new.svg
@@ -67,7 +67,7 @@
       <stop
          id="stop19284-0"
          offset="0"
-         style="stop-color:#d6d6d6;stop-opacity:1;" />
+         style="stop-color:#bebebe;stop-opacity:1;" />
     </linearGradient>
     <linearGradient
        gradientTransform="translate(882.47628,333.46232)"
@@ -115,12 +115,12 @@
      height="7.9999976"
      width="2"
      id="rect11686"
-     style="fill:#d6d6d6;fill-opacity:0.99607843;stroke:none" />
+     style="fill:#bebebe;fill-opacity:0.99607843;stroke:none" />
   <rect
      y="3"
      x="8"
      height="2"
      width="8"
      id="rect11688"
-     style="fill:#d6d6d6;fill-opacity:0.99607843;stroke:none" />
+     style="fill:#bebebe;fill-opacity:0.99607843;stroke:none" />
 </svg>
diff --git a/icons/Symbolic/scalable/zoom-fit-best.svg b/icons/Symbolic/scalable/zoom-fit-best.svg
index e421b84119..dcd79690a6 100644
--- a/icons/Symbolic/scalable/zoom-fit-best.svg
+++ b/icons/Symbolic/scalable/zoom-fit-best.svg
@@ -60,7 +60,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 164.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 0.8125,2 h 3 v 2 h -1 v 1 h -2 z m 5,0 h 3 v 3 h -2 v -1 h -1 z m -5,5 h 2 v 1 h 1 v 2 h 
-3 z m 6,0 h 2 v 3 h -3 v -2 h 1 z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect11749-5-0-1" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/zoom-in.svg b/icons/Symbolic/scalable/zoom-in.svg
index 50520fcb30..c10a0a79a2 100644
--- a/icons/Symbolic/scalable/zoom-in.svg
+++ b/icons/Symbolic/scalable/zoom-in.svg
@@ -60,7 +60,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 184.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 3.8125,3 h 2 v 2 h 2 v 2 h -2 v 2 h -2 v -2 h -2 v -2 h 2 z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect11749-5-0-1-8" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/zoom-original.svg b/icons/Symbolic/scalable/zoom-original.svg
index 5d1f9e67ad..30b62fc509 100644
--- a/icons/Symbolic/scalable/zoom-original.svg
+++ b/icons/Symbolic/scalable/zoom-original.svg
@@ -60,7 +60,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 224.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 3.8125,3 h 2 v 6 h -2 v -4 h -1 v -1 c 0.69433,0 1,-0.34772 1,-1 z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect11749-5-0-1-8-7-8" />
     </g>
   </g>
diff --git a/icons/Symbolic/scalable/zoom-out.svg b/icons/Symbolic/scalable/zoom-out.svg
index a50ec0f0fe..b703db42df 100644
--- a/icons/Symbolic/scalable/zoom-out.svg
+++ b/icons/Symbolic/scalable/zoom-out.svg
@@ -60,7 +60,7 @@
       <path
          inkscape:connector-curvature="0"
          d="m 204.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 1.8125,5 h 6 v 2 h -6 z"
-         style="color:#d6d6d6;fill:#d6d6d6"
+         style="color:#bebebe;fill:#bebebe"
          id="rect11749-5-0-1-8-7" />
     </g>
   </g>
diff --git a/icons/Symbolic/symbolic-scalable.svg b/icons/Symbolic/symbolic-scalable.svg
index 0d8a6a5187..0149a0b7f3 100644
--- a/icons/Symbolic/symbolic-scalable.svg
+++ b/icons/Symbolic/symbolic-scalable.svg
@@ -113,7 +113,7 @@
        id="linearGradient8670"
        osb:paint="solid">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop8668" />
     </linearGradient>
@@ -121,7 +121,7 @@
        id="linearGradient9135"
        osb:paint="solid">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop9138" />
     </linearGradient>
@@ -169,7 +169,7 @@
        id="linearGradient8522"
        osb:paint="solid">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop8520" />
     </linearGradient>
@@ -564,7 +564,7 @@
        osb:paint="solid"
        gradientTransform="matrix(0.23667958,0,0,0.20304569,-208.29645,97.782765)">
       <stop
-         style="stop-color:#d6d6d6;stop-opacity:1;"
+         style="stop-color:#bebebe;stop-opacity:1;"
          offset="0"
          id="stop19284-0" />
     </linearGradient>
@@ -12070,7 +12070,7 @@
          height="16"
          width="16"
          id="rect23758-6"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </clipPath>
     <linearGradient
        inkscape:collect="always"
@@ -14317,7 +14317,7 @@
          height="16"
          width="16"
          id="rect23758-6-0"
-         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </clipPath>
     <linearGradient
        inkscape:collect="always"
@@ -18636,7 +18636,7 @@
        transform="translate(-574.11774,98.599838)"
        inkscape:label="gimp-tool-airbrush">
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none"
          id="rect2941"
          width="16"
          height="16"
@@ -18746,7 +18746,7 @@
        inkscape:label="gimp-tool-paintbrush"
        transform="translate(-546.59195,99.578102)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          transform="matrix(0.8746234,0,0,0.89178327,86.926967,167.56161)"
          id="g9272">
         <path
@@ -19203,7 +19203,7 @@
        inkscape:label="gimp-tool-smudge"
        transform="translate(-630.0706,199.74543)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1"
+         style="fill:#bebebe;fill-opacity:1"
          transform="matrix(0.13687821,0,0,-0.13687821,68.843525,244.68735)"
          id="g12900">
         <path
@@ -19268,7 +19268,7 @@
          style="opacity:0;fill:none;fill-opacity:1;stroke:none" />
       <path
          transform="translate(118.0002,-98)"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          d="M 52,342.5 A 2.5,2.5 0 0 1 49.5,345 2.5,2.5 0 0 1 47,342.5 2.5,2.5 0 0 1 49.5,340 2.5,2.5 0 0 1 
52,342.5 Z"
          id="path20580-1" />
       <path
@@ -20255,7 +20255,7 @@
          height="24"
          width="24"
          id="rect8986"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8282882;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8282882;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          id="g8993">
         <g
@@ -20358,7 +20358,7 @@
        inkscape:label="gimp-tool-smudge"
        transform="matrix(1.5,0,0,1.5,-553.28139,87.24542)">
       <g
-         style="fill:#d6d6d6;fill-opacity:1"
+         style="fill:#bebebe;fill-opacity:1"
          transform="matrix(0.13687821,0,0,-0.13687821,68.843525,244.68735)"
          id="g12900-5">
         <path
@@ -20496,7 +20496,7 @@
        transform="translate(-444.47137,-757.52883)"
        id="gimp-tool-airbrush-24">
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.5;marker:none;opacity:0"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.5;marker:none;opacity:0"
          id="rect2941-2"
          width="24"
          height="24"
@@ -20833,7 +20833,7 @@
        transform="translate(-341.78109,-756.59708)"
        id="gimp-tool-paintbrush-24">
       <g
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          transform="matrix(1.3748443,0,0,1.4226056,40.183063,1011.7472)"
          id="g9272-8">
         <path
@@ -20888,7 +20888,7 @@
        transform="translate(-373.92089,-842.67799)"
        id="gimp-tool-foreground-select-24">
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.79999971;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient10698-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.79999971;marker:none;enable-background:accumulate"
          d="m 13,1039.8622 a 3.5,3.5 0 0 1 -3.5,3.5 3.5,3.5 0 0 1 -3.5,-3.5 3.5,3.5 0 0 1 3.5,-3.5 3.5,3.5 0 
0 1 3.5,3.5 z"
          id="path20580-1-7" />
       <path
@@ -21245,7 +21245,7 @@
          height="24"
          width="24"
          id="rect8663-1"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <path
          inkscape:connector-curvature="0"
          id="rect4399"
@@ -22454,7 +22454,7 @@
          height="3"
          width="3"
          id="rect91"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:0.12455325;stroke:none" />
+         style="opacity:1;fill:#bebebe;fill-opacity:0.12455325;stroke:none" />
       <path
          style="fill:url(#linearGradient6974);fill-opacity:1;stroke-width:0.99970424"
          sodipodi:nodetypes="cccccccccccccssssccccccccccccccccccccccccccccccccccccccc"
@@ -22537,7 +22537,7 @@
          height="1"
          width="16"
          id="rect4462"
-         style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.97624689" />
+         style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.97624689" />
     </g>
     <g
        transform="translate(-302.44639,-71.759247)"
@@ -22610,9 +22610,9 @@
          id="circle13731"
          transform="scale(0.26458333)"
          d="M 4.5,4 C 4.2229999,4 4,4.2229984 4,4.5 v 5.828125 C 3.1911691,10.553048 2.6313301,11.289384 
2.6308594,12.128906 2.6303659,13.161724 3.4671818,13.999415 4.5,14 5.5335811,14.000494 6.3715877,13.162487 
6.3710938,12.128906 6.3695031,11.289558 5.8089081,10.554077 5,10.330078 V 4.5 C 5,4.2229999 4.7770016,4 4.5,4 
Z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
       <rect
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
          id="rect13692"
          width="0.26458332"
          height="0.52916664"
@@ -22630,7 +22630,7 @@
          height="0.52916664"
          width="0.26458332"
          id="rect13690"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
       <rect
          transform="rotate(45)"
          ry="0.13229166"
@@ -22640,7 +22640,7 @@
          height="0.52916664"
          width="0.26458332"
          id="rect13694"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
       <rect
          ry="0.13229166"
          rx="0.13229166"
@@ -22649,9 +22649,9 @@
          height="0.52916664"
          width="0.26458332"
          id="rect13686"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
       <rect
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
          id="rect13688"
          width="0.26458332"
          height="0.52916664"
@@ -22665,14 +22665,14 @@
          transform="scale(0.26458333)"
          id="path13718"
          d="M 9.015486,3.6408093 C 9.3962386,3.2178039 9.9386265,2.976265 10.507754,2.976265 c 
1.108852,10e-8 2.007754,0.8989023 2.007754,2.0077542 v 0 c 0,1.1088519 -0.898902,2.0077541 
-2.007754,2.0077542 C 9.9386303,6.9917734 9.3807524,6.7502377 9,6.3272372"
-         
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
 />
       <path
          sodipodi:nodetypes="sscssscsssssscccssscccss"
          inkscape:connector-curvature="0"
          transform="scale(0.26458333)"
          id="path13729"
          d="M 4.4804688,0 C 3.0635732,0 2,1.3290061 2,2.8632812 V 8.9082031 C 1.0941794,9.6428239 
0.5019531,10.751617 0.50195312,12.003906 c -2e-8,2.203359 1.79859518,4 4.00195308,4 2.2552563,0 4,-1.806963 
4,-4 C 8.5039062,10.740794 7.9153446,9.6246285 7,8.890625 V 2.8632812 C 7,1.329006 5.9344735,0 4.5175781,0 Z 
m 0,1.0039062 h 0.037109 C 5.2933556,1.0039062 6,1.7782989 6,2.8632812 V 6.6015625 H 6.00195 L 6,9.6210938 C 
6.8402412,10.152895 7.5,10.93115 7.5,12.003906 7.5,13.666825 6.1668247,15 4.5039062,15 2.8409884,15 
1.4980468,13.666825 1.4980469,12.003906 1.4980468,10.930413 2.1559055,10.152699 3,9.6210938 L 
2.9960938,6.6269531 H 3 V 2.8632812 C 3,1.7782988 3.7046917,1.0039063 4.4804688,1.0039062 Z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;strok
 e-width:
 
0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;strok
 e-width:
 
0.99999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -22689,14 +22689,14 @@
          id="path3712"
          transform="matrix(0.26458334,0,0,0.26458334,0,292.76666)"
          d="M 1,1 V 15 H 15 V 1 Z m 1,1 h 12 v 12 z m 1,9 h 5 v 1 H 3 Z"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          sodipodi:nodetypes="ccccccccccccc"
          inkscape:connector-curvature="0"
          id="rect3708"
          d="m 2.6458334,293.56041 v 0.52917 H 2.1166667 v 0.26458 h 0.5291667 v 0.52917 h 0.2645833 v 
-0.52917 h 0.5291667 v -0.26458 H 2.9104167 v -0.52917 z"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke-width:0.26458335" />
+         style="opacity:1;fill:#bebebe;fill-opacity:1;stroke-width:0.26458335" />
     </g>
     <g
        style="display:inline"
@@ -22717,7 +22717,7 @@
            transform="matrix(0.26458334,0,0,0.26458334,40.67107,172.55385)" />
         <path
            inkscape:connector-curvature="0"
-           
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+           
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458335;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
            d="m 5.6885414,294.55259 a 1.8520833,1.8520833 0 0 0 -1.8520834,1.85208 1.8520833,1.8520833 0 0 0 
1.8520834,1.85209 1.8520833,1.8520833 0 0 0 1.8520833,-1.85209 1.8520833,1.8520833 0 0 0 -1.8520833,-1.85208 
z m 0,0.26458 a 1.5875,1.5875 0 0 1 1.5875,1.5875 1.5875,1.5875 0 0 1 -1.5875,1.5875 1.5875,1.5875 0 0 1 
-0.5291667,-0.093 v -0.30593 c 0,-0.0899 0.07643,-0.13022 0.1281575,-0.13022 h 0.4010092 0.2645833 c 
0.1465722,0 0.2645833,-0.11801 0.2645833,-0.26459 0,-0.14657 -0.1180111,-0.26458 -0.2645833,-0.26458 H 
5.8223833 5.3355913 5.2916664 c -0.073358,0 -0.1322917,-0.0589 -0.1322917,-0.13229 0,-0.0734 
0.058934,-0.13229 0.1322917,-0.13229 h 0.043925 0.486792 0.1307414 c 0.1465788,0 0.2645833,-0.11801 
0.2645833,-0.26459 0,-0.14658 -0.1180045,-0.26458 -0.2645833,-0.26458 H 5.3355913 5.2916664 c -0.07329,0 
-0.1322917,-0.059 -0.1322917,-0.13229 0,-0.0733 0.059002,-0.13229 0.1322917,-0.13229 h 0.043925 0.6185669 c 
0.1465784,0 0.2645833,-0.11801 0.2645833,-0.26459 0,-0.1
 4658 -0.
 1180049,-0.26458 -0.2645833,-0.26458 H 5.423958 c -0.1612402,0 -0.2645833,-0.13022 -0.2645833,-0.26458 v 
-0.17209 a 1.5875,1.5875 0 0 1 0.5291667,-0.0925 z"
            id="path2932" />
       </g>
@@ -24188,11 +24188,11 @@
          id="rect13227"
          transform="scale(0.26458333)"
          d="m 480.5,696 c -1.38501,0 -2.5,1.11499 -2.5,2.5 v 10.55469 c -1.92739,0.93386 -3.26367,2.90661 
-3.26367,5.1875 0,3.17559 2.4487,5.75781 5.75781,5.75781 3.30911,0 5.75781,-2.58724 5.75781,-5.72852 
0,-2.33483 -1.3335,-4.30917 -3.25195,-5.1875 V 698.5 c 0,-1.38501 -1.11499,-2.5 -2.5,-2.5 z m 0,1 c 0.831,0 
1.5,0.66903 1.5,1.5 v 11.2832 c 1.88289,0.63477 3.25586,2.35851 3.25586,4.45899 4e-5,2.63516 -2.12656,4.76172 
-4.76172,4.76172 -2.63516,0 -4.76172,-2.12656 -4.76172,-4.76172 3e-5,-2.10461 1.37889,-3.82945 
3.26758,-4.46094 V 698.5 c 0,-0.83097 0.66903,-1.5 1.5,-1.5 z m 0,6 c -0.277,0 -0.5,0.22296 -0.5,0.5 v 
7.33203 a 3.4461592,3.4461592 0 0 0 -2.95117,3.4082 3.4461592,3.4461592 0 0 0 3.44726,3.44532 
3.4461592,3.4461592 0 0 0 3.44532,-3.44532 A 3.4461592,3.4461592 0 0 0 481,710.83398 V 703.5 c 0,-0.277 
-0.22296,-0.5 -0.5,-0.5 z"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:12;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          d="m 128.48408,185.68187 a 0.67310576,0.67310576 0 0 1 0.50041,-0.22292 0.67310576,0.67310576 0 0 1 
0.6731,0.6731 0.67310576,0.67310576 0 0 1 -0.6731,0.67311 0.67310576,0.67310576 0 0 1 -0.50034,-0.22284"
-         
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
+         
style="color:#000000;overflow:visible;opacity:1;fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1"
          id="path13472" />
       <rect
          ry="0.13229154"
@@ -24202,9 +24202,9 @@
          height="0.79374194"
          width="0.2645874"
          id="rect996"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
 />
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
 />
       <rect
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
          id="rect998"
          width="0.2645874"
          height="0.79374194"
@@ -24214,7 +24214,7 @@
          ry="0.13229154" />
       <rect
          transform="rotate(90)"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
          id="rect1000"
          width="0.2645874"
          height="0.79374194"
@@ -24230,11 +24230,11 @@
          height="0.79374194"
          width="0.2645874"
          id="rect1020"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
          transform="rotate(45)" />
       <rect
          transform="rotate(135)"
-         
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
+         
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:round"
          id="rect1026"
          width="0.2645874"
          height="0.79374194"
@@ -24258,13 +24258,13 @@
          id="path3712-6"
          transform="matrix(0.26458334,0,0,0.26458334,0,290.64999)"
          d="M 1,1 V 23 H 23 V 1 Z m 1,1 h 20 v 20 z m 2,15 h 8 v 2 H 4 Z"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          inkscape:connector-curvature="0"
          id="rect3708-7"
          d="m 3.96875,291.70832 v 0.79375 H 3.175 v 0.52916 h 0.79375 v 0.79375 h 0.5291667 v -0.79375 h 
0.79375 v -0.52916 h -0.79375 v -0.79375 z"
-         style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke-width:0.26458335" />
+         style="opacity:1;fill:#bebebe;fill-opacity:1;stroke-width:0.26458335" />
     </g>
     <g
        style="display:inline"
@@ -24388,7 +24388,7 @@
          height="13"
          width="13"
          id="rect7909"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.99999994px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          
style="display:inline;fill:url(#linearGradient7060-0);fill-opacity:1;stroke:none;stroke-width:0.99999994"
@@ -24404,7 +24404,7 @@
          height="21"
          width="21"
          id="rect3623"
-         
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <g
          inkscape:export-ydpi="123.75"
          inkscape:export-xdpi="123.75"
@@ -24520,7 +24520,7 @@
              d="M 35.53125,-40 C 35.24212,-40 35,-39.75788 35,-39.46875 v 14.9375 C 35,-24.23275 
35.23264,-24 35.53125,-24 h 14.9375 C 50.76735,-24 51,-24.23265 51,-24.53125 v -9.9375 C 51,-34.75785 
50.75788,-35 50.46875,-35 H 38 v 8.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 -0.5,-0.5 v -9 c 
0,-0.277 0.223,-0.5 0.5,-0.5 H 40.46875 49 v -1.40625 C 49,-37.73345 48.733264,-38.007036 48.40625,-38 H 41 v 
-1.46875 C 41,-39.7579 40.75788,-40 40.46875,-40 Z M 41,-34 v 0.5625 C 41,-33.192664 41.216234,-33 
41.46875,-33 h 0.0625 C 41.783766,-33 42,-33.192664 42,-33.4375 V -34 h 1 v 0.5625 C 43,-33.192664 
43.216234,-33 43.46875,-33 h 0.0625 C 43.783766,-33 44,-33.192664 44,-33.4375 V -34 h 1 v 0.5625 C 
45,-33.192664 45.216234,-33 45.46875,-33 h 0.0625 C 45.783766,-33 46,-33.192664 46,-33.4375 V -34 h 1 v 
0.5625 C 47,-33.192664 47.216234,-33 47.46875,-33 h 0.0625 C 47.783766,-33 48,-33.192664 48,-33.4375 V -34 c 
0.554,0 1.021427,0.446415 1,1 v 3 h -9 v -3 c 0,-0.554 0.446,-1 1
 ,-1 z m 
 -1,5 h 9 l -1,2 h -2 v 2 h -3 v -2 h -2 z"
              style="display:inline;fill:url(#linearGradient8298);fill-opacity:1;stroke:none" />
           <rect
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
              id="rect7151"
              width="16"
              height="16"
@@ -24535,7 +24535,7 @@
        inkscape:label="gimp-prefs-folders-fonts"
        transform="translate(572.06639,103.28096)">
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          id="rect14414"
          width="16"
          height="16"
@@ -24554,7 +24554,7 @@
        inkscape:label="gimp-prefs-folders-gradients"
        transform="translate(465.69069,148.86032)">
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          id="rect28489"
          width="16"
          height="16"
@@ -24689,7 +24689,7 @@
          height="16"
          width="16"
          id="rect28947"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       <path
          style="display:inline;fill:url(#linearGradient8370);fill-opacity:1;stroke:none"
          d="m 95.59375,-40.03125 c -0.28913,0 -0.53125,0.24212 -0.53125,0.53125 v 14.9375 c 0,0.2985 
0.23264,0.53125 0.53125,0.53125 h 14.9375 c 0.2986,0 0.53125,-0.23265 0.53125,-0.53125 V -34.5 c 0,-0.2891 
-0.24212,-0.53125 -0.53125,-0.53125 H 98.0625 v 8.5 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 -0.5,-0.223 
-0.5,-0.5 v -9 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 2.96875 8.53125 v -1.40625 c 0,-0.3272 -0.26666,-0.59375 
-0.59375,-0.59375 H 101.0625 V -39.5 c 0,-0.28915 -0.24212,-0.53125 -0.53125,-0.53125 z m 3.46875,7 h 11 v 6 
h -11 z"
@@ -24803,7 +24803,7 @@
            height="16"
            width="16"
            id="rect29080"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
     <g
@@ -24828,7 +24828,7 @@
            height="16"
            width="16"
            id="rect29118"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
     <g
@@ -24849,7 +24849,7 @@
              x="101"
              y="277"
              id="rect8585"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
         </g>
         <path
            
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7499);fill-opacity:1;stroke:none;stroke-width:2.15384626;marker:none;enable-background:new"
@@ -24935,7 +24935,7 @@
            height="16"
            width="16"
            id="rect11252"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
       </g>
       <rect
          ry="2"
@@ -24968,7 +24968,7 @@
          inkscape:connector-curvature="0"
          id="path22763"
          d="M -0.03125,0.59375 C -2.0210789,1.406758 -3.5669784,3.0094542 -4.375,5 l 2.90625,0.78125 c 
0.48983518,-0.9531908 1.28860519,-1.7349381 2.25,-2.21875 z m 6.0625,0 -0.8125,2.96875 c 0.9613948,0.4838119 
1.7601648,1.2655592 2.25,2.21875 L 10.375,5 C 9.5669784,3.0094542 8.0210789,1.406758 6.03125,0.59375 Z m 
-7.5,9.625 L -4.375,11 c 0.8080216,1.990546 2.3539211,3.593242 4.34375,4.40625 l 0.8125,-2.96875 c 
-0.96139481,-0.483812 -1.76016482,-1.265559 -2.25,-2.21875 z m 8.90625,0 c -0.4838119,0.961395 
-1.2655592,1.760165 -2.21875,2.25 L 6,15.375 c 1.9905458,-0.808022 3.593242,-2.353921 4.40625,-4.34375 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <path
          inkscape:connector-curvature="0"
          style="opacity:0.3;fill:url(#linearGradient8234);fill-opacity:1;stroke:none"
@@ -25025,7 +25025,7 @@
              x="241.0002"
              y="543"
              id="rect13775"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:#000000;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:#000000;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
              ry="0" />
           <path
              sodipodi:nodetypes="ccccccccccc"
@@ -25112,7 +25112,7 @@
            id="emblem-important"
            transform="translate(-251.14101,-963.11562)">
           <rect
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
              id="rect14403"
              width="16"
              height="16"
@@ -25233,7 +25233,7 @@
              height="16"
              width="16"
              id="rect15680"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
       </g>
       <ellipse
@@ -25266,7 +25266,7 @@
            height="16"
            width="16"
            id="rect7462"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
     <g
@@ -25294,7 +25294,7 @@
              height="16"
              width="16"
              id="rect7543"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
       </g>
     </g>
@@ -25310,7 +25310,7 @@
          d="M 95.53125,20 C 95.24212,20 95,20.24212 95,20.53125 v 14.9375 C 95,35.76725 95.23264,36 
95.53125,36 h 14.9375 C 110.76735,36 111,35.76735 111,35.46875 v -9.9375 C 111,25.24215 110.75788,25 
110.46875,25 H 98 v 8.5 C 98,33.777 97.777,34 97.5,34 97.223,34 97,33.777 97,33.5 v -9 C 97,24.223 97.223,24 
97.5,24 H 100.46875 109 V 22.59375 C 109,22.26655 108.73334,22 108.40625,22 H 101 V 20.53125 C 101,20.2421 
100.75788,20 100.46875,20 Z M 103,27 h 6 v 2 h -2 v 2 h -2 v -2 h -2 z m -1,3 h 2 v 2 h 2 v 2 h -6 v -2 h 2 z"
          style="display:inline;fill:url(#linearGradient8382);fill-opacity:1;stroke:none" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          id="rect7601"
          width="16"
          height="16"
@@ -25338,7 +25338,7 @@
            height="16"
            width="16"
            id="rect7653"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
       <circle
          id="path7664"
@@ -25365,7 +25365,7 @@
          style="display:inline;opacity:0.95;fill:url(#linearGradient8352);fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          id="rect15576-1"
          width="16"
          height="16"
@@ -25476,7 +25476,7 @@
          height="16"
          width="16"
          id="rect14152-1"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -25713,7 +25713,7 @@
          height="16"
          width="16"
          id="rect14152-0"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -25732,7 +25732,7 @@
          height="16"
          width="16"
          id="rect14152-85"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -25751,7 +25751,7 @@
          height="16"
          width="16"
          id="rect14152-0-7"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -25848,7 +25848,7 @@
     <g
        id="gimp-prefs-playground"
        transform="translate(632.24039,-1075.236)"
-       style="display:inline;opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-opacity:1">
+       style="display:inline;opacity:1;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-opacity:1">
       <path
          d="m 7.5284863,1048.3624 a 3.5284863,3.5284863 0 0 1 -1.7642432,3.0558 3.5284863,3.5284863 0 0 1 
-3.5284863,0 3.5284863,3.5284863 0 0 1 -1.76424305,-3.0558"
          sodipodi:open="true"
@@ -25943,7 +25943,7 @@
              height="16"
              width="16"
              id="rect14152-53-7"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
         <g
            style="display:inline"
@@ -25962,7 +25962,7 @@
              height="16"
              width="16"
              id="rect14152-53-3-0"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         </g>
       </g>
       <g
@@ -25981,7 +25981,7 @@
            height="16"
            width="16"
            id="rect14152-53-3-0-9"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
       </g>
     </g>
     <g
@@ -26009,7 +26009,7 @@
            id="rect3845-7"
            sodipodi:nodetypes="ccccccccccsccccccccccc" />
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
            id="rect14152-53"
            width="16"
            height="16"
@@ -26028,7 +26028,7 @@
            d="m 1383.3477,196.71484 c -0.1808,0 -0.3321,0.15133 -0.3321,0.33204 v 5.66796 h 1.25 v -3.1875 c 
0,-0.17312 0.1394,-0.3125 0.3125,-0.3125 h 1.8555 5.332 v -0.8789 c 0,-0.2045 -0.1666,-0.3711 -0.3711,-0.3711 
h -4.6289 v -0.91796 c 0,-0.18072 -0.1513,-0.33204 -0.332,-0.33204 z m 1.5429,3.125 v 2.875 h 4.125 v 4 h 
3.668 c 0.1866,0 0.332,-0.1454 0.332,-0.33203 v -6.21093 c 0,-0.18069 -0.1513,-0.33204 -0.332,-0.33204 z"
            style="display:inline;fill:url(#linearGradient9290);fill-opacity:1;stroke:none" />
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
            id="rect14152-53-3"
            width="16"
            height="16"
@@ -26067,7 +26067,7 @@
          inkscape:connector-curvature="0"
          id="rect4349"
          d="m 0,1028.3622 v 12 h 8.0000006 v -2 H 2.0000002 v -8 H 14.000001 v 5.5 h 2 v -7.5 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.90643358;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 
 />
       <path
          sodipodi:nodetypes="ccscccccccccccccccccccccccccccccccc"
          inkscape:connector-curvature="0"
@@ -26103,7 +26103,7 @@
           </g>
         </g>
         <path
-           
style="opacity:0.83300003;fill:#d6d6d6;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
+           
style="opacity:0.83300003;fill:#bebebe;fill-opacity:1;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none"
            d="m 3,5 v 7 H 4 V 11 H 5 V 10 H 4 V 9 H 5 V 8 H 4 V 7 H 5 V 6 H 6 V 7 H 7 V 6 H 8 V 7 H 9 V 6 h 
1 v 1 h 1 V 6 h 1 v 1 h 1 V 6 5 H 4 Z"
            id="rect4250"
            inkscape:connector-curvature="0" />
@@ -26142,18 +26142,18 @@
             <path
                id="rect22373"
                d="m 562.5,505.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
-               style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+               style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
                inkscape:connector-curvature="0" />
             <path
                id="rect22375"
                d="m 562.5,518.36212 c 0.831,0 1.5,0.669 1.5,1.5 0,0.831 -0.669,1.5 -1.5,1.5 -0.831,0 
-1.5,-0.669 -1.5,-1.5 0,-0.831 0.669,-1.5 1.5,-1.5 z"
-               style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-opacity:1"
+               style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-opacity:1"
                inkscape:connector-curvature="0" />
             <path
                inkscape:connector-curvature="0"
                id="path14123"
                d="m 565,505.34375 v 3 h 1.53125 c 3.11834,0 5.53125,2.31067 5.53125,5.03125 0,2.72057 
-2.41291,5 -5.53125,5 -0.11744,0 -0.23004,-0.0246 -0.34375,-0.0312 h -0.0312 -0.0312 -1.15625 v 3 h 1.0625 
0.0937 c 0.14249,0.007 0.26588,0.0312 0.40625,0.0312 4.62356,0 8.53125,-3.53305 8.53125,-8 0,-4.46696 
-3.90769,-8.03125 -8.53125,-8.03125 h -1.53125 z"
-               
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
 />
+               
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3;stroke-opacity:1;marker:none;enable-background:new"
 />
           </g>
         </g>
       </g>
@@ -26184,7 +26184,7 @@
        inkscape:export-xdpi="270"
        inkscape:export-ydpi="270">
       <path
-         style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none"
          d="M 0.53125,0 C 0.24212,0 0,0.24212 0,0.53125 v 14.9375 C 0,15.76725 0.23264,16 0.53125,16 h 
14.9375 C 15.76735,16 16,15.76735 16,15.46875 V 8 C 13.957067,8.014549 14.182592,10.238081 
13.195312,10.865234 12.051239,11.591989 11.036665,10.711309 10.830078,9.9804688 10.569406,9.058291 
11.039006,8.2980854 11.667969,7.8847656 12.874513,7.0918911 15.80097,7.2522592 16,8 V 5.53125 C 16,5.24215 
15.75788,5 15.46875,5 H 3 v 8.5 C 3,13.777 2.777,14 2.5,14 2.223,14 2,13.777 2,13.5 v -9 C 2,4.223 2.223,4 
2.5,4 H 5.46875 14 V 2.59375 C 14,2.26655 13.73334,2 13.40625,2 H 6 V 0.53125 C 6,0.2421 5.75788,0 5.46875,0 
Z M 8.8339844,6.1152344 C 9.7411465,6.1496439 10.521579,6.3780827 10.621094,6.7519531 8.5781612,6.7665026 
8.8036859,8.9900341 7.8164062,9.6171875 6.6723312,10.343942 5.6577585,9.4613086 5.4511719,8.7304688 
5.1904993,7.8082912 5.6620531,7.0500386 6.2910156,6.6367188 6.8942879,6.2402815 7.9268223,6.0808249 
8.8339844,6.1152344 Z M 4.9648438,9.4101562 c 0.3411878,0.7004398 0
 .992437,
 1.1841378 1.7460937,1.2070318 -1.2343652,1.726661 -2.0357493,2.691569 -2.7910156,3.49414 L 
3.8945312,10.662109 C 4.2128694,10.273506 4.5686215,9.8437162 4.9648438,9.4101562 Z M 10.34375,10.660156 c 
0.341188,0.70044 0.990484,1.184137 1.744141,1.207032 -1.234366,1.726661 -2.033797,2.689615 
-2.7890629,3.492187 L 9.2734375,11.912109 C 9.5917757,11.523506 9.9475278,11.093716 10.34375,10.660156 Z"
          transform="translate(15,-40)"
          id="rect3845-5-5"
@@ -26195,7 +26195,7 @@
          height="16"
          width="16"
          id="rect14152-3"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate;opacity:0"
 />
     </g>
   </g>
   <g
@@ -26297,7 +26297,7 @@
         <g
            id="g3937-5">
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.94007
 397;stro
 
ke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.94007
 397;stro
 
ke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
              d="m -31.805112,1009.2443 c -4.257641,-0.072 -8.243611,2.623 -9.646988,6.9011 -1.727237,5.2654 
1.1294,10.9362 6.368672,12.672 5.23927,1.7359 10.883182,-1.1332 12.61041,-6.3985 l 0.0952,-0.2501 c 
1.5524,-5.2083 -1.323432,-10.7221 -6.46143,-12.4244 -0.98236,-0.3254 -1.983344,-0.4834 -2.965863,-0.5001 z m 
-0.156227,3.0105 c 3.861634,0 6.991137,3.1452 6.991137,7.0261 0,1.4073 -0.416403,2.7155 -1.125319,3.8146 a 
1.4708364,1.4708364 0 0 0 -0.0537,-0.059 l -9.529818,-9.5807 a 1.470184,1.4701839 0 0 0 -0.07567,-0.071 c 
1.093139,-0.7115 2.39406,-1.1301 3.793375,-1.1301 z m -5.863377,3.209 a 1.470184,1.4701839 0 0 0 
0.06103,0.066 l 9.527377,9.5807 a 1.4708364,1.4708364 0 0 0 0.07079,0.066 c -1.093999,0.7131 -2.394716,1.1326 
-3.795816,1.1326 -3.86166,0 -6.993578,-3.1478 -6.993578,-7.0286 0,-1.4093 0.419474,-2.717 1.130201,-3.8171 z"
              id="path6388-7-7-4-7-9"
              inkscape:connector-curvature="0" />
@@ -26371,7 +26371,7 @@
          
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.80226314;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <path
          sodipodi:nodetypes="ccccccsccccccssssccsccc"
-         style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.88989842"
+         style="fill:#bebebe;fill-opacity:1;stroke-width:0.88989842"
          inkscape:connector-curvature="0"
          id="path4-5"
          d="M 1.3333333,20 H 3.9999999 V 7.9999999 H 1.3333333 Z M 20,9.7333331 C 20,8.7066668 
19.236074,8.0232373 18.30303,8.0000009 h -5.353939 l 0.80606,-4.3986675 0.02545,-0.2986666 c 0,-0.3826667 
-0.144243,-0.7373335 -0.373334,-0.9893335 l -0.899389,-0.98 -5.5078781,6.1506668 c -0.3139394,0.336 
-0.3333333,0.8026667 -0.3333333,1.316 V 18.133333 C 6.6666666,19.16 7.1878788,20 8.1212121,20 h 7.6363629 c 
0.704243,0 1.306667,-0.466667 1.561213,-1.138667 l 2.562424,-6.58 C 19.957572,12.066667 20,11.842667 20,11.6 
V 9.8173331 l -0.0085,-0.0093 z" />
@@ -26385,12 +26385,12 @@
          transform="translate(6.2846016,-0.9001756)"
          id="g3977">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.46210313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.46210313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -4.9785156,1040.3594 a 1.2311747,1.2311747 0 0 0 -1.0644532,1.832 l 4.9472657,9.1836 a 
1.2312912,1.2312912 0 1 0 2.1679687,-1.168 L -3.875,1041.0234 a 1.2311747,1.2311747 0 0 0 -1.1035156,-0.664 z"
            id="path6388-7-7-4-7-6"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.91230989;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.91230989;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m 8.3652344,1038.2617 a 1.4563006,1.4563006 0 0 0 -1.2109375,0.6133 l -8.0839844,11.0566 a 
1.4563006,1.4563006 0 1 0 2.3496094,1.7188 l 8.0859375,-11.0566 a 1.4563006,1.4563006 0 0 0 -1.140625,-2.3321 
z"
            id="path6390-0-2-9-5-1"
            inkscape:connector-curvature="0" />
@@ -26431,7 +26431,7 @@
                id="path2193"
                transform="matrix(0.9522831,0,0,0.95223902,2.5063076,1036.312)"
                d="M 6.6914062,0.20117188 C 4.3223068,0.23267653 1.1475463,1.03626 1.2011719,3.6152344 
1.2583807,6.3659093 4.6335176,5.279886 4.7617188,6.5019531 4.9689175,8.4772975 0.65447349,14.486001 
7.2109375,15.664062 11.588014,16.450735 16.234311,13.749518 15.767578,8.3007812 15.347837,3.4003314 
11.25381,0.32582541 7.1601562,0.20117188 Z M 5.671875,1.8027344 c 1.1145346,0 2.0175778,0.6274754 
2.0175781,1.4003906 0,0.7727052 -0.9030435,1.3984375 -2.0175781,1.3984375 -1.1145346,0 -2.0214844,-0.6257323 
-2.0214844,-1.3984375 0,-0.7729152 0.9069498,-1.4003906 2.0214844,-1.4003906 z m 6.804687,3.1855468 c 
0.823196,0 1.499976,0.6768004 1.5,1.5 4.9e-5,0.8233001 -0.67675,1.5 -1.5,1.5 -0.823244,0 -1.500043,-0.6766999 
-1.5,-1.5 2.9e-5,-0.8231996 0.676811,-1.5 1.5,-1.5 z M 11.5,9 A 1.5,1.5 0 0 1 13,10.5 1.5,1.5 0 0 1 11.5,12 
1.5,1.5 0 0 1 10,10.5 1.5,1.5 0 0 1 11.5,9 Z m -4.9863281,2.042969 c 0.8284159,-3.8e-5 1.5,0.671546 1.5,1.5 
0,0.828454 -0.6715841,1.500038 -1.5,1.5 -0.8284159,3
 .8e-5 -1
 .5,-0.671546 -1.5,-1.5 0,-0.828454 0.6715841,-1.500038 1.5,-1.5 z"
-               
style="opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.40190762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+               
style="opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.40190762;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           </g>
         </g>
       </g>
@@ -26452,17 +26452,17 @@
          inkscape:connector-curvature="0"
          id="text2841"
          d="m 4.7542284,10.482993 c -0.7071909,3e-6 -1.1971484,0.07228 -1.4698731,0.216838 
-0.2727288,0.14456 -0.4090929,0.391157 -0.4090914,0.739795 -1.5e-6,0.277779 0.101478,0.498868 
0.3044397,0.663265 0.2061296,0.161566 0.4851985,0.242348 0.8372092,0.242347 0.4851976,10e-7 
0.8736755,-0.15306 1.1654343,-0.459183 C 5.4772689,11.577099 5.624731,11.16752 5.624736,10.657313 v -0.17432 
H 4.7542284 M 6.5,10.159864 v 2.716837 H 5.624736 V 12.153912 C 5.424943,12.443028 5.1760005,12.65703 
4.8779067,12.795919 4.5798062,12.931973 4.2151131,13 3.7838265,13 3.2383703,13 2.80391,12.863947 
2.4804437,12.591837 2.1601471,12.316895 1.9999992,11.949831 2,11.490647 1.9999992,10.954934 
2.199788,10.551024 2.5993655,10.278911 3.0021119,10.006806 3.6014774,9.870751 4.397463,9.870748 H 5.624736 V 
9.794208 C 5.624731,9.4342437 5.491539,9.1564664 5.2251584,8.9608838 4.9619407,8.7624756 4.590906,8.6632698 
4.1120508,8.6632656 c -0.3044421,4.2e-6 -0.6009542,0.0326 -0.8895359,0.097789 -0.2885843,0.0651
 96 -0.56
 60679,0.1629852 -0.8324518,0.293367 v -0.72279 C 2.710358,8.2210934 3.0211402,8.1388931 3.3224101,8.0850341 
3.6236769,8.0283495 3.9170168,8.0000052 4.2024314,8 c 0.770609,5e-6 1.3461899,0.1785764 1.7267433,0.5357144 C 
6.3097199,8.8928608 6.4999943,9.4342438 6.5,10.159864"
-         style="font-style:normal;font-weight:normal;font-size:22.27977753px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.0334785px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:22.27977753px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.0334785px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          id="text2849"
          d="m 12.975043,14.851735 c 0.38269,1e-6 0.673871,-0.123658 0.873543,-0.370977 0.202989,-0.247318 
0.304488,-0.606518 0.304492,-1.077603 -4e-6,-0.471079 -0.101511,-0.830281 -0.304492,-1.077603 
-0.199672,-0.247314 -0.490853,-0.370973 -0.873543,-0.370978 -0.382701,5e-6 -0.677209,0.125137 
-0.883529,0.375394 -0.202998,0.247324 -0.304494,0.605051 -0.30449,1.073187 -4e-6,0.468141 0.101489,0.827341 
0.30449,1.077603 0.20632,0.247319 0.500828,0.370978 0.883529,0.370977 m -1.188019,-3.201893 c 
0.246251,-0.288532 0.519129,-0.50052 0.818632,-0.635961 0.299498,-0.138375 0.643923,-0.207567 
1.033279,-0.207571 0.688846,4e-6 1.25457,0.242906 1.697172,0.728707 0.442589,0.482863 0.663886,1.105575 
0.663893,1.868138 -7e-6,0.762568 -0.221304,1.386752 -0.663893,1.872556 C 14.893505,15.758571 14.327781,16 
13.638935,16 c -0.389356,0 -0.733781,-0.06772 -1.033279,-0.203154 -0.299503,-0.13838 -0.572381,-0.35184 
-0.818632,-0.640378 v 0.715458 H 10 V 9 h 1.787024 v 2.649842"
-         style="font-style:normal;font-weight:normal;font-size:10.17865562px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.18088543px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:10.17865562px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.18088543px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       <path
          inkscape:connector-curvature="0"
          id="text2853"
          d="M 8.4144205,19.137378 C 8.1294313,19.743981 7.7351412,20.206067 7.2315481,20.523641 
6.7279443,20.841213 6.1326051,21 5.4455289,21 4.5398295,21 3.8722689,20.72703 3.4428461,20.181089 
3.0134189,19.631581 2.8963032,18.90366 3.0914977,17.997325 3.2905925,17.087425 3.7239222,16.361289 
4.3914855,15.81891 5.0629476,15.272976 5.8515271,15.000005 6.7572283,15 c 0.394285,5e-6 0.7768637,0.04283 
1.147737,0.128455 C 8.2797297,15.210523 8.6447412,15.337203 9,15.508473 L 8.6837868,16.964319 H 8.0572155 c 
0.027321,-0.499551 -0.072227,-0.863511 -0.2986452,-1.091886 -0.2225258,-0.22836 -0.5894889,-0.342544 
-1.1008902,-0.342549 -0.5816808,5e-6 -1.067712,0.206963 -1.4580946,0.620874 -0.3864863,0.410352 
-0.6695159,1.025874 -0.849091,1.846567 -0.1795798,0.820696 -0.1678692,1.438002 0.035135,1.851916 
0.2069015,0.413918 0.6031433,0.620876 1.1887272,0.620875 0.4645553,10e-7 0.8588456,-0.110616 
1.1828714,-0.331847 0.3279193,-0.22123 0.59143,-0.55486 0.790533,-1.000891 h 0.8666592"
-         style="font-style:normal;font-weight:normal;font-size:17.54367638px;font-family:'Bitstream Vera 
Sans';fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.08924294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+         style="font-style:normal;font-weight:normal;font-size:17.54367638px;font-family:'Bitstream Vera 
Sans';fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.08924294px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
     </g>
     <g
        transform="matrix(0.75000001,0,0,0.75000001,298.72974,523.6094)"
@@ -26478,7 +26478,7 @@
          
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.80226314;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <path
          sodipodi:nodetypes="ccccccsccccccssssccsccc"
-         style="fill:#d6d6d6;fill-opacity:1;stroke-width:0.88989842"
+         style="fill:#bebebe;fill-opacity:1;stroke-width:0.88989842"
          inkscape:connector-curvature="0"
          id="path4-1"
          d="M 1.3333333,20 H 3.9999999 V 7.9999999 H 1.3333333 Z M 20,9.7333331 C 20,8.7066668 
19.236074,8.0232361 18.30303,7.9999999 h -5.353939 l 0.80606,-4.3986665 0.02545,-0.2986666 c 0,-0.3826667 
-0.144243,-0.7373335 -0.373334,-0.9893335 L 12,1.3333333 6.9999999,7.4840001 c -0.3139394,0.336 
-0.3333333,0.8026667 -0.3333333,1.316 V 18.133333 C 6.6666666,19.16 7.1878788,20 8.1212121,20 h 7.6363629 c 
0.704243,0 1.306667,-0.466667 1.561213,-1.138667 l 2.562424,-6.58 C 19.957572,12.066667 20,11.842667 20,11.6 
V 9.8173331 l -0.0085,-0.0093 z" />
@@ -26514,7 +26514,7 @@
              inkscape:connector-curvature="0"
              d="m 126,540 -6,6 6,6 h 9.0353 c 0.53,-0.02 0.96,-0.49 0.96,-1 v -10 c 0,-0.53079 -0.34561,-1 
-1.0089,-1 h -8.99 z m 1,3 h 1 c 0.0104,-1.2e-4 0.0208,-4.6e-4 0.0313,0 0.25495,0.0112 0.50987,0.12858 
0.6875,0.3125 l 1.2812,1.2812 1.3125,-1.2812 c 0.27,-0.23 0.45,-0.3 0.69,-0.31 h 1 v 1 c 0,0.28647 
-0.0343,0.55065 -0.25,0.75 l -1.2812,1.2812 1.25,1.25 c 0.19,0.19 0.28,0.45 0.28,0.72 v 1 h -1 c 
-0.2653,-10e-6 -0.53059,-0.0931 -0.71875,-0.28125 l -1.28,-1.28 -1.2812,1.2812 c -0.19,0.19 -0.45,0.28 
-0.72,0.28 h -1 v -1 c 0,-0.26529 0.0931,-0.53058 0.28125,-0.71875 l 1.2812,-1.25 -1.2812,-1.2812 c 
-0.21,-0.19 -0.3,-0.47 -0.28,-0.75 v -1 z"
              transform="translate(-79,222)"
-             style="color:#000000;fill:#d6d6d6"
+             style="color:#000000;fill:#bebebe"
              id="path27041" />
         </g>
       </g>
@@ -26556,17 +26556,17 @@
        transform="matrix(0,1.0009674,-0.99917568,0,1090.2085,541.30627)"
        inkscape:label="edit-cut">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
          id="path3940"
          d="m -14.1875,1044.8424 c -1.904524,0 -3.492268,1.5749 -3.492268,3.5132 0,1.9383 1.587744,3.5132 
3.492268,3.5132 1.904524,0 3.492268,-1.5749 3.492268,-3.5132 0,-1.9383 -1.587744,-3.5132 -3.492268,-3.5132 z 
m 0,2.0264 c 0.8569,0 1.507732,0.6637 1.507732,1.4868 0,0.8231 -0.650832,1.4868 -1.507732,1.4868 -0.8569,0 
-1.507732,-0.6637 -1.507732,-1.4868 0,-0.8231 0.650832,-1.4868 1.507732,-1.4868 z"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:4.79973984;marker:none;enable-background:accumulate"
          id="path3942-2"
          d="m -5.187501,1044.8425 c -1.904524,0 -3.492268,1.5748 -3.492268,3.5131 0,1.9383 1.587744,3.5132 
3.492268,3.5132 1.904525,0 3.492269,-1.5749 3.492269,-3.5132 0,-1.9383 -1.587744,-3.5131 -3.492269,-3.5131 z 
m 0,2.0263 c 0.8569,0 1.507733,0.6637 1.507733,1.4868 0,0.8231 -0.650833,1.4869 -1.507733,1.4869 -0.8569,0 
-1.507732,-0.6638 -1.507732,-1.4869 0,-0.8231 0.650832,-1.4868 1.507732,-1.4868 z"
          inkscape:connector-curvature="0" />
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          sodipodi:nodetypes="ccccccccccccc"
          id="rect4875-7"
          d="m -14.591388,1035.8556 c -1.060411,0.554 -1.406518,1.7592 -0.794292,2.7188 l 4.420406,7.2812 
-1.746288,2.368 1.414082,2.0851 1.60998,-2.4843 1.57873,2.4843 1.401138,-1.9968 -1.702094,-2.4563 
4.420406,-7.2812 c 0.612226,-0.9596 0.266119,-2.1648 -0.794292,-2.7188 l -4.903888,8 z"
@@ -26583,7 +26583,7 @@
          style="display:inline"
          transform="translate(-141.0002,517.3622)">
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
            id="rect19590-7"
            width="16"
            height="16"
@@ -26591,7 +26591,7 @@
            y="519"
            inkscape:label="a" />
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+           style="fill:#bebebe;fill-opacity:1;stroke:none"
            d="m -92,302 c -4.418278,0 -8,3.58172 -8,8 0,4.41828 3.581722,8 8,8 4.418278,0 8,-3.58172 8,-8 
0,-4.41828 -3.581722,-8 -8,-8 z m 0,2 c 3.313708,0 6,2.68629 6,6 0,3.31371 -2.686292,6 -6,6 -3.313708,0 
-6,-2.68629 -6,-6 0,-3.31371 2.686292,-6 6,-6 z"
            transform="translate(241.0002,217)"
            id="path27976-5"
@@ -26602,7 +26602,7 @@
          id="text3956"
          y="1364.6973"
          x="3.7694485"
-         
style="font-style:normal;font-weight:normal;font-size:17.11714172px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.98779672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:17.11714172px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.98779672px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1364.6973"
            x="3.7694485"
@@ -26738,7 +26738,7 @@
            id="rect11686"
            transform="matrix(0.99797182,0,0,0.99560223,0.56053539,1036.8685)"
            d="M 3,0 V 3 H 0 V 5 H 3 V 8 H 5 V 5 H 8 V 3 H 5 V 0 Z"
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.00322402"
+           style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.00322402"
            inkscape:connector-curvature="0" />
       </g>
     </g>
@@ -26749,12 +26749,12 @@
        inkscape:label="document-open">
       <path
          id="rect3845-5-8"
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          d="m 160.53,651 c -0.28913,0 -0.53125,0.2421 -0.53125,0.5313 v 9.9375 c 0,0.2985 0.23264,0.5312 
0.53125,0.5312 h 13.812 c 0.2986,0 0.53125,-0.2326 0.53125,-0.5312 l 1.125,-4.9159 c 0,-0.2891 
-0.24212,-0.5312 -0.53125,-0.5312 h -11.594 l -0.875,3.4783 c 0,0.277 -0.223,0.5 -0.5,0.5 -0.277,0 
-0.5,-0.223 -0.5,-0.5 v -4.9966 c 0,-0.277 0.223,-0.5 0.5,-0.5 h 0.46615 V 651 Z"
          inkscape:connector-curvature="0" />
       <path
          id="path1234-3"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          d="m 164.81,645.99963 c -0.4584,0.0875 -0.82072,0.5334 -0.8125,1 v 7 H 165 v -7.00033 h 4.9975 v 
4.00019 H 174 v 3.00014 h 0.9975 v -3.4375 c 0.006,-0.2641 -0.0976,-0.529 -0.28125,-0.7188 l -3.5625,-3.5624 
c -0.18978,-0.1837 -0.45469,-0.28737 -0.71875,-0.28125 h -5.4375 c -0.0312,-10e-4 -0.0625,-10e-4 -0.0937,0 
-0.0312,-10e-4 -0.0625,-10e-4 -0.0937,0 z"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccccccccccccccccc" />
@@ -26782,25 +26782,25 @@
              inkscape:connector-curvature="0"
              id="rect3946-36"
              d="m -30.041839,1034.271 4.034885,-2.5809 v 7.8915 l -4.034885,2.2335 z"
-             
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037709;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037709;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-2"
              d="m -21.972068,1034.271 4.034885,-2.5809 v 7.8915 l -4.034885,2.2335 z"
-             
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-0"
              d="m -21.972069,1034.271 -4.034885,-2.5809 v 7.8915 l 4.034885,2.2335 z"
-             
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10037711;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
           <path
              sodipodi:nodetypes="ccccc"
              inkscape:connector-curvature="0"
              id="rect3946-3"
              d="m -13.902329,1034.271 -4.038845,-2.5809 v 7.8915 l 4.038845,2.2335 z"
-             
style="opacity:0.5;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.10042633;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+             
style="opacity:0.5;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.10042633;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
         </g>
       </g>
     </g>
@@ -26813,12 +26813,12 @@
          transform="matrix(0.74272062,0,0,0.74272062,31.29055,291.82008)"
          id="refresh">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -30.235797,1004.5251 c -0.996217,-0.1684 -2.032889,-0.1679 -3.074472,0.023 -4.166332,0.7652 
-7.277625,4.3678 -7.491874,8.6265 -0.214247,4.2585 2.518556,8.0975 6.58982,9.1986 4.071265,1.1012 
8.401403,-0.843 10.376348,-4.6325 l -2.660994,-1.3652 c -1.335872,2.5633 -4.186789,3.8316 -6.900738,3.0975 
-2.713948,-0.7341 -4.551238,-3.287 -4.405725,-6.1793 0.145512,-2.8924 2.228797,-5.2829 5.004148,-5.7927 
2.77535,-0.5097 5.492151,0.9867 6.565932,3.6502 l 2.785876,-1.1483 c -1.189174,-2.9498 -3.799666,-4.9732 
-6.788321,-5.4782 z"
            id="path4874"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -24.052734,1004.125 a 1.4939699,1.4939699 0 0 0 -1.470704,1.5156 v 3.9844 h -3.984374 a 
1.4939699,1.4939699 0 1 0 0,2.9863 h 6.972656 v -6.9707 a 1.4939699,1.4939699 0 0 0 -1.517578,-1.5156 z"
            id="path8393-3-8-4-9-3-7"
            inkscape:connector-curvature="0" />
@@ -26841,7 +26841,7 @@
          inkscape:connector-curvature="0"
          id="path11635"
          d="m 49.0002,429 -4.02308,-4 h 8 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <g
          inkscape:label="gimp-save-tool-preset"
          id="g932">
@@ -26851,13 +26851,13 @@
            transform="translate(-118.9998,-119)"
            inkscape:label="document-save">
           <path
-             
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;s
 troke-wi
 
dth:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+             
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;s
 troke-wi
 
dth:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
              d="m 164.49023,546.99414 a 0.50005,0.50005 0 0 0 -0.40625,0.22852 l -1,1.5 a 0.50005,0.50005 0 
1 0 0.83204,0.55468 l 1,-1.5 a 0.50005,0.50005 0 0 0 -0.42579,-0.7832 z m 7.00391,0 a 0.50005,0.50005 0 0 0 
-0.41016,0.7832 l 1,1.5 a 0.50005,0.50005 0 1 0 0.83204,-0.55468 l -1,-1.5 a 0.50005,0.50005 0 0 0 
-0.42188,-0.22852 z"
              id="rect4390-9"
              inkscape:connector-curvature="0" />
           <rect
              transform="matrix(0,1,1,0,0,0)"
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:1;marker:none;enable-background:new"
              id="rect10837-5-8-4-4-4-1"
              y="160"
              x="538"
@@ -26866,7 +26866,7 @@
           <g
              id="g4555">
             <path
-               
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+               
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
                d="m 163,549 v 4 h 10 v -4 z m 3.34375,1.4375 c 0.0208,-10e-4 0.0417,-10e-4 0.0625,0 
0.29096,-0.0556 0.59898,0.20383 0.59375,0.5 V 551 h 2 v -0.0625 c -0.004,-0.26416 0.23582,-0.50712 
0.5,-0.50712 0.26418,0 0.50373,0.24296 0.5,0.50712 V 551 c 0,0.54535 -0.45465,1 -1,1 h -2 c -0.54535,0 
-1,-0.45465 -1,-1 v -0.0625 c -0.0108,-0.21706 0.13723,-0.43234 0.34375,-0.5 z"
                id="rect11668-7-5"
                sodipodi:nodetypes="ccccccsccccsccccccc"
@@ -26880,7 +26880,7 @@
          height="7"
          width="2"
          id="rect11650"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
     <g
        style="display:inline"
@@ -26897,27 +26897,27 @@
         <path
            inkscape:connector-curvature="0"
            d="m 105,652 v 1 c 1e-5,0.2653 0.0931,0.53058 0.28125,0.71875 l 3,3 L 108.5625,657 h 0.875 l 
0.28125,-0.28125 3,-3 C 112.90694,653.53058 112.99999,653.2653 113,653 v -1 h -1 c -0.2653,10e-6 
-0.53059,0.0931 -0.71875,0.28125 l -2.2812,2.2812 -2.2812,-2.2812 c -0.19,-0.19 -0.45,-0.28 -0.72,-0.28 h -1 
z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3613-6" />
         <path
            inkscape:connector-curvature="0"
            d="m 108,650 v 5 h 2 v -5 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path4388-5" />
         <path
            inkscape:connector-curvature="0"
            d="m 104,658 v 4 h 10 v -4 z m 3.3438,1.4375 c 0.0208,-10e-4 0.0417,-10e-4 0.0625,0 
0.29096,-0.0556 0.59898,0.20383 0.59375,0.5 V 660 h 2 v -0.0625 c -0.004,-0.26416 0.23582,-0.50712 
0.5,-0.50712 0.26418,0 0.50373,0.24296 0.5,0.50712 V 660 c 0,0.54535 -0.45465,1 -1,1 h -2 c -0.54535,0 
-1,-0.45465 -1,-1 v -0.0625 c -0.0108,-0.21706 0.13723,-0.43234 0.34375,-0.5 z"
-           style="color:#000000;fill:#d6d6d6;fill-rule:evenodd"
+           style="color:#000000;fill:#bebebe;fill-rule:evenodd"
            id="rect11668-7-5-4" />
         <path
            inkscape:connector-curvature="0"
            d="m 104,647 c -0.54535,0 -1,0.45465 -1,1 v 2 c 0,0.54535 0.45465,1 1,1 h 10 c 0.54535,0 
1,-0.45465 1,-1 v -2 c 0,-0.54535 -0.45465,-1 -1,-1 z m 0,1 h 10 v 2 h -10 z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="rect4390" />
         <path
            inkscape:connector-curvature="0"
            d="m 105.41,656 a 0.50005,0.50005 0 0 0 -0.3125,0.21875 l -1,1.5 a 0.50005,0.50005 0 1 0 
0.8125,0.5625 l 1,-1.5 A 0.50005,0.50005 0 0 0 105.41,656 Z m 7,0 a 0.50005,0.50005 0 0 0 -0.3125,0.78125 l 
1,1.5 a 0.50005,0.50005 0 1 0 0.8125,-0.5625 l -1,-1.5 A 0.50005,0.50005 0 0 0 112.41,656 Z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke:none"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke:none"
            id="rect4390-9-1" />
       </g>
       <rect
@@ -26951,7 +26951,7 @@
       <path
          id="path39843"
          d="m -0.67104149,1023.4621 c -0.55400001,0 -1.18750001,0.3054 -1.18750001,0.8594 v 7.1406 c 0,0.554 
0.6335,1 1.18750001,1 H 6.1414585 c 0.554,0 1,-0.446 1,-1 v -7.1406 c 0,-0.554 -0.446,-0.8594 -1,-0.8594 z m 
1.0968133,1.1185 2.21568669,2.2565 2.2499999,-2.25 1.125,1.125 -2.25,2.25 2.25,2.25 -1.125,1.125 
-2.2499999,-2.25 -2.25000002,2.25 -1.12499998,-1.125 2.28125,-2.3125 -2.28125,-2.1875 z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="sssssssssccccccccccccc" />
     </g>
@@ -26975,7 +26975,7 @@
          height="16"
          width="16"
          id="rect14152-5"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -26994,7 +26994,7 @@
          height="16"
          width="16"
          id="rect14152"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
     </g>
     <g
        style="display:inline"
@@ -27042,9 +27042,9 @@
            inkscape:connector-curvature="0"
            id="path15820-2"
            d="m 286,1113.362 4,4 v -8 z"
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1" />
+           style="color:#000000;fill:#bebebe;fill-opacity:1" />
         <path
-           style="color:#000000;-inkscape-font-specification:Sans;fill:#d6d6d6;fill-opacity:1;stroke-width:2"
+           style="color:#000000;-inkscape-font-specification:Sans;fill:#bebebe;fill-opacity:1;stroke-width:2"
            d="m 290,1112.362 v 2 h 5.5 c 0.8403,0 1.5,0.66 1.5,1.5 v 0.5 0.5 c 0,0.841 -0.6597,1.5 -1.5,1.5 
H 295 v 2 h 0.5 c 1.9212,0 3.5,-1.579 3.5,-3.5 v -0.5 -0.5 c 0,-1.921 -1.5788,-3.5 -3.5,-3.5 z"
            id="path7283"
            inkscape:connector-curvature="0" />
@@ -27069,9 +27069,9 @@
            inkscape:connector-curvature="0"
            id="path15820-1"
            d="m 286,1113.362 4,4 v -8 z"
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1" />
+           style="color:#000000;fill:#bebebe;fill-opacity:1" />
         <path
-           style="color:#000000;-inkscape-font-specification:Sans;fill:#d6d6d6;fill-opacity:1;stroke-width:2"
+           style="color:#000000;-inkscape-font-specification:Sans;fill:#bebebe;fill-opacity:1;stroke-width:2"
            d="m 290,1112.362 v 2 h 5.5 c 0.8403,0 1.5,0.66 1.5,1.5 v 0.5 0.5 c 0,0.841 -0.6597,1.5 -1.5,1.5 
H 295 v 2 h 0.5 c 1.9212,0 3.5,-1.579 3.5,-3.5 v -0.5 -0.5 c 0,-1.921 -1.5788,-3.5 -3.5,-3.5 z"
            id="path7283-9"
            inkscape:connector-curvature="0" />
@@ -27096,7 +27096,7 @@
          height="2.75"
          width="20.625"
          id="rect5996-2-1-0-7-8-0-9"
-         
style="color:#555753;display:inline;overflow:visible;fill:#d6d6d6;fill-opacity:1;stroke-width:1.375;stroke-miterlimit:4;stroke-dasharray:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;fill:#bebebe;fill-opacity:1;stroke-width:1.375;stroke-miterlimit:4;stroke-dasharray:none"
 />
       <rect
          transform="scale(-1,1)"
          y="13.750131"
@@ -27143,7 +27143,7 @@
          height="2"
          width="16"
          id="rect17450-0"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.79400003;stroke-miterlimit:4;stroke-dasharray:none;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.79400003;stroke-miterlimit:4;stroke-dasharray:none;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1049.3622"
@@ -27151,9 +27151,9 @@
          height="2"
          width="6"
          id="rect17452-5"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8660441;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8660441;marker:none"
 />
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.91289306;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.91289306;marker:none"
          id="rect5972-7"
          width="10"
          height="2"
@@ -27161,7 +27161,7 @@
          y="1041.3622"
          inkscape:label="a" />
       <rect
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444882;marker:none"
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444882;marker:none"
          id="rect5988-1"
          width="16"
          height="2"
@@ -27188,7 +27188,7 @@
          height="2"
          width="16"
          id="rect17314"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.8944487;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.8944487;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1045.3622"
@@ -27196,7 +27196,7 @@
          height="2"
          width="16"
          id="rect17316"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444435;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444435;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1049.3622"
@@ -27204,7 +27204,7 @@
          height="2"
          width="16"
          id="rect17318"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89444095;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89444095;marker:none"
 />
       <rect
          inkscape:label="a"
          y="1037.3622"
@@ -27212,7 +27212,7 @@
          height="2"
          width="16"
          id="rect17326"
-         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.89440227;marker:none"
 />
+         
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.89440227;marker:none"
 />
       <rect
          y="1036.3622"
          x="0"
@@ -27237,7 +27237,7 @@
            height="2.5156136"
            width="19.999973"
            id="rect17400-1"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.11800003;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.11800003;marker:none"
 />
         <rect
            inkscape:label="a"
            y="992.95593"
@@ -27245,9 +27245,9 @@
            height="2.5156136"
            width="12.500002"
            id="rect17404-0"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.14110637;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.14110637;marker:none"
 />
         <rect
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.1180625;marker:none"
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.1180625;marker:none"
            id="rect17406-2"
            width="20.000004"
            height="2.5156136"
@@ -27261,7 +27261,7 @@
            height="2.5156136"
            width="16.250004"
            id="rect17408-9"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12671208;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12671208;marker:none"
 />
       </g>
       <rect
          y="1036.4614"
@@ -27287,7 +27287,7 @@
            height="2.5156136"
            width="19.999973"
            id="rect17400-1-0"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.11800003;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.11800003;marker:none"
 />
         <rect
            inkscape:label="a"
            y="992.95593"
@@ -27295,9 +27295,9 @@
            height="2.5156136"
            width="12.500002"
            id="rect17404-0-3"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.14110637;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.14110637;marker:none"
 />
         <rect
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.1180625;marker:none"
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.1180625;marker:none"
            id="rect17406-2-6"
            width="20.000004"
            height="2.5156136"
@@ -27311,7 +27311,7 @@
            height="2.5156136"
            width="16.250004"
            id="rect17408-9-1"
-           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12671208;marker:none"
 />
+           
style="color:#555753;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12671208;marker:none"
 />
       </g>
       <rect
          y="1036.4614"
@@ -27334,7 +27334,7 @@
          id="rect6884-32"
          style="opacity:0.3;fill:none;stroke:none" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
          id="path8378"
          d="m 2.8176596,1038.3881 a 0.99538919,1.0767821 0 0 0 -0.4976448,1.8505 l 4.9764483,5.3834 
0.7153644,0.7402 0.7153644,-0.7402 4.9764491,-5.3834 a 1.0116781,1.094403 0 1 0 -1.430729,-1.5477 l 
-4.2610845,4.6096 -4.2610838,-4.6096 a 0.99538919,1.0767821 0 0 0 -0.9330841,-0.3028 z"
          inkscape:connector-curvature="0" />
@@ -27343,7 +27343,7 @@
          x="1048.3622"
          width="2"
          transform="rotate(90)"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          ry="0"
          rx="0"
          id="rect8382"
@@ -27368,7 +27368,7 @@
            id="gtk-go-up" />
         <path
            inkscape:connector-curvature="0"
-           style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.20617974"
+           style="fill:#bebebe;fill-opacity:1;stroke-width:1.20617974"
            d="M 8.1212121,2.8030265 1.3482481,9.8279841 C 1.1162707,10.068631 1.0151515,10.396987 
1.0151515,10.710972 v 1.228418 h 1.1843434 c 0.3027419,0 0.6192695,-0.104415 0.8512469,-0.345554 L 
8.1212121,6.3347301 13.191683,11.593836 c 0.231977,0.240647 0.548505,0.345554 0.851247,0.345554 h 1.184343 v 
-1.228418 c 0,-0.313985 -0.101143,-0.642341 -0.333096,-0.8829879 z"
            id="path47631" />
       </g>
@@ -27406,14 +27406,14 @@
          inkscape:connector-curvature="0"
          id="path8334"
          d="m 5.6830953,1038.3626 a 0.98645275,0.9967777 0 0 0 -0.2176913,0.023 0.98645275,0.9967777 0 0 0 
-0.4931771,1.713 l 3.2326211,3.2665 H 0 v 1.9934 h 8.212554 l -3.2403271,3.2742 a 1.0026217,1.013116 0 1 0 
1.417884,1.4328 l 4.9317711,-4.9836 0.678118,-0.7164 -0.678118,-0.7163 -4.9317711,-4.9833 a 
0.98645275,0.9967777 0 0 0 -0.7070156,-0.3037 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
       <rect
          y="1038.3622"
          x="14"
          height="12"
          width="2"
          id="rect4232"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
     <g
        style="display:inline"
@@ -27437,25 +27437,25 @@
              id="title5390">go-home</title>
           <g
              transform="matrix(0.026036,0,0,0.026036,345.97,902.08)"
-             style="fill:#d6d6d6"
+             style="fill:#bebebe"
              id="g5392" />
         </g>
         <path
            inkscape:connector-curvature="0"
            d="m 565.78,180 a 1.0001,1.0001 0 0 0 -0.78,1 v 7 a 1.0001,1.0001 0 0 0 1,1 h 10 a 1.0001,1.0001 
0 0 0 1,-1 v -7 a 1.0001,1.0001 0 1 0 -2,0 v 6 h -8 v -6 a 1.0001,1.0001 0 0 0 -1.2188,-1 z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path5414" />
         <path
            inkscape:connector-curvature="0"
            d="m 570.91,176 a 1.0001,1.0001 0 0 0 -0.5,0.1875 l -7,5 a 1.0063276,1.0063276 0 1 0 1.1875,1.625 
l 6.4,-4.57 6.4062,4.5625 a 1.0063276,1.0063276 0 1 0 1.1875,-1.625 l -7,-5 a 1.0001,1.0001 0 0 0 -0.69,-0.18 
z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path6184" />
         <rect
            x="569"
            y="183"
            width="3"
            height="6"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect6261" />
       </g>
     </g>
@@ -27485,23 +27485,23 @@
          inkscape:connector-curvature="0"
          id="path8334-4"
          d="m 5.6830953,1038.3626 a 0.98645275,0.9967777 0 0 0 -0.2176913,0.023 0.98645275,0.9967777 0 0 0 
-0.4931771,1.713 l 3.2326211,3.2665 H 0 v 1.9934 h 8.212554 l -3.2403271,3.2742 a 1.0026217,1.013116 0 1 0 
1.417884,1.4328 l 4.9317711,-4.9836 0.678118,-0.7164 -0.678118,-0.7163 -4.9317711,-4.9833 a 
0.98645275,0.9967777 0 0 0 -0.7070156,-0.3037 z"
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
 />
       <rect
          y="1038.3622"
          x="14"
          height="12"
          width="2"
          id="rect4232-5"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.57915974;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
     </g>
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300529;marker:none;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300529;marker:none;enable-background:accumulate"
        d="m 106.78427,599.40512 a 1.3152703,1.3288359 0 0 0 -0.29026,0.0307 1.3152703,1.3288359 0 0 0 
-0.65756,2.28366 l 4.31016,4.35467 H 99.206807 v 2.65747 h 10.950063 l -4.32042,4.36494 a 1.3368289,1.3506171 
0 1 0 1.8905,1.91011 l 6.5757,-6.6438 0.90416,-0.95505 -0.90416,-0.95493 -6.5757,-6.64339 a 
1.3152703,1.3288359 0 0 0 -0.94268,-0.40487 z"
        id="go-next"
        inkscape:connector-curvature="0"
        inkscape:label="go-next" />
     <path
-       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
+       
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.98300517;marker:none;enable-background:accumulate"
        d="m 127.62934,599.40513 a 1.3152703,1.3289551 0 0 1 0.29027,0.0307 1.3152703,1.3289551 0 0 1 
0.65756,2.28386 l -4.31016,4.35507 h 10.9398 v 2.6577 h -10.95007 l 4.32043,4.36533 a 1.3368289,1.3507381 0 1 
1 -1.89051,1.91028 l -6.57569,-6.64439 -0.90416,-0.95514 0.90416,-0.95501 6.57569,-6.64399 a 
1.3152703,1.3289551 0 0 1 0.94268,-0.40491 z"
        id="go-previous"
        inkscape:connector-curvature="0"
@@ -27519,7 +27519,7 @@
          id="rect6884-47"
          style="opacity:0.3;fill:none;stroke:none" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.07036519;marker:none;enable-background:accumulate"
          id="path8378-4"
          d="m 2.8176596,1038.3881 a 0.99538919,1.0767821 0 0 0 -0.4976448,1.8505 l 4.9764483,5.3834 
0.7153644,0.7402 0.7153644,-0.7402 4.9764491,-5.3834 a 1.0116781,1.094403 0 1 0 -1.430729,-1.5477 l 
-4.2610845,4.6096 -4.2610838,-4.6096 a 0.99538919,1.0767821 0 0 0 -0.9330841,-0.3028 z"
          inkscape:connector-curvature="0" />
@@ -27528,7 +27528,7 @@
          x="1048.3622"
          width="2"
          transform="rotate(90)"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          ry="0"
          rx="0"
          id="rect8382-4"
@@ -27553,7 +27553,7 @@
            id="gtk-go-up-7" />
         <path
            inkscape:connector-curvature="0"
-           style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.20617974"
+           style="fill:#bebebe;fill-opacity:1;stroke-width:1.20617974"
            d="M 8.1212121,2.8030265 1.3482481,9.8279841 C 1.1162707,10.068631 1.0151515,10.396987 
1.0151515,10.710972 v 1.228418 h 1.1843434 c 0.3027419,0 0.6192695,-0.104415 0.8512469,-0.345554 L 
8.1212121,6.3347301 13.191683,11.593836 c 0.231977,0.240647 0.548505,0.345554 0.851247,0.345554 h 1.184343 v 
-1.228418 c 0,-0.313985 -0.101143,-0.642341 -0.333096,-0.8829879 z"
            id="path47631-8" />
       </g>
@@ -27583,7 +27583,7 @@
          id="layer12-4">
         <path
            inkscape:connector-curvature="0"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;enable-background:accumulate"
            id="path27906"
            d="m 573.5004,54.01484 h 5.5 l 2,-5.5 2,5.5 h 5.5 l -4.25,3.5 2,5.75 -5.25,-2.5 -5.25,2.5 2,-5.75 
z" />
       </g>
@@ -27604,12 +27604,12 @@
          transform="matrix(-0.95044264,0.95567911,-0.95567911,-0.95044264,951.74982,2043.6895)"
          id="g7082">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -34.832031,1015.293 a 1.1114755,1.1114755 0 0 0 -0.779297,1.9062 l 5.732422,5.7676 a 
1.1114755,1.1114755 0 1 0 1.576172,-1.5664 l -5.732422,-5.7676 a 1.1114755,1.1114755 0 0 0 -0.796875,-0.3398 
z"
            id="path6388-7-7-4-7"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.15689921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.15689921;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -29.101562,1015.2969 a 1.0785575,1.0785575 0 0 0 -0.740235,0.3301 l -5.765625,5.83 a 
1.0785575,1.0785575 0 1 0 1.533203,1.5157 l 5.765625,-5.8301 a 1.0785575,1.0785575 0 0 0 -0.792968,-1.8457 z"
            id="path6390-0-2-9-5"
            inkscape:connector-curvature="0" />
@@ -27631,7 +27631,7 @@
          transform="matrix(-0.95044264,0.95567911,-0.95567911,-0.95044264,951.74982,2043.6895)"
          id="g7082-1">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.22272873;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -34.832031,1015.293 a 1.1114755,1.1114755 0 0 0 -0.779297,1.9062 l 5.732422,5.7676 a 
1.1114755,1.1114755 0 1 0 1.576172,-1.5664 l -5.732422,-5.7676 a 1.1114755,1.1114755 0 0 0 -0.796875,-0.3398 
z"
            id="path6388-7-7-4-7-4"
            inkscape:connector-curvature="0" />
@@ -27655,12 +27655,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 123.97,468.0008 c -1.0753,0 -1.9688,0.89336 -1.9688,1.96869 v 9.03068 0.43748 l 
0.3125,0.28123 1.6875,1.6874 v -11.40534 h 10 v 9.99942 h -2 v 1.99989 h 2.0312 c 1.0753,0 1.9688,-0.89336 
1.9688,-1.96869 v -10.06142 c 0,-1.07994 -0.89,-1.96989 -1.97,-1.96989 z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99997145"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99997145"
            id="rect2860" />
         <path
            inkscape:connector-curvature="0"
            d="m 126,476 c -0.554,0 -1,0.446 -1,1 v 4 c 0,0.554 0.446,1 1,1 h 4 c 0.554,0 1,-0.446 1,-1 v -4 
c 0,-0.554 -0.446,-1 -1,-1 z m 0,1 h 2 v 4 h -2 z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect2880" />
       </g>
     </g>
@@ -27675,12 +27675,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m -291.01,448 c -3.8423,0 -6.9933,3.151 -6.9933,6.9933 0,3.8423 3.151,7.0156 6.9933,7.0156 
3.8423,0 7.0156,-3.1733 7.0156,-7.0156 0,-3.8423 -3.1733,-6.9933 -7.0156,-6.9933 z m 0,4.0089 c 1.6805,0 
3.0067,1.3039 3.0067,2.9844 0,1.6805 -1.3261,3.0067 -3.0067,3.0067 -1.6806,0 -2.9844,-1.3261 -2.9844,-3.0067 
0,-1.6805 1.3039,-2.9844 2.9844,-2.9844 z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="path5050" />
         <path
            inkscape:connector-curvature="0"
            d="m -290.99,453.01 c -1.0986,0 -2.0132,0.89789 -2.0132,1.9965 0,1.09861 0.91452,1.9965 
2.0132,1.9965 1.0986,0 1.9965,-0.89789 1.9965,-1.9965 0,-1.09861 -0.89789,-1.9965 -1.9965,-1.9965 z m 
0,0.99827 c 0.55821,0 0.99827,0.44006 0.99827,0.99827 0,0.5582 -0.44006,0.99826 -0.99827,0.99826 -0.55821,0 
-0.99827,-0.44006 -0.99827,-0.99826 0,-0.55821 0.44006,-0.99827 0.99827,-0.99827 z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="path5052" />
       </g>
       <rect
@@ -27712,12 +27712,12 @@
           <path
              inkscape:connector-curvature="0"
              d="m 124,491 v 8 h 3 v -8 z"
-             style="color:#d6d6d6;text-indent:0pt;text-transform:none;fill:#d6d6d6"
+             style="color:#bebebe;text-indent:0pt;text-transform:none;fill:#bebebe"
              id="path3807-1-1-5-8-6" />
           <path
              inkscape:connector-curvature="0"
              d="m 129,491 v 8 h 3 v -8 z"
-             style="color:#d6d6d6;text-indent:0pt;text-transform:none;fill:#d6d6d6"
+             style="color:#bebebe;text-indent:0pt;text-transform:none;fill:#bebebe"
              id="path3807-1-1-5-8-6-3" />
         </g>
       </g>
@@ -27740,7 +27740,7 @@
         <path
            inkscape:connector-curvature="0"
            d="m 84,609 v 10 h 0.90625 0.094 c 0.17491,10e-4 0.34778,-0.0388 0.5,-0.125 l 7,-4 c 
0.3107,-0.17189 0.46875,-0.52345 0.46875,-0.875 0,-0.35155 -0.15805,-0.70311 -0.46875,-0.875 l -7,-4 c 
-0.152,-0.09 -0.325,-0.13 -0.5,-0.13 H 84.9065 Z"
-           style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
            id="path3807-1-1-9-38-4" />
       </g>
     </g>
@@ -27765,12 +27765,12 @@
           <path
              inkscape:connector-curvature="0"
              d="m 34,491 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 34.15625 35 v -8 h -0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4-7-2" />
           <path
              inkscape:connector-curvature="0"
              d="m 27,491 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 27.15625 28 v -8 h -0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4-7-2-0" />
         </g>
       </g>
@@ -27797,17 +27797,17 @@
              inkscape:connector-curvature="0"
              transform="matrix(-1,0,0,1,76,-119)"
              d="m 55,610 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 55.15625 56 v -8 h -0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4" />
           <path
              inkscape:connector-curvature="0"
              d="m 34,491 v 8 h 2 v -8 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-9-3-0" />
           <path
              inkscape:connector-curvature="0"
              d="m 28,491 c 0.17738,0.008 0.35117,0.0592 0.5,0.15625 l 5,3 c 0.2824,0.17971 0.4375,0.51173 
0.4375,0.84375 0,0.33202 -0.1551,0.66404 -0.4375,0.84375 l -5,3 C 28.35117,498.94075 28.17738,498.992 28,499 
H 27.84375 27 v -8 h 0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4-7" />
         </g>
       </g>
@@ -27834,17 +27834,17 @@
              inkscape:connector-curvature="0"
              transform="matrix(-1,0,0,1,76,-119)"
              d="m 55,610 c -0.17738,0.008 -0.35117,0.0592 -0.5,0.15625 l -5,3 c -0.2824,0.17971 
-0.4375,0.51173 -0.4375,0.84375 0,0.33202 0.1551,0.66404 0.4375,0.84375 l 5,3 c 0.14883,0.097 0.32262,0.14825 
0.5,0.15625 H 55.15625 56 v -8 h -0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4-90" />
           <path
              inkscape:connector-curvature="0"
              d="m 34,491 v 8 h 2 v -8 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-9-3-0-98" />
           <path
              inkscape:connector-curvature="0"
              d="m 28,491 c 0.17738,0.008 0.35117,0.0592 0.5,0.15625 l 5,3 c 0.2824,0.17971 0.4375,0.51173 
0.4375,0.84375 0,0.33202 -0.1551,0.66404 -0.4375,0.84375 l -5,3 C 28.35117,498.94075 28.17738,498.992 28,499 
H 27.84375 27 v -8 h 0.84375 z"
-             style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+             style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
              id="path3807-1-1-4-7-8" />
         </g>
       </g>
@@ -27856,12 +27856,12 @@
        inkscape:label="preferences-system">
       <path
          id="path3908-2"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          d="m 445.55,462.09 c -0.39933,0 -0.78638,0.0916 -1.1433,0.21572 l 1.8849,1.8797 c 0.38735,0.38627 
0.38735,1.0004 0,1.3867 l -0.71069,0.70874 c -0.38735,0.38628 -1.0031,0.38628 -1.3905,0 l -1.8849,-1.8797 c 
-0.12444,0.35591 -0.2163,0.74191 -0.2163,1.1402 0,1.9061 1.5494,3.4513 3.4608,3.4513 0.39933,0 
0.78638,-0.0916 1.1433,-0.2157 l 1.1742,1.171 a 2.4722,2.4654 0 0 1 0.0618,0 l 2.0703,-2.0646 -1.2051,-1.2018 
c 0.12444,-0.35592 0.2163,-0.74191 0.2163,-1.1402 0,-1.9061 -1.5494,-3.4513 -3.4608,-3.4513 z m 6.5507,7.8886 
-2.0703,2.0646 a 2.4722,2.4654 0 0 1 0.0309,0.0924 l 1.1433,1.1402 c -0.12444,0.35596 -0.2163,0.74196 
-0.2163,1.1402 0,1.9061 1.5494,3.4513 3.4608,3.4513 0.43346,0 0.8536,-0.10141 1.236,-0.24653 l -2.0085,-2.003 
c -0.38735,-0.38629 -0.38735,-1.0312 0,-1.4175 l 0.67979,-0.67792 c 0.19367,-0.19315 0.45794,-0.30816 
0.71069,-0.30816 0.25276,0 0.51702,0.11501 0.7107,0.30816 l 1.9467,1.9413 c 0.10485,-0.32958 0.1854,-0.68351 
0.1854,-1.0477 0,-1.9061 -1.5494,-3.
 4513 -3.
 4608,-3.4513 -0.39933,0 -0.78639,0.0916 -1.1433,0.2157 l -1.2051,-1.2018 z"
          inkscape:connector-curvature="0" />
       <path
          id="path3910-6"
-         style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6"
+         style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe"
          d="m 455.86,462 -1.5425,1.4375 c -0.45151,0.42079 -0.5292,1.1488 -0.2663,1.7065 l -5.8882,5.9958 a 
1.4917,1.4876 0 0 0 -0.0311,2.5e-4 1.4917,1.4876 0 0 0 -0.84016,-0.1484 1.4917,1.4876 0 0 0 -0.86663,0.44059 
l -3.9462,3.9973 a 1.49411,1.49001 0 1 0 2.1294,2.0907 l 3.9462,-3.9973 a 1.4917,1.4876 0 0 0 0.29713,-1.7377 
l 5.8885,-5.9648 c 0.55782,0.24837 1.2732,0.14697 1.7068,-0.2922 l 1.41,-1.57 -2,-1.97 z"
          inkscape:connector-curvature="0" />
     </g>
@@ -27883,12 +27883,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 266.69,749 -0.3125,0.28125 -3.0938,3.0625 -0.28125,0.3125 v 0.40625 3.8125 0.40625 l 
0.28125,0.3125 3.0938,3.125 L 266.69,761 h 0.40625 3.8125 0.40625 l 0.3125,-0.28125 3.0938,-3.125 
0.28125,-0.3125 v -0.40625 -3.8125 -0.40625 l -0.28125,-0.3125 -3.0938,-3.0625 L 271.315,749 h -0.40625 
-3.8125 z m 0.84375,2 h 2.9688 l 2.5,2.5 v 2.9688 L 270.47135,759 h -2.9375 l -2.53,-2.53 v -2.97 l 2.53,-2.5 
z"
-           style="color:#d6d6d6;text-indent:0;text-transform:none;fill:#d6d6d6"
+           style="color:#bebebe;text-indent:0;text-transform:none;fill:#bebebe"
            id="rect4631" />
         <path
            inkscape:connector-curvature="0"
            d="m 267.86,752 -1.8562,1.8392 v 2.2892 L 267.86,758 h 2.2892 l 1.8545,-1.8716 v -2.2892 L 
270.1492,752 Z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect4631-4" />
       </g>
     </g>
@@ -27910,12 +27910,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 72.375,687.25 c -0.23994,0.43525 -0.46762,1.0058 -0.71875,1.4375 -0.09387,-0.007 
-0.18571,-0.0313 -0.28125,-0.0313 -0.33226,0 -0.66009,0.0487 -0.96875,0.125 -0.30502,-0.3828 
-0.63034,-0.89813 -0.9375,-1.2812 -0.2846,0.10504 -0.55227,0.22648 -0.8125,0.375 0.09593,0.48262 0.2769,1.071 
0.375,1.5625 -0.343,0.24882 -0.62618,0.532 -0.875,0.875 -0.49145,-0.0981 -1.0799,-0.27907 -1.5625,-0.375 
-0.14852,0.26023 -0.26996,0.5279 -0.375,0.8125 0.38312,0.30716 0.89845,0.63248 1.2812,0.9375 -0.07635,0.30866 
-0.125,0.6365 -0.125,0.96875 0,0.0955 0.02466,0.18738 0.03125,0.28125 -0.43174,0.25113 -1.0022,0.47881 
-1.4375,0.71875 0.05124,0.27476 0.1283,0.55374 0.21875,0.8125 0.4914,-0.01 1.0995,-0.0946 1.5938,-0.0937 
0.18712,0.39176 0.42053,0.75381 0.71875,1.0625 -0.17204,0.46783 -0.44812,1.0086 -0.625,1.4688 0.2129,0.1757 
0.4495,0.32623 0.6875,0.46875 0.36921,-0.32011 0.77542,-0.77147 1.1562,-1.0938 0.37804,0.17256 
0.78862,0.26529 1.2188,0.3125 0.16454,0.47676 0.30428,1.0881 0.
 46875,1.
 5625 0.30154,-0.002 0.5868,-0.0141 0.875,-0.0625 0.08055,-0.49291 0.11037,-1.1186 0.1875,-1.625 
0.41009,-0.11684 0.81134,-0.26698 1.1562,-0.5 0.42433,0.26446 0.89887,0.62889 1.3125,0.875 0.22374,-0.19067 
0.43433,-0.40126 0.625,-0.625 -0.24611,-0.41363 -0.61054,-0.88817 -0.875,-1.3125 0.23302,-0.34491 
0.38316,-0.74616 0.5,-1.1562 0.50645,-0.0771 1.1321,-0.10695 1.625,-0.1875 0.04835,-0.2882 0.06081,-0.57346 
0.0625,-0.875 -0.47442,-0.16447 -1.0857,-0.30421 -1.5625,-0.46875 -0.047,-0.43 -0.139,-0.84 -0.312,-1.22 
0.32228,-0.38083 0.77364,-0.78704 1.0938,-1.1562 -0.14252,-0.238 -0.29305,-0.4746 -0.46875,-0.6875 
-0.46015,0.17688 -1.0009,0.45296 -1.4688,0.625 -0.30869,-0.29822 -0.67074,-0.53162 -1.0625,-0.71875 
-8.87e-4,-0.49426 0.08396,-1.1024 0.09375,-1.5938 -0.25876,-0.0904 -0.53774,-0.16751 -0.8125,-0.21875 z m 
-1,3.4062 c 1.1046,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -1.10457,0 -2,-0.89543 -2,-2 0,-1.10457 
0.89543,-2 2,-2 z"
-           style="color:#000000;fill:#d6d6d6"
+           style="color:#000000;fill:#bebebe"
            id="path42961" />
         <path
            inkscape:connector-curvature="0"
            d="m 64.688,694.75 c -0.23014,0.0471 -0.44391,0.13096 -0.65625,0.21875 -0.01671,0.62433 
0.08693,1.4418 -0.15625,1.6562 -0.23896,0.21077 -1.0384,0.0343 -1.6562,-0.0313 -0.13139,0.23649 
-0.23526,0.48523 -0.3125,0.75 0.47809,0.39586 1.1405,0.83901 1.1562,1.1562 0.01594,0.32119 -0.62642,0.80489 
-1.0625,1.25 0.10339,0.25783 0.25014,0.49354 0.40625,0.71875 0.60832,-0.12641 1.3664,-0.37354 1.625,-0.1875 
0.26331,0.18942 0.26521,1.0054 0.34375,1.625 0.24955,0.075 0.51251,0.1045 0.78125,0.125 0.28135,-0.55462 
0.56741,-1.3198 0.875,-1.4062 0.31575,-0.0887 0.96354,0.45813 1.5,0.78125 0.21871,-0.1516 0.41293,-0.33706 
0.59375,-0.53125 -0.25384,-0.57232 -0.72108,-1.2919 -0.59375,-1.5938 0.12745,-0.30211 0.9754,-0.46963 
1.5625,-0.6875 0.0044,-0.0735 0.03125,-0.14414 0.03125,-0.21875 0,-0.19137 -0.0344,-0.37899 -0.0625,-0.5625 
-0.6061,-0.16082 -1.4672,-0.2413 -1.625,-0.53125 -0.15674,-0.28801 0.24179,-1.0614 0.4375,-1.6562 
-0.20116,-0.17858 -0.41941,-0.33716 -0.65625,-0.46875 -0.5
 0089,0.3
 7513 -1.0843,0.99436 -1.4062,0.9375 -0.31689,-0.056 -0.66289,-0.81955 -1,-1.3438 -0.04019,0.007 
-0.08527,-0.008 -0.125,0 z m 0.625,1.875 c 0.93198,0 1.6875,0.75552 1.6875,1.6875 0,0.93198 -0.75552,1.6875 
-1.6875,1.6875 -0.93198,0 -1.6875,-0.75552 -1.6875,-1.6875 0,-0.93198 0.75552,-1.6875 1.6875,-1.6875 z"
-           style="color:#000000;fill:#d6d6d6"
+           style="color:#000000;fill:#bebebe"
            id="path42972" />
       </g>
     </g>
@@ -27936,13 +27936,13 @@
          inkscape:connector-curvature="0"
          id="path12113"
          d="M 6.5039062,8.5 C 6.4515452,8.500406 6.3992978,8.50498 6.3476562,8.513672 6.1257158,8.538254 
5.9185553,8.6373606 5.7597656,8.794922 l -2.75,2.759766 V 10.001953 C 3.0234006,9.4402107 2.5607908,8.9961002 
2,9 H 1 v 6 h 6 v -1 0 C 7.0103655,13.43821 6.5490178,12.979184 5.9882812,12.986328 H 4.4296875 L 
7.1835938,10.222656 C 7.8445429,9.6057506 7.4064634,8.4954458 6.5039062,8.5 Z"
-         
style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99427736;enable-background:new"
 />
+         
style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99427736;enable-background:new"
 />
       <path
          sodipodi:nodetypes="ccccccccccccccc"
          inkscape:connector-curvature="0"
          id="path12113-6"
          d="m 9.4975356,7.499986 c 0.052347,-4.06e-4 0.104581,-0.005 0.1562091,-0.01367 C 9.875627,7.461736 
10.082733,7.362627 10.241482,7.205066 L 12.990761,4.4453 v 1.552735 c -0.01363,0.56174 0.448857,1.005851 
1.009501,1.001951 H 15 V 0.99998603 H 9.0015718 v 0.99999997 0 c -0.010362,0.56179 0.4508641,1.020816 
1.0114542,1.013672 h 1.558185 L 8.8180261,5.77733 C 8.1572501,6.394235 8.5952149,7.50454 9.4975356,7.499986 Z"
-         
style="color:#000000;text-indent:0;text-transform:none;fill:#d6d6d6;stroke-width:0.99414712;enable-background:new"
 />
+         
style="color:#000000;text-indent:0;text-transform:none;fill:#bebebe;stroke-width:0.99414712;enable-background:new"
 />
     </g>
     <g
        style="display:inline"
@@ -27953,12 +27953,12 @@
          transform="matrix(0.74272062,0,0,0.74272062,31.29055,291.82008)"
          id="refresh-9">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3.0031178;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -30.235797,1004.5251 c -0.996217,-0.1684 -2.032889,-0.1679 -3.074472,0.023 -4.166332,0.7652 
-7.277625,4.3678 -7.491874,8.6265 -0.214247,4.2585 2.518556,8.0975 6.58982,9.1986 4.071265,1.1012 
8.401403,-0.843 10.376348,-4.6325 l -2.660994,-1.3652 c -1.335872,2.5633 -4.186789,3.8316 -6.900738,3.0975 
-2.713948,-0.7341 -4.551238,-3.287 -4.405725,-6.1793 0.145512,-2.8924 2.228797,-5.2829 5.004148,-5.7927 
2.77535,-0.5097 5.492151,0.9867 6.565932,3.6502 l 2.785876,-1.1483 c -1.189174,-2.9498 -3.799666,-4.9732 
-6.788321,-5.4782 z"
            id="path4874-4"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.9876411;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -24.052734,1004.125 a 1.4939699,1.4939699 0 0 0 -1.470704,1.5156 v 3.9844 h -3.984374 a 
1.4939699,1.4939699 0 1 0 0,2.9863 h 6.972656 v -6.9707 a 1.4939699,1.4939699 0 0 0 -1.517578,-1.5156 z"
            id="path8393-3-8-4-9-3-7-9"
            inkscape:connector-curvature="0" />
@@ -27990,7 +27990,7 @@
            inkscape:connector-curvature="0"
            id="path6388-7-7-4-7-1"
            d="m -38.702291,1019.4401 a 1.2088921,1.2031036 45.157416 0 0 1.22702,1.1539 l 4.328611,-0.062 
0.05582,4.3273 a 1.2097974,1.2040046 45.157416 0 0 2.413556,-0.02 l -0.05786,-4.3407 4.341827,-0.062 a 
1.2086076,1.2028205 45.157416 0 0 0.804339,-2.0962 1.2086076,1.2028205 45.157416 0 0 -0.851595,-0.3155 l 
-4.326734,0.062 -0.05773,-4.3292 a 1.2086076,1.2028205 45.157416 0 0 -0.36448,-0.8671 1.2086076,1.2028205 
45.157416 0 0 -2.045307,0.8877 l 0.05601,4.3426 -4.339922,0.062 a 1.2088921,1.2031036 45.157416 0 0 
-1.183546,1.2577 z"
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4111805
 ;stroke-
 
linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4111805
 ;stroke-
 
linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
 />
         <g
            id="g7078-1" />
       </g>
@@ -28028,7 +28028,7 @@
         </g>
       </g>
       <rect
-         style="fill:#d6d6d6;fill-opacity:0.99607843;stroke:none"
+         style="fill:#bebebe;fill-opacity:0.99607843;stroke:none"
          id="rect11686-2"
          width="2"
          height="7.9999976"
@@ -28036,7 +28036,7 @@
          y="9.2651362e-08"
          ry="0" />
       <rect
-         style="fill:#d6d6d6;fill-opacity:0.99607843;stroke:none"
+         style="fill:#bebebe;fill-opacity:0.99607843;stroke:none"
          id="rect11688"
          width="8"
          height="2"
@@ -28061,7 +28061,7 @@
         <path
            inkscape:connector-curvature="0"
            d="m 164.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 0.8125,2 h 3 v 2 h -1 v 1 h -2 z m 5,0 h 3 v 3 h -2 v -1 h -1 z m -5,5 h 2 v 1 h 1 v 2 h 
-3 z m 6,0 h 2 v 3 h -3 v -2 h 1 z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect11749-5-0-1" />
       </g>
     </g>
@@ -28083,7 +28083,7 @@
         <path
            inkscape:connector-curvature="0"
            d="m 184.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 3.8125,3 h 2 v 2 h 2 v 2 h -2 v 2 h -2 v -2 h -2 v -2 h 2 z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect11749-5-0-1-8" />
       </g>
     </g>
@@ -28105,7 +28105,7 @@
         <path
            inkscape:connector-curvature="0"
            d="m 224.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 3.8125,3 h 2 v 6 h -2 v -4 h -1 v -1 c 0.69433,0 1,-0.34772 1,-1 z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect11749-5-0-1-8-7-8" />
       </g>
     </g>
@@ -28127,7 +28127,7 @@
         <path
            inkscape:connector-curvature="0"
            d="m 204.19,669 c -0.6627,0 -1.1875,0.54899 -1.1875,1.2188 v 9.5625 c 0,0.66976 0.5248,1.2188 
1.1875,1.2188 h 9.625 c 0.6627,0 1.1875,-0.54899 1.1875,-1.2188 v -9.5625 c 0,-0.66976 -0.5248,-1.2188 
-1.1875,-1.2188 z m 1.8125,5 h 6 v 2 h -6 z"
-           style="color:#d6d6d6;fill:#d6d6d6"
+           style="color:#bebebe;fill:#bebebe"
            id="rect11749-5-0-1-8-7" />
       </g>
     </g>
@@ -28140,7 +28140,7 @@
          cy="294.88333"
          cx="2.1166666"
          id="circ"
-         
style="opacity:0.98999999;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.52916664;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.62288136;paint-order:normal"
 />
+         
style="opacity:0.98999999;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.52916664;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.62288136;paint-order:normal"
 />
       <rect
          y="292.76666"
          x="0"
@@ -28172,7 +28172,7 @@
       <g
          transform="scale(0.99996,1)"
          id="g12-4"
-         style="fill:#d6d6d6;stroke:#d6d6d6;stroke-width:0.83048797">
+         style="fill:#bebebe;stroke:#bebebe;stroke-width:0.83048797">
         <path
            style="fill:url(#linearGradient8140);fill-opacity:1;stroke:none;stroke-width:0.83048797"
            d="M 8.0993799,3.5220742 C 5.6840836,3.5277142 3.5331302,5.6679365 3.5361188,8.0610996 
3.5174758,10.565683 5.5521072,12.645466 8.100969,12.665694 10.7376,12.663294 12.614091,10.20838 
12.606202,8.0610976 12.59837,5.9290111 10.359625,3.5169235 8.0993799,3.5220742 M 8.185547,4.933594 C 
9.9440367,4.929474 11.073663,6.6372959 11.088219,8.0589976 11.103055,9.5081664 9.9537063,11.303414 
8.195313,11.304688 6.4368256,11.305573 5.0986952,9.7708703 5.0963435,8.0123842 5.0943786,6.254657 
6.4278244,4.9380977 8.185547,4.933594"
@@ -28432,7 +28432,7 @@
            id="rect6886-0"
            inkscape:connector-curvature="0" />
         <rect
-           
style="opacity:0.2;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="opacity:0.2;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect3938-20"
            width="12"
            height="12"
@@ -28614,7 +28614,7 @@
       <g
          id="g16133"
          transform="matrix(-0.05495446,0,0,0.05788099,195.91579,358.1862)"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            style="fill:url(#linearGradient7194);fill-opacity:1"
            d="m 529.04102,89.556641 c -1.65688,0 -3,1.34311 -3,3 0,1.30386 0.8381,2.402791 2,2.816406 v 
1.183594 h -3 v 1 h 3 v 4.999999 1 c -1.16473,0.27623 -2.46787,-0.46036 -3.46875,-1.3125 l 0.71875,-0.5 c 
0.24954,-0.15638 0.27497,-0.58768 0.0312,-0.71875 l -0.875,-0.46875 -0.46875,-0.25 -1.34375,-0.687499 c 
-0.0441,-0.0268 -0.0732,-0.0555 -0.125,-0.0625 -0.22288,-0.0122 -0.47075,0.20092 -0.46875,0.4375 v 1.624999 
1.625 c 0.005,0.29142 0.38819,0.4813 0.625,0.3125 l 1.0625,-0.75 c 1.17387,1.1755 3.1634,2.75 5.3125,2.75 h 
0.0625 c 2.1385,0 4.10519,-1.57624 5.28125,-2.75 l 1,0.65625 c 0.23681,0.16496 0.58875,0.004 0.59375,-0.28125 
v -1.59375 -1.593749 c 0.002,-0.23119 -0.21462,-0.4495 -0.4375,-0.4375 -0.0518,0.007 -0.11213,0.0363 
-0.15625,0.0625 l -1.1875,0.624999 -0.125,0.0625 -1.34375,0.65625 c -0.24372,0.12809 -0.24954,0.56593 
0,0.71875 l 0.8125,0.5625 c -0.99834,0.84536 -2.34247,1.58702 -3.5,1.3125 v -1 -4.999999 h 3 v -1 h -3 v 
-1.183594 c 1.1628,-0.413123 2,-1.511891 
 2,-2.816
 406 0,-1.65689 -1.34314,-3 -3,-3 z m 0,1.5 c 0.81356,0 1.5,0.6856 1.5,1.5 0,0.8144 -0.68644,1.5 -1.5,1.5 
-0.81356,0 -1.5,-0.6856 -1.5,-1.5 0,-0.8144 0.68644,-1.5 1.5,-1.5 z"
@@ -28756,7 +28756,7 @@
          class="error"
          id="path10839-3"
          d="m 169.03145,400 c -3.85327,0 -6.96875,3.11547 -6.96875,6.96875 0,3.85327 3.11548,6.96875 
6.96875,6.96875 3.85327,0 6.96875,-3.11548 6.96875,-6.96875 0,-3.85328 -3.11548,-6.96875 -6.96875,-6.96875 z 
m -4,5.96875 h 8 v 2 h -8 z"
-         
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78202915;marker:none;enable-background:new"
 />
+         
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78202915;marker:none;enable-background:new"
 />
     </g>
     <g
        transform="translate(-2.9655948,-328.00321)"
@@ -29592,9 +29592,9 @@
            x="501.00018"
            y="401"
            id="rect9174"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
 />
         <path
-           
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7011);fill-opacity:1;stroke:none;stroke-width:1.47313595;marker:none;enable-background:new"
+           
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7011);fill-opacity:1;stroke:none;stroke-width:1.47313595;marker:none;enable-background:new"
            d="m 509.0002,401 c -4.40471,0 -8,3.59527 -8,8 0,4.40472 3.59529,8 8,8 4.40472,0 8,-3.59528 8,-8 
0,-4.40473 -3.59528,-8 -8,-8 z m 0,2.1875 c 3.22175,0 5.8125,2.59075 5.8125,5.8125 0,3.22176 -2.59075,5.8125 
-5.8125,5.8125 -3.22175,0 -5.8125,-2.59074 -5.8125,-5.8125 0,-3.22175 2.59075,-5.8125 5.8125,-5.8125 z"
            id="path9278"
            inkscape:connector-curvature="0" />
@@ -29631,7 +29631,7 @@
            inkscape:label="emblem-videos"
            id="g1873">
           <rect
-             
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+             
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
              id="rect24874-7-8"
              width="16"
              height="16"
@@ -29678,7 +29678,7 @@
                  id="rect6573-9"
                  transform="translate(241.0002,217)"
                  d="m -59,263 v 14 h 14 v -14 z m 1,1 h 12 v 12 h -12 z"
-                 style="fill:#d6d6d6;fill-opacity:1;stroke:url(#linearGradient7611)" />
+                 style="fill:#bebebe;fill-opacity:1;stroke:url(#linearGradient7611)" />
               <path
                  transform="translate(241.0002,217)"
                  inkscape:connector-curvature="0"
@@ -29704,7 +29704,7 @@
                inkscape:connector-curvature="0"
                id="path6582-2"
                d="m -19.625,1038.2997 h 8 l -4,4 z"
-               style="display:inline;opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+               style="display:inline;opacity:0;fill:#bebebe;fill-opacity:1;stroke:none" />
             <path
                sodipodi:nodetypes="cccc"
                inkscape:connector-curvature="0"
@@ -29803,7 +29803,7 @@
          cy="54.768471"
          cx="251.75049"
          id="path3934-6"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.13499999;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <ellipse
          ry="1.2274908"
          rx="0.6429714"
@@ -30515,7 +30515,7 @@
         <g
            transform="translate(0,-1036.36)"
            id="g4-6"
-           style="fill:#d6d6d6;stroke-width:1.02783048">
+           style="fill:#bebebe;stroke-width:1.02783048">
           <path
              style="fill:url(#linearGradient8050);fill-opacity:1;stroke-width:0.98674881"
              d="m 5,1040.36 h 1 v 8 H 5 Z"
@@ -30534,7 +30534,7 @@
           <g
              transform="matrix(0.99822,0,0,1.0103,37.648,-6.237)"
              id="g12"
-             style="stroke:#d6d6d6;stroke-width:1.02783048" />
+             style="stroke:#bebebe;stroke-width:1.02783048" />
         </g>
         <g
            transform="translate(0,-1036.3622)"
@@ -30586,7 +30586,7 @@
          height="11.076923"
          width="11.076923"
          id="rect4384"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.92307693;stroke-opacity:1" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-width:0.92307693;stroke-opacity:1" />
       <path
          
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:url(#linearGradient7897);fill-opacity:1;fill-rule:evenodd;
 stroke:n
 
one;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 3.4121094,1043.041 -0.7109375,0.7031 5.8867187,5.9395 0.7109375,-0.7031 z"
@@ -30646,7 +30646,7 @@
          height="11.076923"
          width="11.076923"
          id="rect4384-9"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.92307693;stroke-opacity:1" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-width:0.92307693;stroke-opacity:1" />
       <g
          transform="translate(11,9)"
          id="g4388-2">
@@ -30673,7 +30673,7 @@
          height="11.076923"
          width="11.076923"
          id="rect4384-8"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:#d6d6d6;stroke-width:0.92307693;stroke-opacity:1" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:#bebebe;stroke-width:0.92307693;stroke-opacity:1" />
       <g
          transform="translate(11,9)"
          id="g4388-7">
@@ -31168,7 +31168,7 @@
          height="16"
          width="16"
          id="rect7257"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12729526;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12729526;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          style="fill:url(#linearGradient7168);fill-opacity:1;stroke-width:0.69999999"
          inkscape:connector-curvature="0"
@@ -31390,7 +31390,7 @@
              id="tfqwd-4"
              style="display:inline">
             <rect
-               
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
+               
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
                id="rect8585-0"
                y="277"
                x="101"
@@ -31908,7 +31908,7 @@
          height="24"
          width="23.979013"
          id="rect4380"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          inkscape:label="stock-hchain"
          id="g6797"
@@ -31957,7 +31957,7 @@
          height="23.979013"
          width="24"
          id="rect4380-4"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          inkscape:label="stock-hchain"
          id="g6797-2"
@@ -32002,7 +32002,7 @@
          height="23.979013"
          width="24"
          id="rect4380-9"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.99956268;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          inkscape:label="stock-hchain"
          id="g6797-1"
@@ -32026,7 +32026,7 @@
          height="24"
          width="24"
          id="rect4380-49"
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
       <g
          inkscape:label="stock-hchain"
          id="g6797-10"
@@ -32151,7 +32151,7 @@
            transform="matrix(0.97222218,0,0,0.97222218,0.2222223,1036.5844)"
            id="g4037-0">
           <g
-             style="fill:#d6d6d6"
+             style="fill:#bebebe"
              id="g93-0"
              transform="translate(0,-1036.36)">
             <path
@@ -32311,7 +32311,7 @@
          inkscape:label="color-important" />
     </g>
     <rect
-       
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+       
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.61777443;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
        id="rect8663"
        width="24"
        height="24"
@@ -32448,14 +32448,14 @@
          height="1.5"
          width="2"
          id="rect17181-3"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.73205078" />
       <rect
          y="1041.8622"
          x="13.5"
          height="1.5"
          width="3"
          id="rect17186-9"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5" />
       <rect
          y="1043.3622"
          x="15"
@@ -32932,7 +32932,7 @@
        transform="matrix(0.99912557,0,0,1,405.15978,47.155223)"
        inkscape:label="gimp-center-24">
       <g
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="g8-32"
          transform="matrix(1.5,0,0,1.4998125,6.922215,-1558.8431)">
         <path
@@ -32942,7 +32942,7 @@
            inkscape:connector-curvature="0" />
       </g>
       <g
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="g8-8"
          transform="matrix(-1.5,0,0,1.4998125,17.077785,-1558.8431)">
         <path
@@ -32952,7 +32952,7 @@
            inkscape:connector-curvature="0" />
       </g>
       <g
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="g8-3"
          transform="matrix(0,1.5,-1.4998125,0,1582.8431,6.922215)">
         <path
@@ -32962,7 +32962,7 @@
            inkscape:connector-curvature="0" />
       </g>
       <g
-         style="fill:#d6d6d6"
+         style="fill:#bebebe"
          id="g8-3-3"
          transform="matrix(0,-1.5,-1.4998125,0,1582.8431,17.077785)">
         <path
@@ -32977,7 +32977,7 @@
        id="gimp-channel"
        inkscape:label="gimp-channel">
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.0587945;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.0587945;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="M 0.52929688,1036.3613 A 0.52945019,0.52945019 0 0 0 0,1036.8906 v 14.9414 a 
0.52945019,0.52945019 0 0 0 0.52929688,0.5293 H 15.470703 A 0.52945019,0.52945019 0 0 0 16,1051.832 v 
-14.9414 a 0.52945019,0.52945019 0 0 0 -0.529297,-0.5293 z m 0.52929692,1.0606 H 14.941406 v 13.8808 H 
1.0585938 Z"
          id="rect4150-76"
          inkscape:connector-curvature="0" />
@@ -32987,7 +32987,7 @@
          height="8"
          width="2"
          id="rect4152-2-1"
-         
style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.5049938;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.5049938;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
     <g
        id="gimp-channel-24"
@@ -33781,7 +33781,7 @@
          class="error"
          id="path10839-3-0"
          d="m 169.0002,399.66666 c -4.05486,0 -7.33333,3.27847 -7.33333,7.33334 0,4.05486 3.27847,7.33333 
7.33333,7.33333 4.05486,0 7.33334,-3.27847 7.33334,-7.33333 0,-4.05487 -3.27848,-7.33334 -7.33334,-7.33334 z 
m -4.66667,6.00001 h 9.33334 v 2.66666 h -9.33334 z"
-         
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.87443936;marker:none;enable-background:new"
+         
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale
 Mono';-inkscape-font-specification:'Andale 
Mono';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient6839-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.87443936;marker:none;enable-background:new"
          sodipodi:nodetypes="sssssccccc" />
     </g>
     <g
@@ -33793,12 +33793,12 @@
          inkscape:connector-curvature="0"
          id="path27972-9"
          d="m 148.8125,522 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -1e-4,1.40136 -0.37771,1.92177 
-1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 C 149.98185,528.03085 150,528.002 150,528 c 
0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 
0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 
0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 v -0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 
-0.56324,0.0316 -0.9691,0.43676 -0.9375,1 h -2 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8949);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8949);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path19592-5"
          d="m 149,530 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 
0,-0.55228 0.44772,-1 1,-1 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8951);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8951);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path27976-4"
@@ -33810,7 +33810,7 @@
        id="gimp-warning-24"
        transform="matrix(1.4987562,0,0,1.5000593,472.77796,-1559.1891)">
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8973);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75991654;marker:none;enable-background:new"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8973);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.75991654;marker:none;enable-background:new"
          d="M 11.902344,0.00390625 C 11.109475,-0.04259375 10.336789,0.45865007 9.734375,1.5625 L 
0.3046875,20.226562 C -0.50020645,21.777412 0.37758976,24 1.9550781,24 H 21.804688 c 1.481207,0 
2.870447,-1.866938 1.83789,-3.773438 L 14.119141,1.6640625 C 13.517556,0.62381257 12.695213,0.04980625 
11.902344,0.00390625 Z M 12,6 c 1.380171,0.0225 1.484542,0.8790532 1.552734,2.0019531 V 14.339844 C 
13.563294,15.190344 12.797199,16 12,16 11.202816,16 10.523886,15.190344 10.535156,14.339844 V 8.0019531 C 
10.554331,6.8756032 10.745871,5.9844 12,6 Z m 0,11 c 1.098795,0 2.000018,0.9012 2,2 1.8e-5,1.0988 -0.901205,2 
-2,2 -1.098795,0 -2.0000182,-0.9012 -2,-2 -1.82e-5,-1.0988 0.901205,-2 2,-2 z"
          transform="matrix(0.66666671,0,0,0.66666671,0,1036.3622)"
          id="path18112-0"
@@ -34075,7 +34075,7 @@
          id="tfqwd-8"
          style="display:inline">
         <rect
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1.78100002;marker:none;enable-background:new"
            id="rect8585-7"
            y="277"
            x="101"
@@ -34217,7 +34217,7 @@
        transform="matrix(0.99912557,0,0,1,505.05112,28.796765)"
        id="gimp-controller-24">
       <rect
-         
style="opacity:0;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.12729526;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.12729526;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          id="rect7257-5"
          width="24"
          height="24"
@@ -34607,7 +34607,7 @@
            height="16"
            width="16"
            id="rect24874-7-8-5"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
 />
         <path
            
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7027-8);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.50793636;marker:none;enable-background:new"
            d="m 564,382 v 2 12 c 0,2 -1,2 -1,2 h 1 c 0,0 1,0 1,-1 h 1 c 0,1 -1,1 -1,1 h 1 c 0,0 1,0.33333 
1,-0.66667 h 6 c 0,1 -0.67515,0.66667 -1,0.66667 h 1 c 0,0 1,0 1,-1 h 1 c 0,1 -1,1 -1,1 h 1 c 0,0 1,0 1,-2 v 
-12 -2 h -3 v 2 2 h -6 v -2 -2 z m 1,1 h 1 v 1 h -1 z m 9,0 h 1 v 1 h -1 z m -9,2 h 1 v 1 h -1 z m 9,0 h 1 v 
1 h -1 z m -9,2 h 1 v 1 h -1 z m 2,0.33333 h 6 v 3.33334 h -6 z M 574,387 h 1 v 1 h -1 z m -9,2 h 1 v 1 h -1 
z m 9,0 h 1 v 1 h -1 z m -9,2 h 1 v 1 h -1 z m 9,0 h 1 v 1 h -1 z m -7,1 h 6 v 4 h -6 z m -2,1 h 1 v 1 h -1 z 
m 9,0 h 1 v 1 h -1 z m -9,2 h 1 v 1 h -1 z m 9,0 h 1 v 1 h -1 z"
@@ -34632,7 +34632,7 @@
         <path
            sodipodi:nodetypes="sssssssssccssccssc"
            inkscape:connector-curvature="0"
-           
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7483-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7483-9);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            d="m 225.70228,383 c -1.53288,0 -2.71875,1.31948 -2.71875,2.84375 v 8.34375 c 0,1.52427 
1.18587,2.84375 2.71875,2.84375 h 8.57897 c 1.53288,0 2.75,-1.31948 2.75,-2.84375 v -8.34375 c 0,-1.52427 
-1.21712,-2.84375 -2.75,-2.84375 z m 0.78125,1.40312 c 3.52668,0.25598 5.31717,0.13378 7.04772,0 
0.75419,-0.0583 1.5844,0.24397 1.5844,1.06563 v 7.55357 c 0,0.66541 -0.58434,1.11085 -1.24065,1.20268 
-2.83642,0.39685 -4.75306,0.44007 -7.67272,0 -0.65529,-0.0988 -1.30315,-0.53727 -1.30315,-1.20268 V 385.5 c 
0,-0.82166 0.82994,-1.15164 1.5844,-1.09688 z"
            transform="matrix(0.99886409,0,0,1,-99.747824,17)"
            id="rect11749-5-9-2-7-3-5" />
@@ -34865,7 +34865,7 @@
         </g>
       </g>
       <circle
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4000001;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907-5);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.4000001;marker:none;enable-background:accumulate"
          id="path20580-9-9"
          cx="12.000001"
          cy="12"
@@ -34984,7 +34984,7 @@
                sodipodi:nodetypes="sssssssssccccc"
                inkscape:connector-curvature="0"
                d="m -214.53025,448 c -0.82099,0 -1.406,0.64776 -1.406,1.4688 v 11.062 c 0,0.82099 
0.58496,1.4688 1.406,1.4688 h 6.12525 c 0.82099,0 1.4688,-0.64776 1.4688,-1.4688 v -11.062 c 0,-0.82099 
-0.64776,-1.4688 -1.4688,-1.4688 z m -0.406,1 h 7 v 12.0323 h -7 z"
-               style="fill:#d6d6d6"
+               style="fill:#bebebe"
                id="path23868" />
           </g>
           <g
@@ -34993,32 +34993,32 @@
             <path
                inkscape:connector-curvature="0"
                d="m 51.555,345.09 c -0.70541,0.62353 -1.5392,0.90625 -2.5547,0.90625 -1.0155,0 
-1.8532,-0.29053 -2.5586,-0.91406 -1.1094,0.36328 -2.436,1.2878 -2.4375,2.9023 l -0.0039,3.0117 c 
-7.2e-4,0.554 0.446,1 1,1 h 8 c 0.554,0 1,-0.44602 1,-1 v -3 c 0,-1.3867 -1.1023,-2.5558 -2.4453,-2.9062 z"
-               style="fill:#d6d6d6"
+               style="fill:#bebebe"
                id="path3940-5" />
             <path
                inkscape:connector-curvature="0"
                transform="matrix(1.2,0,0,1.2,-10.4,-69)"
                d="m 52,342.5 a 2.5,2.5 0 1 1 -5,0 2.5,2.5 0 1 1 5,0 z"
-               style="color:#d6d6d6;fill:#d6d6d6"
+               style="color:#bebebe;fill:#bebebe"
                id="path3942-6" />
           </g>
         </g>
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
            id="rect4251"
            width="4"
            height="1"
            x="9"
            y="6" />
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
            id="rect4251-3"
            width="4"
            height="1"
            x="9"
            y="8" />
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1.23736024;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
            id="rect4251-6"
            width="4"
            height="1"
@@ -35039,11 +35039,11 @@
            id="g4-1">
           <g
              id="g14-8"
-             style="fill:#d6d6d6">
+             style="fill:#bebebe">
             <g
                transform="translate(4.614,-3)"
                id="g8-9"
-               style="fill:#d6d6d6">
+               style="fill:#bebebe">
               <path
                  id="path10-64"
                  transform="matrix(1,0,0,1.000125,-385.65583,889.78331)"
@@ -35102,7 +35102,7 @@
          id="g4934"
          transform="matrix(0.99459226,0,0,0.99777268,-20.317163,140.89093)">
         <path
-           
style="color:#d6d6d6;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Bitstream
 Vera Sans';-inkscape-font-specification:'Bitstream Vera 
Sans';text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            d="m 225.70228,383 c -1.53288,0 -2.71875,1.31948 -2.71875,2.84375 v 8.34375 c 0,1.52427 
1.18587,2.84375 2.71875,2.84375 h 8.57897 c 1.53288,0 2.75,-1.31948 2.75,-2.84375 v -8.34375 c 0,-1.52427 
-1.21712,-2.84375 -2.75,-2.84375 z m 0.78125,1.03125 c 3.52668,0.25598 5.31717,0.13378 7.04772,0 
0.75419,-0.0583 1.53125,0.61584 1.53125,1.4375 v 7.55357 c 0,0.66541 -0.53119,1.09567 -1.1875,1.1875 
-2.83642,0.39685 -4.75306,0.44007 -7.67272,0 -0.65529,-0.0988 -1.1875,-0.52209 -1.1875,-1.1875 V 385.5 c 
0,-0.82166 0.71429,-1.52351 1.46875,-1.46875 z"
            transform="matrix(0.99886409,0,0,1,-99.747824,17)"
            id="rect11749-5-9-2-7"
@@ -35110,12 +35110,12 @@
            sodipodi:nodetypes="ssssssssssssssssss" />
       </g>
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.01323974;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.01323974;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 111.58008,545 -2.93164,0.0449 0.0156,1.01367 2.86719,-0.0449 c 0.19561,0.0174 0.31978,0.0761 
0.38477,0.13672 0.0663,0.0618 0.10937,0.12975 0.10937,0.3125 l -0.01,0.63086 h -2.47851 l 0.0391,0.002 c 
-0.47063,-0.0367 -0.90333,0.15013 -1.17383,0.44532 -0.27049,0.29518 -0.39922,0.66994 -0.41211,1.04296 
-0.0129,0.37303 0.089,0.76068 0.34766,1.07227 0.25866,0.31159 0.69022,0.51472 1.16992,0.5 h 3.48047 l 
0.0508,-3.68945 v -0.004 c 0,-0.40902 -0.15652,-0.79593 -0.43164,-1.05273 -0.27512,-0.2568 -0.6337,-0.37879 
-1.0039,-0.40821 z m -2.08203,3.10547 0.0195,0.002 h 2.48437 l -0.0137,1.03516 h -2.5039 -0.008 c 
-0.21295,0.007 -0.28908,-0.0501 -0.35937,-0.13477 -0.0703,-0.0847 -0.11872,-0.23134 -0.11328,-0.38867 
0.005,-0.15733 0.0659,-0.30869 0.14453,-0.39453 0.0787,-0.0858 0.15669,-0.13418 0.34961,-0.11914 z"
          id="path11643"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.04574132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
1.04574132;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 112.29297,542.0332 -2.95313,1.11133 0.36719,0.97852 2.95508,-1.11133 z"
          id="path11645"
          inkscape:connector-curvature="0" />
@@ -35263,7 +35263,7 @@
            style="stroke-width:1.0003885">
           <path
              sodipodi:nodetypes="ccccccccccccccccc"
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.03355
 3;stroke
 
-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.03355
 3;stroke
 
-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
              d="m -40.717371,991.38023 c 0.01336,0.27923 0.246268,0.49825 0.525707,0.49437 l 
1.854743,-0.0268 0.02372,1.85419 c 0.01017,0.68847 1.042305,0.67949 1.034172,-0.009 l -0.0246,-1.85991 
1.860407,-0.0268 c 0.471987,5.3e-4 0.694805,-0.58002 0.34474,-0.89822 -0.09963,-0.0907 -0.230519,-0.13922 
-0.364881,-0.13516 l -1.853939,0.0268 0.02179,-2.10171 c 0.338774,0.0317 -0.426052,0.62106 -0.526063,0.52318 
-0.332358,-0.32441 -0.681323,-0.84446 -0.668853,-0.38119 l 0.139841,1.9744 -1.85959,0.0268 c -0.291478,0.004 
-0.521072,0.2477 -0.507187,0.53896 z"
              id="path6388-7-7-4-7-0"
              inkscape:connector-curvature="0" />
@@ -35297,14 +35297,14 @@
          inkscape:connector-curvature="0"
          id="rect6886-8"
          d="m 0,1036.3622 v 16 h 16 v -16 z m 1,1 h 14 v 14 H 1 Z"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="fill:#bebebe;fill-opacity:1;stroke:none" />
       <path
          id="rect3938"
          d="m 1,1044.3622 v 7 h 7 v -7 z m 0.921875,0.7832 h 0.7949219 l 1.5175781,2.2481 1.5039062,-2.2481 
h 0.7949219 l -1.9335937,2.8633 v 2.6035 H 3.8554688 v -2.6035 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
-         
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          d="M 1,1 V 8 H 8 V 1 Z m 3.5898438,0.4960938 c 0.3271484,0 0.6357421,0.042969 0.9238281,0.1308593 
0.2905273,0.085449 0.5625,0.2153321 0.8164062,0.3886719 v 0.78125 C 6.0810547,2.5649414 5.8144531,2.3901367 
5.53125,2.2753906 5.2504883,2.1606445 4.9521484,2.1035156 4.6347656,2.1035156 c -0.625,0 -1.1035156,0.1928711 
-1.4355468,0.5761719 -0.3320313,0.3808594 -0.4980469,0.9316406 -0.4980469,1.6542969 0,0.7202148 
0.1660156,1.2729492 0.4980469,1.65625 0.3320312,0.3808594 0.8105468,0.5703125 1.4355468,0.5703125 0.3173828,0 
0.6157227,-0.057129 0.8964844,-0.171875 C 5.8144531,6.2739258 6.0810547,6.1010742 6.3300781,5.8691406 V 
6.640625 C 6.0712891,6.8164062 5.7963867,6.9492188 5.5058594,7.0371094 5.2177734,7.125 4.9121094,7.1679688 
4.5898438,7.1679688 3.762207,7.1679688 3.1108398,6.9155273 2.6347656,6.4101562 2.1586914,5.9023438 
1.921875,5.2104492 1.921875,4.3339844 1.921875,3.4550781 2.1586914,2.7631836 2.6347656,2.2578125 
3.1108398,1.75 3.762207,1.4960938 4.5898438,1.49609
 38 Z"
          transform="translate(0,1036.3622)"
          id="rect3938-6"
@@ -35315,19 +35315,19 @@
          height="7"
          width="7"
          id="rect3938-6-3"
-         
style="opacity:0.50800003;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.50800003;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <rect
          y="1044.3622"
          x="8"
          height="7"
          width="7"
          id="rect3938-6-3-5"
-         
style="opacity:0.25;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:0.25;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.214;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <text
          id="text4003"
          y="1043.7997"
          x="8.1875"
-         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1043.7997"
            x="8.1875"
@@ -35337,7 +35337,7 @@
          id="text4007"
          y="1050.4872"
          x="8.1875"
-         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         
style="font-style:normal;font-weight:normal;font-size:7.5px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
          xml:space="preserve"><tspan
            y="1050.4872"
            x="8.1875"
@@ -35351,19 +35351,19 @@
       <g
          id="g4294">
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,6.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="caaac" />
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,10.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263-7"
            inkscape:connector-curvature="0"
            sodipodi:nodetypes="caaac" />
         <path
-           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            d="m 4,8.25 c 0,0 1.2576558,-1.0669371 2,-1 0.8299661,0.074838 1.1666667,1.5 2,1.5 0.8333333,0 
1.1700339,-1.425162 2,-1.5 0.742344,-0.066937 2,1 2,1"
            id="path4263-0"
            inkscape:connector-curvature="0"
@@ -35373,16 +35373,16 @@
          inkscape:connector-curvature="0"
          id="path4299"
          d="M 8,0 A 8,8 0 0 0 0,8 8,8 0 0 0 8,16 8,8 0 0 0 16,8 8,8 0 0 0 8,0 Z M 8,1 A 7,7 0 0 1 15,8 7,7 0 
0 1 8,15 7,7 0 0 1 1,8 7,7 0 0 1 8,1 Z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.57572687;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.57572687;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       <path
          id="path4299-3"
          d="M 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 8,2 A 6,6 0 0 1 14,8 6,6 0 
0 1 8,14 6,6 0 0 1 2,8 6,6 0 0 1 2.0292969,7.4003906 6,6 0 0 1 8,2 Z"
-         
style="opacity:0.66000001;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.50376099;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.66000001;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.50376099;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
       <path
          id="path4299-3-6"
          d="M 8,2 A 6,6 0 0 0 2,8 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 8,2.8571429 A 
5.1428571,5.1428571 0 0 1 13.142857,8 5.1428571,5.1428571 0 0 1 8,13.142857 5.1428571,5.1428571 0 0 1 
2.8571429,8 5.1428571,5.1428571 0 0 1 2.8822545,7.4860491 5.1428571,5.1428571 0 0 1 8,2.8571429 Z"
-         
style="opacity:0.33000004;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.43179515;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         
style="opacity:0.33000004;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.43179515;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
          inkscape:connector-curvature="0" />
     </g>
     <g
@@ -35402,12 +35402,12 @@
         <path
            inkscape:connector-curvature="0"
            d="m 164,448 c -1.662,0 -3,1.338 -3,3 v 7 c 0,1.662 1.338,3 3,3 h 10 c 1.662,0 3,-1.338 3,-3 v -7 
c 0,-1.662 -1.338,-3 -3,-3 z m 0,2 h 10 c 0.554,0 1,0.446 1,1 v 7 c 0,0.554 -0.446,1 -1,1 h -10 c -0.554,0 
-1,-0.446 -1,-1 v -7 c 0,-0.554 0.446,-1 1,-1 z"
-           style="fill:#d6d6d6"
+           style="fill:#bebebe"
            id="rect3773-3" />
         <path
            inkscape:connector-curvature="0"
            d="m 169,463 c 3,0 4,-1 4,-1 h -1 -6 -1 c 0,0 1,1 4,1 z"
-           style="fill:#d6d6d6"
+           style="fill:#bebebe"
            id="rect3778-2" />
       </g>
     </g>
@@ -35418,7 +35418,7 @@
       <g
          id="g22265">
         <path
-           style="display:inline;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.26458332"
+           style="display:inline;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.26458332"
            d="M 0.26458333,292.76645 C 0.09142677,292.76645 0,292.74926 0,293.03104 v 3.70416 c 0,0.28168 
0.09142677,0.26459 0.26458333,0.26459 H 2.1166667 3.96875 c 0.1676067,0 0.2559407,0.004 0.2645833,-0.26459 v 
0 -1.85208 -1.85208 0 C 4.224692,292.7623 4.1363567,292.76645 3.96875,292.76645 H 2.1166667 Z M 
0.79375,293.03104 h 1.3229167 1.3229166 c 0.1731566,0 0.5291667,0.3004 0.5291667,0.58208 v 2.54 c 0,0.28168 
-0.3560101,0.58208 -0.5291667,0.58208 H 2.1166667 0.79375 c -0.17315656,0 -0.52916667,-0.37978 
-0.52916667,-0.66145 v -2.38125 c 0,-0.28168 0.35724354,-0.6821 0.52916667,-0.66146 z"
            id="rect28283-2-7-3"
            inkscape:connector-curvature="0" />
@@ -35428,22 +35428,22 @@
           <g
              id="g22147">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.26458333,0.26458333 0.79374999,0.79374999 0.26458333,1.3229166 Z"
                id="path22131"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 1.3229166,1.3229166 0.5291667,0.5291667 -1.58749997,1.5875 V 2.38125 Z"
                id="path22135"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.38125,2.38125 2.9104166,2.9104166 1.8520833,3.96875 H 0.79374999 Z"
                id="path22137"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 3.4395833,3.4395833 3.96875,3.96875 H 2.9104166 Z"
                id="path22141"
                inkscape:connector-curvature="0" />
@@ -35451,17 +35451,17 @@
           <g
              id="g22159">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.79374999,0.79374999 1.3229166,1.3229166 2.38125,0.26458333 H 1.3229166 Z"
                id="path22150"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 1.8520833,1.8520833 2.38125,2.38125 3.96875,0.79374999 V 0.26458333 H 3.4395833 Z"
                id="path22152"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.9104166,2.9104166 3.4395833,3.4395833 3.96875,2.9104166 V 1.8520833 Z"
                id="path22154"
                inkscape:connector-curvature="0" />
@@ -35482,7 +35482,7 @@
       <g
          id="g51743">
         <path
-           style="fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.39685607"
+           style="fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.39685607"
            d="M 0.396875,290.6503 C 0.13714016,290.6503 0,290.62464 0,291.04712 v 5.55572 c 0,0.42249 
0.13714016,0.39685 0.396875,0.39685 H 3.175 5.953125 c 0.25141,0 0.3839112,0.006 0.396875,-0.39685 v 0 
-2.77786 -2.77786 0 C 6.337038,290.64406 6.204535,290.6503 5.953125,290.6503 H 3.175 Z m 0.79375,0.26427 H 
3.175 5.159375 c 0.6339123,0 0.9260417,0.3025 0.9260417,1.0056 v 3.80963 c 0,0.71482 -0.2453574,1.0056 
-0.9260417,1.0056 H 3.175 1.190625 c -0.64018745,0 -0.92604167,-0.30528 -0.92604167,-1.12464 v -3.57153 c 
0,-0.84344 0.28043841,-1.12466 0.92604167,-1.12466 z"
            id="rect28283-2-3"
            inkscape:connector-curvature="0"
@@ -35493,32 +35493,32 @@
           <g
              id="g51611">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.26458333,0.26458333 0.79374999,0.79374999 0.26458333,1.3229166 Z"
                id="path51593"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 1.3229166,1.3229166 0.5291667,0.5291667 -1.58749997,1.5875 V 2.38125 Z"
                id="path51595"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.38125,2.38125 2.9104166,2.9104166 0.26458333,5.5562499 V 4.4979166 Z"
                id="path51597"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 3.4395833,3.4395833 3.96875,3.96875 1.8520833,6.0854166 H 0.79374999 Z"
                id="path51599"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 4.4979166,4.4979166 5.0270833,5.0270833 3.96875,6.0854166 H 2.9104166 Z"
                id="path51601"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 5.5562499,5.5562499 6.0854166,6.0854166 H 5.0270833 Z"
                id="path51603"
                inkscape:connector-curvature="0" />
@@ -35526,27 +35526,27 @@
           <g
              id="g51643">
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 0.79374999,0.79374999 1.3229166,1.3229166 2.38125,0.26458333 H 1.3229166 Z"
                id="path51613"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 1.8520833,1.8520833 2.38125,2.38125 4.4979166,0.26458333 H 3.4395833 Z"
                id="path51615"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 2.9104166,2.9104166 3.4395833,3.4395833 6.0854166,0.79374999 V 0.26458333 H 5.5562499 Z"
                id="path51632"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 3.96875,3.96875 0.5291666,0.5291666 1.5875,-1.5875 V 1.8520833 Z"
                id="path51634"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="M 5.0270833,5.0270833 5.5562499,5.5562499 6.0854166,5.0270833 V 3.96875 Z"
                id="path51636"
                inkscape:connector-curvature="0" />
@@ -35582,12 +35582,12 @@
              id="g6189">
             <path
                sodipodi:nodetypes="ccccc"
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 689.99894,148.2929 -10e-5,-2 h 9.99135 v 2 z"
                id="path6173"
                inkscape:connector-curvature="0" />
             <path
-               
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
                d="m 699.9902,139.2929 h -9.99125 l 4.99573,8.00001 z"
                id="path6175"
                inkscape:connector-curvature="0"
@@ -35625,13 +35625,13 @@
            inkscape:connector-curvature="0"
            id="path6179"
            d="m 703.9867,143.2929 h 7.99301 l -3.99662,-7 z"
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
         <path
            sodipodi:nodetypes="ccccc"
            inkscape:connector-curvature="0"
            id="path6181"
            d="m 702.98758,146.2929 -10e-5,2 h 9.99135 v -2 z"
-           
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+           
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.99956268px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
       </g>
       <rect
          inkscape:export-ydpi="95.916092"
@@ -35652,11 +35652,11 @@
          id="g12339">
         <path
            inkscape:connector-curvature="0"
-           
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+           
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
            d="m 1,-19.500017 v 14 h 14 v -14 z m 1,1 h 12 v 12 H 2 Z"
            id="rect814" />
         <path
-           
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            d="m 2,-6.5 12,-12"
            id="path819"
            inkscape:connector-curvature="0"
@@ -35671,12 +35671,12 @@
          id="g10239">
         <path
            inkscape:connector-curvature="0"
-           
style="color:#000000;overflow:visible;opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
+           
style="color:#000000;overflow:visible;opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-opacity:1;paint-order:normal"
            d="M 1,1 V 15 H 15 V 1 Z M 2,2 H 14 V 14 H 2 Z"
            transform="matrix(0.26458334,0,0,0.26458334,0,292.76665)"
            id="rect814-7" />
         <path
-           
style="fill:none;fill-rule:evenodd;stroke:#d6d6d6;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           
style="fill:none;fill-rule:evenodd;stroke:#bebebe;stroke-width:0.26458335px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
            d="m 0.52916668,296.47082 c 0.33769803,-1.99099 1.48398662,-2.91672 3.17500012,-3.175"
            id="path819-5"
            inkscape:connector-curvature="0"
@@ -35705,7 +35705,7 @@
           <path
              inkscape:connector-curvature="0"
              d="m 205.19,490 c -1.21,0 -2.19,1.02 -2.19,2.22 v 11.562 c 0,1.2008 0.98238,2.2188 
2.1875,2.2188 h 9.625 c 1.2051,0 2.1875,-1.018 2.1875,-2.2188 V 492.22 c -0.01,-1.2 -0.99,-2.22 -2.2,-2.22 h 
-9.625 z m -0.1875,3 h 10 v 11 h -10 z m 1,1 v 4 h 8.0312 v -4 h -8.03 z m 2.3438,1.4375 a 0.50005,0.50005 0 
0 1 0.0625,0 0.50005,0.50005 0 0 1 0.59375,0.5 V 496 h 2 v -0.0625 a 0.50005,0.50005 0 1 1 1,0 v 0.06 c 
0,0.54535 -0.45465,1 -1,1 h -2 c -0.54535,0 -1,-0.45465 -1,-1 v -0.0625 a 0.50005,0.50005 0 0 1 0.34375,-0.5 
z M 206.0338,499 v 4 h 8.0312 v -4 z m 2.3125,1.4375 a 0.50005,0.50005 0 0 1 0.0625,0 0.50005,0.50005 0 0 1 
0.59375,0.5 V 501 h 2 v -0.0625 a 0.50005,0.50005 0 1 1 1,0 v 0.06 c 0,0.54535 -0.45465,1 -1,1 h -2 c 
-0.54535,0 -1,-0.45465 -1,-1 v -0.0625 a 0.50005,0.50005 0 0 1 0.34375,-0.5 z"
-             style="color:#000000;fill:#d6d6d6;fill-rule:evenodd"
+             style="color:#000000;fill:#bebebe;fill-rule:evenodd"
              id="rect11668-7" />
         </g>
       </g>
@@ -35725,7 +35725,7 @@
              transform="translate(24.0019,734.3622)">
             <path
                inkscape:connector-curvature="0"
-               style="color:#000000;fill:#d6d6d6;fill-opacity:1"
+               style="color:#000000;fill:#bebebe;fill-opacity:1"
                d="m 0.57226562,1 c -0.2878,0 -0.52929687,0.24205 -0.52929687,0.53125 v 12.935547 c 0,0.2984 
0.23199687,0.53125 0.52929687,0.53125 H 14.320312 c 0.2972,0 0.529297,-0.23275 0.529297,-0.53125 L 
16,10.265625 C 15.745089,9.9581485 15.496909,10.032327 15.068359,10 11.273437,10 7.4785155,10 3.6835938,10 l 
-0.6542969,2.498047 c 0,0.277 -0.2223469,0.5 -0.4980469,0.5 -0.2757,0 -0.4966469,-0.223 -0.4980469,-0.5 L 2,6 
3.0683594,5.9375 2.9980469,1 H 1.0703125 Z M 4.0546875,8 3.9824219,8.3164062 V 8.7324219 H 14.214844 V 8 Z"
                transform="translate(261.00021,397)"
                id="path12212"
@@ -35741,12 +35741,12 @@
              inkscape:connector-curvature="0"
              id="rect5882-3"
              d="m 142.0002,379.9 2e-4,11.1 h 13.9998 v -11.1 z m 1.27273,1.23334 h 11.45455 v 8.63333 h 
-11.45455 z"
-             style="fill:#d6d6d6;fill-opacity:1;stroke:none" />
+             style="fill:#bebebe;fill-opacity:1;stroke:none" />
           <path
              inkscape:connector-curvature="0"
              id="rect10683-7"
              d="m -97,165 v 7 h 1 c 0,-0.75515 0.671573,-1.375 1.5,-1.375 0.828427,0 1.5,0.61985 1.5,1.375 h 
1 v -1.5 c 1.4e-4,-0.98573 -0.7274,-1.47402 -2,-2.0625 0,0 0.02947,3.7e-4 0.25,0 0.40803,0.0835 
1.38212,0.3501 1.75,0.59375 -0.09819,-0.35554 -0.14101,-0.89353 -0.4375,-1.34375 C -92.73401,167.23732 
-94,166.34375 -94,166.34375 l 0.0625,-0.0312 c 0.05568,-0.0402 0.9453,0.7655 1.25,0.6875 -0.13515,-0.32497 
-0.25949,-0.63468 -0.40625,-0.8125 l 0.1875,-0.0312 c 0.35629,0.59147 0.46684,0.72309 0.84375,1.15625 
0.12472,0.0571 -0.03108,-0.0423 1.0625,-0.59375 V 167 c 0,0 -1.0625,0.30993 -0.75,0.90625 0.22248,0.30573 
0.39823,1.01025 0.75,1.09375 0,0 0.85009,-1.22532 1.5,-1.625 0,0 -0.21923,-0.50879 -0.21875,-0.78125 
3.7e-4,-0.20918 0.15625,-0.59375 0.15625,-0.59375 0.02319,0.39561 -0.0029,0.83091 0.28125,1.21875 L 
-88.34375,166 H -88 c 0,0 -2.25088,2.3886 -2,2.78125 0.39455,-0.048 2,-0.34375 2,-0.34375 V 168.5 c 
-1.04689,0.34884 -1.67111,0.68872 -2,1.5 v 2 h 3 v -7 z"
-             style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none"
+             style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none"
              transform="translate(241.0002,217)" />
         </g>
       </g>
@@ -35759,12 +35759,12 @@
          transform="matrix(0.44359232,0,0,0.43109129,18.091378,-432.8546)"
          id="refresh-1">
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.98589587;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2.98589587;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -30.907162,1004.6132 c -1.0832,-0.094 -2.201477,0.01 -3.302453,0.3301 -4.403905,1.2902 
-7.190289,5.7028 -6.457892,10.2162 0.732397,4.5134 4.762023,7.7438 9.331985,7.4741 l -0.143053,-2.9803 c 
-3.073493,0.1814 -5.745861,-1.9585 -6.239975,-5.0036 -0.494115,-3.045 1.356726,-5.9734 4.31927,-6.8414 
2.962541,-0.8678 6.049881,0.6108 7.21397,3.4588 l 2.766602,-1.1561 c -1.2946,-3.1673 -4.238855,-5.2158 
-7.488454,-5.4978 z"
            id="path4874-9"
            inkscape:connector-curvature="0" />
         <path
-           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+           
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:3;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
            d="m -24.273438,1004.0898 a 1.50015,1.50015 0 0 0 -1.476562,1.5215 v 4 h -4 a 1.50015,1.50015 0 1 
0 0,3 h 7 v -7 a 1.50015,1.50015 0 0 0 -1.523438,-1.5215 z"
            id="path8393-3-8-4-9-3-7-4"
            inkscape:connector-curvature="0" />
@@ -35793,47 +35793,47 @@
          id="object-tweak-duplicate"
          transform="translate(-255,249.00002)">
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 260.4062,788.3622 c 0.1274,1.3311 1.2293,2.375 2.5938,2.375 1.3645,0 2.4664,-1.0439 
2.5937,-2.375 z"
            id="use5685"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 263,799.5809 c -1.4516,0 -2.625,1.2047 -2.625,2.6563 0,0.045 0,0.081 0,0.125 h 5.25 c 
0,-0.045 0,-0.08 0,-0.125 0,-1.4516 -1.1734,-2.6563 -2.625,-2.6563 z"
            id="use5828"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 270,792.5497 c -1.4208,0.033 -2.5625,1.1961 -2.5625,2.625 0,1.4288 1.1417,2.5916 
2.5625,2.625 z"
            id="path5885"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,792.5497 v 5.25 c 1.4225,-0.034 2.5625,-1.1945 2.5625,-2.625 0,-1.4304 -1.1403,-2.5912 
-2.5625,-2.625 z"
            id="path5889"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 267.4687,788.3622 c 0.1254,1.3106 1.1959,2.3435 2.5313,2.375 v -2.375 z"
            id="path5893"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,788.3622 v 2.375 c 1.3385,-0.032 2.4077,-1.0615 2.5312,-2.375 z"
            id="path5895"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 270,799.6122 c -1.4205,0.034 -2.5625,1.1964 -2.5625,2.625 0,0.041 0,0.084 0,0.125 H 270 Z"
            id="path5897"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.138679"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.138679"
            d="m 256,799.5809 v 2.7813 h 2.5625 c 0,-0.045 0,-0.08 0,-0.125 0,-1.4306 -1.1401,-2.622 
-2.5625,-2.6563 z"
            id="path5899"
            inkscape:connector-curvature="0" />
         <path
-           style="color:#000000;fill:#d6d6d6;fill-opacity:1;stroke-width:0.24945228"
+           style="color:#000000;fill:#bebebe;fill-opacity:1;stroke-width:0.24945228"
            d="m 265,795.36218 a 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 2,2 0 0 1 2,2 z"
            id="path5911"
            inkscape:connector-curvature="0" />
@@ -36370,7 +36370,7 @@
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccc" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0;fill:none;stroke:none;stroke-width:2;marker:none"
          id="rect35735-0-1"
          width="16"
          height="16"
@@ -37305,7 +37305,7 @@
       <g
          id="g5911"
          transform="matrix(0.8746234,0,0,0.89178327,132.92919,469.5548)"
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none">
+         style="fill:#bebebe;fill-opacity:1;stroke:none">
         <path
            inkscape:connector-curvature="0"
            d="m -28.5,27.5711 c 3.111145,0.0011 2.79359,-3.323359 4.304166,-4.248979 1.750479,-1.072622 
3.284496,0.256475 3.590759,1.350292 0.386445,1.380184 -0.337829,2.508685 -1.300323,3.118949 
-1.846361,1.170674 -6.300039,0.898712 -6.594602,-0.220262 z"
@@ -37734,7 +37734,7 @@
            inkscape:connector-curvature="0" />
       </g>
       <circle
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;opacity:0.3;fill:url(#linearGradient7907);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
          id="path20580-9"
          transform="matrix(0.8,0,0,0.8,89.4002,253)"
          cx="49.5"
@@ -37759,17 +37759,17 @@
          height="16"
          width="16"
          id="rect19590"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:1;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path27972"
          d="m 148.8125,522 c 1.64243,-0.092 3.0955,1.17008 3.1875,2.8125 -1e-4,1.40136 -0.37771,1.92177 
-1.59375,2.84375 -0.19093,0.14364 -0.3256,0.2506 -0.375,0.3125 C 149.98185,528.03085 150,528.002 150,528 c 
0.007,0.52831 -0.47163,1 -1,1 -0.52837,0 -1.007,-0.47169 -1,-1 0,-0.50239 0.22424,-0.94342 0.46875,-1.25 
0.24451,-0.30663 0.4913,-0.51638 0.71875,-0.6875 0.20405,-0.16056 0.46083,-0.38454 0.6875,-0.65625 
0.0935,-0.1121 0.129,-0.30766 0.125,-0.4375 v -0.0312 c -0.0316,-0.56324 -0.49926,-0.9691 -1.0625,-0.9375 
-0.56324,0.0316 -0.9691,0.43676 -0.9375,1 h -2 c -0.092,-1.64243 1.17007,-2.9079 2.8125,-3 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7762);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path19592"
          d="m 149,530 c 0.55228,0 1,0.44772 1,1 0,0.55228 -0.44772,1 -1,1 -0.55228,0 -1,-0.44772 -1,-1 
0,-0.55228 0.44772,-1 1,-1 z"
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7774);fill-opacity:1;stroke:none;stroke-width:2;marker:none"
 />
       <path
          inkscape:connector-curvature="0"
          id="path27976"
@@ -38752,7 +38752,7 @@
          id="rect6884-0"
          style="opacity:0.3;fill:none;stroke:none" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7562);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7562);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
          width="9"
          height="2.0002136"
          id="rect7356"
@@ -38760,7 +38760,7 @@
          x="5"
          inkscape:label="a" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7560);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7560);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
          width="9"
          height="2.0002136"
          id="rect7358"
@@ -38768,7 +38768,7 @@
          x="5"
          inkscape:label="a" />
       <rect
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7558);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient7558);fill-opacity:1;stroke:none;stroke-width:0.94870222;marker:none"
          width="9"
          height="2.0002136"
          id="rect7360"
@@ -39603,7 +39603,7 @@
       <g
          transform="matrix(0.032,0,0,-0.03203203,8.84192,1041.9998)"
          id="g5582-8"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            inkscape:connector-curvature="0"
            id="path5584"
@@ -39613,7 +39613,7 @@
       <g
          transform="matrix(0.032,0,0,-0.03203203,6.328,1042.516)"
          id="g5586-9"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            inkscape:connector-curvature="0"
            id="path5588-4"
@@ -39623,7 +39623,7 @@
       <g
          transform="matrix(0.032,0,0,-0.03203203,13.59808,1038.6502)"
          id="g5590-1"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            inkscape:connector-curvature="0"
            id="path5592-0"
@@ -39633,15 +39633,15 @@
       <g
          transform="matrix(0.032,0,0,-0.03203203,15.6128,1046.8367)"
          id="g5594-6"
-         style="fill:#d6d6d6;fill-opacity:1" />
+         style="fill:#bebebe;fill-opacity:1" />
       <g
          transform="matrix(0.032,0,0,-0.03203203,9.67296,1052.2023)"
          id="g5598-5"
-         style="fill:#d6d6d6;fill-opacity:1" />
+         style="fill:#bebebe;fill-opacity:1" />
       <g
          transform="matrix(0.032,0,0,-0.03203203,16,1044.3762)"
          id="g5602-0"
-         style="fill:#d6d6d6;fill-opacity:1">
+         style="fill:#bebebe;fill-opacity:1">
         <path
            inkscape:connector-curvature="0"
            id="path5604-4"
@@ -40640,7 +40640,7 @@
        transform="matrix(0.99912557,0,0,1,234.81009,-648.366)"
        id="gimp-warning">
       <path
-         
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8967);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.83994448;marker:none;enable-background:new"
+         
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient8967);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.83994448;marker:none;enable-background:new"
          id="path18112"
          d="m 7.9351329,1036.3642 c -0.5285793,-0.031 -1.0443139,0.3037 -1.4459231,1.0396 l 
-6.28662498,12.443 c -0.536596,1.0339 0.0485,2.5154 1.10015898,2.5154 H 14.536089 c 0.987472,0 
1.914262,-1.2444 1.225891,-2.5154 L 9.4124897,1037.471 c -0.4010565,-0.6935 -0.9487774,-1.0762 
-1.4773568,-1.1068 z m 0.062866,4.2258 c 0.5476706,-0.018 1.054634,0.5225 1.037293,1.1069 v 4.2258 c 
0.00704,0.567 -0.4743937,1.0733 -1.0058599,1.0733 -0.5314561,0 -1.0133737,-0.5063 -1.0058599,-1.0733 v 
-4.2258 c -0.00805,-0.5009 0.356175,-0.9795 0.8172612,-1.0732 0.051399,-0.015 0.1040562,-0.027 
0.1571656,-0.033 z m 0.031433,7.4793 c 0.5555163,0 1.0058599,0.4804 1.0058599,1.0732 0,0.5927 
-0.4503436,1.0733 -1.0058599,1.0733 -0.5555163,0 -1.0058599,-0.4806 -1.0058599,-1.0733 0,-0.5928 
0.4503436,-1.0732 1.0058599,-1.0732 z"
          inkscape:connector-curvature="0" />
@@ -40652,7 +40652,7 @@
       <path
          id="path817"
          d="m 2.1171834,293.39258 c -0.7036231,0 -1.37189781,0.31263 -1.82417802,0.85163 l 
0.60719809,0.50953 c 0.30179593,-0.35967 0.74746893,-0.56793 1.21697993,-0.56793 0.1161414,0 0.2308878,0.0125 
0.342098,0.0372 l 0.3260784,-0.47491 0.1441773,-0.21032 c -0.2577537,-0.0938 -0.5319466,-0.1452 
-0.8123537,-0.1452 z m 0.8123537,0.14521 c 5.821e-4,2.1e-4 9.789e-4,8.3e-4 0.00156,0.001 l 5.292e-4,-0.004 z 
m 0.00156,0.001 -0.080098,0.82992 c 0.1814891,0.0953 0.3460284,0.22401 0.4811075,0.38499 l 0.6092548,-0.50949 
C 3.669724,293.92049 3.3194255,293.68053 2.9310873,293.53882 Z m -0.080109,0.82992 c -0.1236927,-0.0649 
-0.2545634,-0.11527 -0.3917067,-0.14569 l -0.8340576,1.2144 v 0.002 c -0.00132,0.002 -0.00283,0.004 
-0.00413,0.006 l -0.042891,0.0625 0.00982,0.004 c -0.0099,0.0198 -0.023863,0.0381 -0.031523,0.0589 
-0.112182,0.30823 0.047317,0.65159 0.3555338,0.76378 0.3082198,0.11223 0.6515994,-0.0494 0.7637776,-0.3576 
0.016812,-0.0462 0.028085,-0.0937 0.033073,-0.14263 v -0.002 -0
 .008 l 0
 .00206,-0.0103 z m -0.7400066,1.1405 a 0.26458332,0.26458332 0 0 1 0.096118,0.016 0.26458332,0.26458332 0 0 
1 0.1581298,0.33899 0.26458332,0.26458332 0 0 1 -0.3389974,0.15813 0.26458332,0.26458332 0 0 1 
-0.1581298,-0.33899 0.26458332,0.26458332 0 0 1 0.2428792,-0.17415 z"
-         
style="opacity:1;fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill
 markers stroke"
+         
style="opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:fill
 markers stroke"
          inkscape:connector-curvature="0" />
       <rect
          y="292.76666"
@@ -40679,7 +40679,7 @@
         <path
            id="rect14152-2"
            d="m 15,-40 h 16 v 16 H 15 Z"
-           
style="color:#d6d6d6;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
+           
style="color:#bebebe;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate"
            inkscape:connector-curvature="0" />
       </g>
     </g>
@@ -40697,9 +40697,9 @@
              inkscape:connector-curvature="0"
              id="path7075"
              d="m 2.1624771,1048.1131 c -1.96067364,0.024 -1.91998825,-0.6003 -1.91998825,-2.8385 0,-2.0632 
0.15191551,-2.1548 1.59999205,-2.1548 H 14.642395 c 1.448077,0 1.599992,0.091 1.599992,2.1548 0,2.2282 
0.03308,2.8605 -1.882744,2.8449 z m 13.0799469,-1.4957 c 0,-0.228 -2.951949,-0.4997 -6.9999287,-0.4997 
-4.0479796,0 -7.0000711,0.2717 -7.0000711,0.4997 0,0.228 2.9520915,0.4996 7.0000711,0.4996 4.0479797,0 
6.9999287,-0.2716 6.9999287,-0.4996 z"
-             style="fill:#d6d6d6;fill-opacity:1;stroke-width:1.02470016" />
+             style="fill:#bebebe;fill-opacity:1;stroke-width:1.02470016" />
           <path
-             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:2.27488828;marker:none;enable-background:accumulate"
+             
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:2.27488828;marker:none;enable-background:accumulate"
              d="m 3.2175521,1036.1201 c -0.5500589,0.069 -0.9848264,0.4208 -0.9749633,0.7887 v 5.211 h 
0.9998355 v -5 h 7.9999997 v 2 h 2 v 2.9999 h 0.999704 l 2.96e-4,-3.9999 -2,-2 -8.7998805,2e-4 H 3.3301114 
3.2176794 Z"
              id="path7318"
              inkscape:connector-curvature="0"
@@ -40709,35 +40709,35 @@
              inkscape:export-ydpi="90" />
         </g>
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect4236-89"
            width="1"
            height="5"
            x="3"
            y="1047.3622" />
         <rect
-           
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.13151722;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.13151722;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect4236-8"
            width="1"
            height="4"
            x="5"
            y="1047.3622" />
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect4236-0"
            width="1"
            height="5"
            x="7"
            y="1047.3622" />
         <rect
-           
style="opacity:0.75;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.132;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+           
style="opacity:0.75;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.132;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
            id="rect4236-8-2"
            width="1"
            height="4"
            x="9"
            y="1047.3622" />
         <rect
-           
style="opacity:1;fill:#d6d6d6;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:0.14704072;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="rect4236-0-3"
            width="1"
            height="5"
@@ -40767,7 +40767,7 @@
            transform="translate(199,-447)">
           <path
              id="path5068"
-             style="fill:#d6d6d6"
+             style="fill:#bebebe"
              d="m -193.53,448 c -0.82099,0 -1.4688,0.64776 -1.4688,1.4688 v 11.062 c 0,0.82099 
0.64776,1.4688 1.4688,1.4688 h 5.125 c 0.82099,0 1.4688,-0.64776 1.4688,-1.4688 v -11.062 c 0,-0.82099 
-0.64776,-1.4688 -1.4688,-1.4688 z m -0.46875,1 h 6.0625 v 11 h -6.0625 z"
              inkscape:connector-curvature="0" />
         </g>
@@ -40993,7 +40993,7 @@
           <path
              id="path32"
              d="M 1.737,3.943 C 1.748,3.977 1.76,4.011 1.773,4.046 L 8.119,0.093 C 8.1,0.065 8.081,0.036 
8.062,0.01 L 1.738,3.943"
-             style="opacity:0.33000004;fill:#d6d6d6;fill-opacity:1;stroke:url(#linearGradient9059)"
+             style="opacity:0.33000004;fill:#bebebe;fill-opacity:1;stroke:url(#linearGradient9059)"
              inkscape:connector-curvature="0" />
           <g
              style="fill:url(#linearGradient8979);fill-opacity:1;fill-rule:evenodd"
@@ -41290,18 +41290,18 @@
        id="gimp-undo-history-24"
        inkscape:label="gimp-undo-history">
       <path
-         style="fill:#d6d6d6;fill-opacity:1;stroke:none"
+         style="fill:#bebebe;fill-opacity:1;stroke:none"
          d="m 101.0002,429 4.00001,-4.02308 v 8 z"
          id="path11633-6"
          inkscape:connector-curvature="0"
          sodipodi:nodetypes="cccc" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;strok
 e-width:
 
2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 110.49609,427.97852 -5.5,0.0215 0.008,2 5.5,-0.0215 c 0.83541,-0.003 1.49609,0.65973 
1.49609,1.5 0,0.84026 -0.65973,1.5 -1.5,1.5 H 110 v 2 h 0.5 c 1.92115,0 3.5,-1.57885 3.5,-3.5 0,-1.92116 
-1.57792,-3.50775 -3.50391,-3.5 z"
          id="path35770-4-9-7"
          inkscape:connector-curvature="0" />
       <path
-         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#d6d6d6;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
+         
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.3;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;str
 oke-widt
 
h:2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
          d="m 113.0006,428.9779 v -2 h 0.5 c 0.84027,0 1.5,-0.65973 1.5,-1.5 0,-0.84026 -0.66068,-1.50336 
-1.49609,-1.5 l -5.5,0.0215 -0.008,-2 5.5,-0.0215 c 1.92599,-0.008 3.50391,1.57884 3.50391,3.5 0,1.92115 
-1.57885,3.5 -3.5,3.5 z"
          id="path11692-5"
          inkscape:connector-curvature="0" />
@@ -41310,7 +41310,7 @@
          inkscape:connector-curvature="0"
          id="path11690-3"
          d="m 104.0002,423 4.00001,-4.02308 v 8 z"
-         style="opacity:0.3;fill:#d6d6d6;fill-opacity:1;stroke:none" />
+         style="opacity:0.3;fill:#bebebe;fill-opacity:1;stroke:none" />
     </g>
     <g
        style="display:inline"
@@ -41417,60 +41417,60 @@
              inkscape:connector-curvature="0"
              id="path1431"
              d="M 0.26454594,296.7354 H 2.3812127 l -1.0583334,-1.05833 z"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="293.03122"
              x="1.058296"
              height="3.175"
              width="0.5291667"
              id="rect1433"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
         </g>
         <g
            id="g1511"
-           style="fill:#d6d6d6;fill-opacity:1">
+           style="fill:#bebebe;fill-opacity:1">
           <rect
              y="293.03122"
              x="1.8520833"
              height="0.52916664"
              width="0.52916664"
              id="rect1439"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="293.03122"
              x="2.9104166"
              height="0.52916664"
              width="0.52916664"
              id="rect1439-3"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="293.56039"
              x="2.3812499"
              height="0.52916664"
              width="0.52916664"
              id="rect1439-6"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="293.56039"
              x="3.4395833"
              height="0.52916664"
              width="0.52916664"
              id="rect1439-3-7"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="294.08957"
              x="1.8520833"
              height="0.52916664"
              width="0.52916664"
              id="rect1439-5"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
           <rect
              y="294.08957"
              x="2.9104166"
              height="0.52916664"
              width="0.52916664"
              id="rect1439-3-3"
-             
style="fill:#d6d6d6;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
+             
style="fill:#bebebe;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
 />
         </g>
       </g>
       <rect
@@ -41484,7 +41484,7 @@
   </g>
   <text
      xml:space="preserve"
-     
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:Cantarell;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#d6d6d6;fill-opacity:1;stroke:none"
+     
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:Cantarell;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#eeeeec;fill-opacity:1;stroke:none"
      x="581.86987"
      y="24.422203"
      id="text4574"><tspan
diff --git a/tools/.gitignore b/tools/.gitignore
index c0b0a57b35..bdacac9112 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -7,7 +7,7 @@
 /gimptool-2.0.exe
 /gimp-test-clipboard-2.0
 /gimp-test-clipboard-2.0.exe
-/invert-svg
-/invert-svg.exe
+/svg-contrast
+/svg-contrast.exe
 /compute-svg-viewbox
 /compute-svg-viewbox.exe
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 4d1efef0ef..6b115eb4d1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -20,6 +20,10 @@ bin_PROGRAMS += gimp-debug-resume
 
 gimp_debug_resume_SOURCES = gimp-debug-resume.c
 
+else
+
+libm = -lm
+
 endif
 
 EXTRA_PROGRAMS = \
@@ -45,8 +49,8 @@ kernelgen_SOURCES = kernelgen.c
 
 
 if ENABLE_VECTOR_ICONS
-invert-svg$(BUILD_EXEEXT): invert-svg.c
-       $(CC_FOR_BUILD) -fPIC -o $@ $< $(NATIVE_GLIB_LIBS) $(CPPFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) 
$(LDFLAGS_FOR_BUILD) $(NATIVE_GLIB_CFLAGS)
+svg-contrast$(BUILD_EXEEXT): svg-contrast.c
+       $(CC_FOR_BUILD) -fPIC -o $@ $< $(NATIVE_GLIB_LIBS) $(CPPFLAGS_FOR_BUILD) $(CFLAGS_FOR_BUILD) 
$(LDFLAGS_FOR_BUILD) $(NATIVE_GLIB_CFLAGS) $(libm)
 
 
 # compute_svg_viewbox is not built or used because librsvg is just too buggy
@@ -60,9 +64,9 @@ invert-svg$(BUILD_EXEEXT): invert-svg.c
 #compute_svg_viewbox_LDADD = $(SVG_LIBS)
 
 # Build tools which must be built for the host platform.
-all-local: invert-svg$(BUILD_EXEEXT)
+all-local: svg-contrast$(BUILD_EXEEXT)
 
-DISTCLEANFILES = invert-svg$(BUILD_EXEEXT)
+DISTCLEANFILES = svg-contrast$(BUILD_EXEEXT)
 endif
 
 AM_CPPFLAGS = \
@@ -103,7 +107,7 @@ EXTRA_DIST = \
        defcheck.py                     \
        gimp-mkenums                    \
        gimppath2svg.py                 \
-       invert-svg.c                    \
+       svg-contrast.c                  \
        mnemonic-clashes                \
        performance-log-coalesce.py     \
        performance-log-deduce.py       \
diff --git a/tools/invert-svg.c b/tools/svg-contrast.c
similarity index 64%
rename from tools/invert-svg.c
rename to tools/svg-contrast.c
index 551a438017..11cf136596 100644
--- a/tools/invert-svg.c
+++ b/tools/svg-contrast.c
@@ -1,4 +1,4 @@
-/* invert-svg-grey.c
+/* svg-contrast.c
  * Copyright (C) 2016 Jehan
  *
  * This program is free software: you can redistribute it and/or modify
@@ -17,6 +17,7 @@
 
 #include <gio/gio.h>
 #include <glib/gprintf.h>
+#include <math.h>
 #include <stdlib.h>
 #include <string.h>
 
@@ -30,23 +31,30 @@
  * format "#RRGGBB" and we use regular expression to update these.
  */
 static gboolean
-invert_rgb_color (const GMatchInfo *info,
-                  GString          *res,
-                  gpointer          data)
+rgb_color_contrast (const GMatchInfo *info,
+                    GString          *res,
+                    gpointer          data)
 {
-  gchar *match;
-  gchar *inverted;
-  gint   value;
+  gchar   *match;
+  gchar   *adjusted;
+  gdouble  contrast;
+  gdouble  value;
+  gint     value_u8;
 
-  /* We only invert grey colors, so we just need the first channel. */
+  contrast = *(const gdouble *) data;
+
+  /* We only adjust grey colors, so we just need the first channel. */
   match = g_match_info_fetch (info, 1);
-  value = strtol (match, NULL, 16);
-  value = 255 - value;
-  inverted = g_strdup_printf ("#%02x%02x%02x",
-                              value, value, value);
+  value_u8 = strtol (match, NULL, 16);
+  value = value_u8 / 255.0;
+  value = 0.5 + contrast * (value - 0.5);
+  value = CLAMP (value, 0.0, 1.0);
+  value_u8 = floor (255.0 * value + 0.5);
+  adjusted = g_strdup_printf ("#%02x%02x%02x",
+                              value_u8, value_u8, value_u8);
 
-  g_string_append (res, inverted);
-  g_free (inverted);
+  g_string_append (res, adjusted);
+  g_free (adjusted);
   g_free (match);
 
   return FALSE;
@@ -54,27 +62,29 @@ invert_rgb_color (const GMatchInfo *info,
 
 int main (int argc, char **argv)
 {
-  gchar  *input;
-  gchar  *output;
-  GFile  *file;
-  gchar  *contents;
-  gchar  *replaced;
-  GRegex *regex;
-  gint    retval = 0;
+  gchar   *input;
+  gchar   *output;
+  gdouble  contrast;
+  GFile   *file;
+  gchar   *contents;
+  gchar   *replaced;
+  GRegex  *regex;
+  gint     retval = 0;
 
-  if (argc != 3)
+  if (argc != 4)
     {
-      g_fprintf (stderr, "Usage: invert-svg svg-image inverted-svg-output\n");
+      g_fprintf (stderr, "Usage: svg-contrast input output [contrast]\n");
       return 1;
     }
-  input  = argv[1];
-  output = argv[2];
+  input    = argv[1];
+  output   = argv[2];
+  contrast = atof (argv[3]);
 
   file = g_file_new_for_path (input);
   if (! g_file_load_contents (file, NULL, &contents, NULL, NULL, NULL))
     {
       g_fprintf (stderr,
-                 "Error: invert-svg could not load contents of file %s.\n",
+                 "Error: svg-contrast could not load contents of file %s.\n",
                  input);
       g_object_unref (file);
       return 1;
@@ -84,7 +94,7 @@ int main (int argc, char **argv)
   /* Replace grey colors only. */
   regex = g_regex_new ("#([0-9a-fA-F]{2}){3}\\b", 0, 0, NULL);
   replaced = g_regex_replace_eval (regex, contents, -1, 0, 0,
-                                   invert_rgb_color, NULL, NULL);
+                                   rgb_color_contrast, &contrast, NULL);
 
   file = g_file_new_for_path (output);
   if (! g_file_replace_contents (file, replaced, strlen (replaced),
@@ -93,7 +103,7 @@ int main (int argc, char **argv)
                                  NULL, NULL, NULL))
     {
       g_fprintf (stderr,
-                 "Error: invert-svg could not save file %s.\n",
+                 "Error: svg-contrast could not save file %s.\n",
                  output);
       retval = 1;
     }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]