diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-10-26 19:50:07 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2021-10-26 19:51:17 +0200 |
commit | c98fcb84f52a6578fe6e29457a8e2dc0de9d7dea (patch) | |
tree | 01e12c4e1565fd6624ee944ad3c2f36ab52ca142 /editor/icons/CurveIn.svg | |
parent | 8c162f4a7ba0f542cd7e9fbbe30f004504cc0809 (diff) | |
download | redot-engine-c98fcb84f52a6578fe6e29457a8e2dc0de9d7dea.tar.gz |
Tweak curve preset icon colors for easier visual grepping
When choosing curve presets many times a day, this helps pick
the right preset faster.
Diffstat (limited to 'editor/icons/CurveIn.svg')
-rw-r--r-- | editor/icons/CurveIn.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/icons/CurveIn.svg b/editor/icons/CurveIn.svg index 2ad44dc654..fefad9ce6c 100644 --- a/editor/icons/CurveIn.svg +++ b/editor/icons/CurveIn.svg @@ -1 +1 @@ -<svg height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg"><path d="m2 1050.4c5 0 8-3 8-8" fill="none" stroke="#e0e0e0" stroke-linecap="round" stroke-width="2" transform="translate(0 -1040.4)"/></svg> +<svg height="12" viewBox="0 0 12 12" width="12" xmlns="http://www.w3.org/2000/svg"><path d="m2 1050.4c5 0 8-3 8-8" fill="none" stroke="#80ff45" stroke-linecap="round" stroke-width="2" transform="translate(0 -1040.4)"/></svg> |