From 7430ae6778d963d03f2dc918ccf5afbe15e45692 Mon Sep 17 00:00:00 2001 From: j4y <36337+j4y@users.noreply.github.com> Date: Sun, 3 May 2026 16:11:05 -0400 Subject: [PATCH] feat(website): refresh homepage copy with clearer, modernized descriptions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rewrites intro paragraph with a concise, updated overview of Color Cop - Improves donation/support messaging with clearer wording and modern tone - Updates feature‑suggestion paragraph and highlights the relative measurement tool - Enhances readability and consistency across all homepage sections --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d831443..1b4a9a5 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@
-

Color Cop is a multi-purpose color picker for web designers and programmers. It identifies and represents colors in various hex color code formats. Simply drag the eyedropper control to any location on the screen and release. The hex color code for the selected color will be automatically copied to the clipboard. See other features.

+

Color Cop is a lightweight, multi‑purpose color picker for designers and developers. It quickly identifies on‑screen colors and provides them in multiple hex and RGB formats. Just drag the eyedropper to any point on your screen and release—your selected color is instantly copied to the clipboard. Explore additional features.

-

The interest, help, and donations from users have kept this project alive such as our web hosting expenses. If you enjoy the software, please consider sending a small donation. Google's AdSense program has also helped by providing sponsored links for you to visit.

+

Community interest, feedback, and donations have helped keep this project running, including covering hosting costs. If you find Color Cop useful, please consider making a small donation. Sponsored links through Google AdSense also help support ongoing development.

-

Another way to help is to suggest new features. Do you have an idea for a feature that should be added to Color Cop? An example is the screen measurement feature: Press the Control key while using the eyedropper and you will be able to measure elements on the screen in pixels.

+

Feature suggestions are always welcome. Have an idea that would make Color Cop even better? For example, the relative screen‑measurement tool was added thanks to user feedback—hold the Control key while using the eyedropper to measure pixel distances on screen.