Support Board
Date/Time: Mon, 15 Sep 2025 07:08:39 +0000
Post From: sccolors.h has duplicate RGB codes
[2021-04-03 01:31:59] |
TriStar Trading - Posts: 165 |
While coding today and using color constants I came across COLOR_GREEN = RGB(0,255,0); and COLOR_LIME = RGB(0,255,0);.I believe the Lime code is correct but Green is 0,128,0 on the HTML Codes site I have. Thanks
|