LINKS: » microsoft IE PowerToys » professional web design » netscape color palette » my homepage |
ColorAdjust | |
This utility helps in choosing right color scheme for the web
page. It works as the right-click context menu in Internet Explorer 4.0. You can adjust
colors on the actual page (not test one). It displays palette of 216 colors and additional 11 grays (for easier access). You can choose the element you want to change color from pull-down menu (background, text, link, visited link, and active link). After you are happy with color scheme clicking on ShowCode creates the body tag or stylesheet you can insert in your page. You can also use it to check what color scheme is used in the page by clicking on ShowCode without changing any color. It is also possible to enter decimal or hexadecimal code for the color. Two snap buttons change the color into closest web safe color. ColorAdjust doesn't change the colors of the links that have their colors defined in the stylesheet. However, you can use it to see what colors are used in the page. I got the idea after using
ColorPicker by professional web design. |
|
|
ColorAdjust doesn't change the
code of the page, after you adjust colors you can reload to come back to original
appearance. Install: Unzip colorAdjust.zip, and place all files in C:\Program Files\Accessories\ColorAdjust folder. Double-click on AdjustColors.reg to install registry key and start IE4. When you right-click somewhere in the page (not images) you see option: ColorAdjust in the context menu. You can also install it different directory, however you have to modify registry key mentioned below. Uninstall: Remove registry key: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\ColorAdjust and delete C:\Program Files\Accessories\ColorAdjust folder with contents. |