From df194e41148c5cfa1147af4d4e9ebc3cbfb8d2a2 Mon Sep 17 00:00:00 2001 From: jo3sn0w <50341113+jo3sn0w@users.noreply.github.com> Date: Tue, 7 Jan 2020 23:02:07 -0500 Subject: [PATCH 1/2] Minor math corrections Unsure if this file is in use. May have been originally committed inadvertently, yet I figured it wouldn't hurt to clean up if it means something to someone on the team. Best Regards --- color-values.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/color-values.txt b/color-values.txt index 42e4361..a4b05e5 100755 --- a/color-values.txt +++ b/color-values.txt @@ -11,14 +11,14 @@ RGB: 179 179 179 HTML: b3b3b3 Text: -1080-180=1260 -1080+180=900 +1080+180=1260 +1080-180=900 1920-620=1300 1920+620=2540 SVG: -1080-330=750660 +1080-330=750 1080+330=1410 From ddcc2a88d6e83f6a63a4db395d0c006da1e8b14e Mon Sep 17 00:00:00 2001 From: jo3sn0w <50341113+jo3sn0w@users.noreply.github.com> Date: Wed, 8 Jan 2020 00:13:22 -0500 Subject: [PATCH 2/2] Removed Suggested Entries --- color-values.txt | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/color-values.txt b/color-values.txt index a4b05e5..6961719 100755 --- a/color-values.txt +++ b/color-values.txt @@ -9,19 +9,3 @@ HTML: 333333 Light Grey: RGB: 179 179 179 HTML: b3b3b3 - -Text: -1080+180=1260 -1080-180=900 - -1920-620=1300 -1920+620=2540 - -SVG: -1080-330=750 -1080+330=1410 - - - - -