summaryrefslogtreecommitdiff
path: root/editor/icons/Area2D.svg
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2021-05-10 20:11:46 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2021-05-11 18:15:31 +0200
commit7375a02015bbc713a12d9b768e0c55cfc4be6bc9 (patch)
tree8b7341120bd5ef628ef59d59c363e8971effe9a5 /editor/icons/Area2D.svg
parent24a783afe30d596a40d812fb63bb6e801548fc9b (diff)
Increase icon saturation by 30% for all editor icons
More saturated icons go better with the new editor theme. These color changes only apply when using a dark theme. The editor icon saturation can still be adjusted in the Editor Settings. Setting the editor icon saturation setting to 0.77 should roughly match the old icon saturation.
Diffstat (limited to 'editor/icons/Area2D.svg')
-rw-r--r--editor/icons/Area2D.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/Area2D.svg b/editor/icons/Area2D.svg
index 005f70ed48..2150a582d2 100644
--- a/editor/icons/Area2D.svg
+++ b/editor/icons/Area2D.svg
@@ -1 +1 @@
-<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v2 2h2v-2h2v-2zm10 0v2h2v2h2v-4zm-7 3v2 4 2h8v-2-6zm2 2h4v4h-4zm-5 5v2 2h2 2v-2h-2v-2zm12 0v2h-2v2h4v-2-2z" fill="#a5b7f3"/></svg>
+<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m1 1v2 2h2v-2h2v-2zm10 0v2h2v2h2v-4zm-7 3v2 4 2h8v-2-6zm2 2h4v4h-4zm-5 5v2 2h2 2v-2h-2v-2zm12 0v2h-2v2h4v-2-2z" fill="#8da5f3"/></svg>