Operation Manual

Table Of Contents
388
Coding
Last updated 11/30/2015
You can get a preview for the following image file types:
JPEG
JPG
PNG
GIF
SVG
Color preview
Hover your mouse over color values to preview colors in Code View. The following are the supported formats:
3 and 6 digits Hexadecimal color values: #ff0000;
RGB: rgb(0, 0, 0);
RGBA: rgba(0, 255, 228,0.5);
HSL: hsl(120, 100%, 50%);
HSLA: hsla(120, 60%, 70%, 0.3);
Pre-defined color names, such as, Olive, Teal, red.
Press Control + Spacebar to see the color picker and change the color values quickly.
Color preview is available in all document types for the above color formats.