From: Jun Pataleta Date: Tue, 18 Aug 2020 12:19:06 +0000 (+0800) Subject: MDL-69387 pix: Darken completion icons X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=5f46b735febd9b713c3d6f71e5d2b00a5937bc40 MDL-69387 pix: Darken completion icons Darkened the fills of completion icons in order to meet the required minimum contrast ratio of 3:1. * Changed gray fills (#999) to #949494. * Changed blue fills (#76A1F0) to #6393ee * Changed green fills (#9C3) to #79a128 Thanks to Barbara Ramiro for the help in updating the SVG icons! --- diff --git a/pix/i/completion-auto-enabled.svg b/pix/i/completion-auto-enabled.svg index 43f2df4cc9f..0ee649a97a4 100644 --- a/pix/i/completion-auto-enabled.svg +++ b/pix/i/completion-auto-enabled.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-auto-fail.svg b/pix/i/completion-auto-fail.svg index f437d97219b..1929dfcc249 100644 --- a/pix/i/completion-auto-fail.svg +++ b/pix/i/completion-auto-fail.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-auto-n.svg b/pix/i/completion-auto-n.svg index 56f0b034661..e5d41385d79 100644 --- a/pix/i/completion-auto-n.svg +++ b/pix/i/completion-auto-n.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-auto-pass.svg b/pix/i/completion-auto-pass.svg index f644de7067a..9b91a5ffa9d 100644 --- a/pix/i/completion-auto-pass.svg +++ b/pix/i/completion-auto-pass.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-auto-y-override.svg b/pix/i/completion-auto-y-override.svg index 13cf5d70083..c849f009a64 100644 --- a/pix/i/completion-auto-y-override.svg +++ b/pix/i/completion-auto-y-override.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-auto-y.svg b/pix/i/completion-auto-y.svg index c734b4992fe..9f2809fee27 100644 --- a/pix/i/completion-auto-y.svg +++ b/pix/i/completion-auto-y.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-manual-enabled.svg b/pix/i/completion-manual-enabled.svg index c415b90ff41..dd45c3f3054 100644 --- a/pix/i/completion-manual-enabled.svg +++ b/pix/i/completion-manual-enabled.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-manual-n.svg b/pix/i/completion-manual-n.svg index 19785de7d76..5c8d2830a10 100644 --- a/pix/i/completion-manual-n.svg +++ b/pix/i/completion-manual-n.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-manual-y-override.svg b/pix/i/completion-manual-y-override.svg index 69270ba3e50..6ff1757a5c5 100644 --- a/pix/i/completion-manual-y-override.svg +++ b/pix/i/completion-manual-y-override.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file diff --git a/pix/i/completion-manual-y.svg b/pix/i/completion-manual-y.svg index 8125e80e43a..b2a39cd5682 100644 --- a/pix/i/completion-manual-y.svg +++ b/pix/i/completion-manual-y.svg @@ -1,3 +1 @@ - -]> \ No newline at end of file + \ No newline at end of file