Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigsy1 authored Aug 3, 2022
1 parent 12429b5 commit 8aa7f78
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# HexScroll
An application I wrote in Visual Basic 6 when I was back in college (around 2003) as part of an assignment to return the hex and R,G,B of a color.
An application I wrote in Visual Basic 6 when I was back in college (around 2003) as part of an assignment to return the Hex and R,G,B of a color.

![Hex](https://user-images.githubusercontent.com/34282672/181871171-c034caf5-eaea-42ba-abe8-4530c7a6682e.png)
It's fairly straightfor![Hex](https://user-images.githubusercontent.com/34282672/182501800-5ddf0a61-a85e-4a54-ba64-164f9c89ec14.png)

# Use
It's fairly straightforward. The horizonal scrollbars update the background color as well as the Hex and R,G,B values.

ward. The horizonal scrollbars update the background color as well as the Hex and R,G,B values.

You can also change the number in the textbox to the side if you want to quickly find out the Hex code.

Expand Down

0 comments on commit 8aa7f78

Please sign in to comment.