From 7ac25f50ae922318a2021e7a2e7370ffd292fc5c Mon Sep 17 00:00:00 2001 From: RoccoLox Programs Date: Tue, 27 Jul 2021 20:48:39 -0600 Subject: [PATCH] Fixed a major bug --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index eba285d..dd87064 100644 --- a/index.html +++ b/index.html @@ -81,7 +81,7 @@ padding: inherit; font-size: 100%; text-align: center; - width: 150px; + width: 160px; } /* slider styling */ .slider { @@ -216,7 +216,7 @@ } function info() { // short description - alert("1555 Color Picker\nBy RoccoLox Programs\nVersion: 1.0\nDate: 2021-07-26\nLicense: BSD 3-Clause License\nDescription: 1555 color picker for C and Assembly programmers on the TI-84 Plus CE."); + alert("1555 Color Picker\nBy RoccoLox Programs\nVersion: 1.1\nDate: 2021-07-27\nLicense: BSD 3-Clause License\nDescription: 1555 color picker for C and Assembly programmers on the TI-84 Plus CE."); } @@ -246,17 +246,17 @@

1555 Color Picker

RED
BLACK
MAGENTA
-
GREEN
-
ORANGE
+
GREEN
+
ORANGE
BROWN
NAVY
LTBLUE
-
YELLOW
-
WHITE
+
YELLOW
+
WHITE
LTGRAY
MEDGRAY
GRAY
-
DARKGRAY
+
DARKGRAY

TI-OS Colors