From 05895da4d1436ed586472145a71ffc27ed16696f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sat, 13 Mar 2021 16:28:54 +0100 Subject: Use darker shade of gold The ratio between the original shade and a white background was below what the WCAG prescribes. Keep the original shade for the index, since the background is darker there. --- images/chevron-up.svg | 2 +- images/close.svg | 2 +- images/facebook-logo.svg | 98 ------------------------------ images/instagram-logo.svg | 125 --------------------------------------- images/logo-gold.svg | 75 +++++++++++++++++++++++ images/logo.svg | 4 +- images/menu.svg | 2 +- images/social/facebook-gold.svg | 98 ++++++++++++++++++++++++++++++ images/social/facebook.svg | 98 ++++++++++++++++++++++++++++++ images/social/instagram-gold.svg | 125 +++++++++++++++++++++++++++++++++++++++ images/social/instagram.svg | 125 +++++++++++++++++++++++++++++++++++++++ images/social/youtube-gold.svg | 123 ++++++++++++++++++++++++++++++++++++++ images/social/youtube.svg | 123 ++++++++++++++++++++++++++++++++++++++ images/youtube-logo.svg | 123 -------------------------------------- 14 files changed, 772 insertions(+), 351 deletions(-) delete mode 100644 images/facebook-logo.svg delete mode 100644 images/instagram-logo.svg create mode 100644 images/logo-gold.svg create mode 100644 images/social/facebook-gold.svg create mode 100644 images/social/facebook.svg create mode 100644 images/social/instagram-gold.svg create mode 100644 images/social/instagram.svg create mode 100644 images/social/youtube-gold.svg create mode 100644 images/social/youtube.svg delete mode 100644 images/youtube-logo.svg (limited to 'images') diff --git a/images/chevron-up.svg b/images/chevron-up.svg index 121efdd..c1a49a0 100644 --- a/images/chevron-up.svg +++ b/images/chevron-up.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/images/close.svg b/images/close.svg index 184843d..bf77a13 100644 --- a/images/close.svg +++ b/images/close.svg @@ -1 +1 @@ - + diff --git a/images/facebook-logo.svg b/images/facebook-logo.svg deleted file mode 100644 index ba06cbf..0000000 --- a/images/facebook-logo.svg +++ /dev/null @@ -1,98 +0,0 @@ - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/images/instagram-logo.svg b/images/instagram-logo.svg deleted file mode 100644 index 6ba73aa..0000000 --- a/images/instagram-logo.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/images/logo-gold.svg b/images/logo-gold.svg new file mode 100644 index 0000000..91f9bab --- /dev/null +++ b/images/logo-gold.svg @@ -0,0 +1,75 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/images/logo.svg b/images/logo.svg index 91f9bab..7bb53c0 100644 --- a/images/logo.svg +++ b/images/logo.svg @@ -59,14 +59,14 @@ transform="translate(13.029062,-467.90639)"> + diff --git a/images/social/facebook-gold.svg b/images/social/facebook-gold.svg new file mode 100644 index 0000000..f58b7f1 --- /dev/null +++ b/images/social/facebook-gold.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/facebook.svg b/images/social/facebook.svg new file mode 100644 index 0000000..0543a81 --- /dev/null +++ b/images/social/facebook.svg @@ -0,0 +1,98 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/instagram-gold.svg b/images/social/instagram-gold.svg new file mode 100644 index 0000000..4e4635d --- /dev/null +++ b/images/social/instagram-gold.svg @@ -0,0 +1,125 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/instagram.svg b/images/social/instagram.svg new file mode 100644 index 0000000..64bb7b8 --- /dev/null +++ b/images/social/instagram.svg @@ -0,0 +1,125 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/youtube-gold.svg b/images/social/youtube-gold.svg new file mode 100644 index 0000000..1c26995 --- /dev/null +++ b/images/social/youtube-gold.svg @@ -0,0 +1,123 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/social/youtube.svg b/images/social/youtube.svg new file mode 100644 index 0000000..95f3908 --- /dev/null +++ b/images/social/youtube.svg @@ -0,0 +1,123 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/images/youtube-logo.svg b/images/youtube-logo.svg deleted file mode 100644 index d45ad5f..0000000 --- a/images/youtube-logo.svg +++ /dev/null @@ -1,123 +0,0 @@ - - - -image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3