Visual Design Guidelines
Visual design should be your web user's handy tool.
- Use grids for preliminary website design layout
- Create website design that are interesting, yet very simple, uncluttered & easy to follow.
- Use IMAGES strictly for: informing through meaningful illustrations (and not just for plain decoration).
- Engage the user and increase motivation while providing almost immediate satisfaction when they go through your site.
- Aid your user navigating your site to the most essential pages and sections of the page.
- Use graphics that are small in file size that downloads as quickly as possible.
- Make the most essential element(s) in a website design the most visually prominent.
- Treat text element as a graphic element as well - they are a part of you web designs overall visual impact.
- Use color conservatively. Color can engage your users emotionally and cognitively. Over contrasting and too complicting color schemes tends to have negative outcomes. (Try your design in monochrome first, then, one at a time, add a few colors.)
- Make sure there's the element of order in your web design. Group like elements together.
- Use ‘white space’ to visually organize the page, to make essential elements stand out, and to give users’ eyes some resting space.
Website Design is not just about making your application look pretty. Good visual design is about communication. A well-designed application will make it easy for the user to understand the information that is being shown, and show them clearly how they can interact with that information. If you can achieve all that, your application will look good to the user, even if it doesn't have any fancy graphics or spinning logos!
Color
Color is a good tool for expressing information in a webpage design. For example, it can be used to:
- strengthen a desktop's look and feel by enhancing a theme
- accent a dynamic alert in a system management application
- emphasize an element in a long list to expedite scanning
- add aesthetically pleasing details to an icon
However, color should always be regarded as a useful addition to your design, not as a necessity. Never depend upon colors alone to display essential information, and keep in mind that if colors cannot be perceived correctly (for example, the user has an 8-bit system, or is colorblind), your application should still be usable.
Palette
A 32-color palette has been developed for the GNOME desktop. To use it in The GIMP, save it to your ~/.gimp_1.2/palettes folder, and restart The GIMP. A single, consistently-used palette helps give a consistent look and feel to the desktop while minimizing visual distractions. If you need a color that is darker or lighter than the colors in this basic palette (e.g., for antialiasing), choose a color that is closest to the hue you need, then darken or lighten as required.
Hue, Brightness, Contrast
Users with vision disorders, such as colorblindess or low vision, require alternatives to default settings. A good webpage design anticipates these needs by providing customizable preferences and support for accessible themes. Even better is an application that is already configured with carefully-chosen color and contrast defaults.
An estimated 11% of the world population has some sort of colorblindness. Those affected typically have trouble distinguishing between certain hues such as red and green (deuteranopia or protanopia), or blue and yellow (tritanopia). Therefore it is necessary to allow the user to customize colors in any part of your application that conveys essential information. This means that your application must effectively convey information using just the colors from any theme that the user chooses.
Guidelines
- Use the GNOME color palette. If you need a darker or lighter shade, start from one of the colors from the palette and darken or lighten as needed.
- Do not use color as the only means to distinguish items of information. All such information should be provided by at least one other method, such as shape, position or textual description.
- Ensure your application is not dependent on a particular theme. Test it with different themes, especially high and low contrast accessibility themes, which use fewer colors, to ensure your application respects the settings. For example, all text should appear in the foreground color against the background color specified in the chosen theme.
- Select colors carefully. When they need to be recognizably different, select the light colors from orange, yellow, green or blue-green, and darker colors from blue, violet, purple or red, as most people affected by colorblindness already see blue, violet, purple and red as darker than natural.
Fonts
Only use the fonts that the user has specified in their theme, and in sizes relative to the default size specified in their theme. This will ensure maximum legibility and accessibility for all users.
Do not mix more than two or three font sizes and styles (underlined, bold, italicized) in one window, as this will look unprofessional and distract the user from the information being conveyed.
Provide alternatives to WYSIWYG where applicable. Some users may need to print text in a small font but edit in a larger screen font, for example. Possible alternatives include displaying all text in the same font and size (both of which are chosen by the user); a "wrap-to-window" option that allows you to read all the text in a window without scrolling horizontally; a single column view that shows the window's contents in a single column even if they will be printed in multiple columns; and a text-only view, where graphics are shown as placeholders or text descriptions.
Window Layout
General
Placement of visual components in an application is essential because interactions between elements are indicated by their positions. This is called "layout" in interface design.
A clean layout is crucial to creating a smooth visual flow of information for the user. This section describes the proper component placement and spacing to use in GNOME applications. The major components discussed will be labels, icons, radio buttons and checkboxes, text fields, command buttons, and drop-down menus.
Dialogs
When a user is scanning a complex preferences dialog consisting of many labels and corresponding checkboxes, text fields, and combo boxes, it is easy to see how she can quickly become hindered by poor layout in the visual design.
As the labels are all similar in length, they should be left-aligned. Now the user has a firm left margin to anchor the eye and scan the list of items vertically more easily. If most of the labels in a group greatly differ in length, right-align them instead, so that the controls do not end up too far away from their corresponding labels.
Using frames with visible borders to separate groups within a window is deprecated. Use spacing and bold headers instead. This is more effective because there are fewer gratuitous lines to distract the user from the main content in the window.
Try to keep components consonant with each other in terms of size and alignment. This is particularly essential within a group of controls, so that the user's ability to quickly scan information is not sacrificed. Minimize as much as possible the need for the user's eye to jump around when scanning a layout.
Guidelines
- Leave a 12-pixel border between the edge of the window and the nearest controls.
- Leave a 12-pixel horizontal gap between a control and its label. (The gap may be bigger for other controls in the same group, due to differences in the lengths of the labels.)
- Labels must be concise and make sense when taken out of context. Otherwise, users relying on screenreaders or similar assistive technologies will not always be able to immediately understand the interaction between a control and those surrounding it.
- Assign access keys to all editable controls. Ensure that labels immediately precede their associated control in the tab order, so that the access key will focus to or activate the correct control when pressed.
Spacing and Alignment
Provide adequate space between controls and groups of controls. This white space will make it easier for the user to find the information they need.
Guidelines
- As a basic rule of thumb, leave space between webpage design components in increments of 6 pixels, going up as the interaction between related elements becomes more distant. For example, between icon labels and associated graphics within an icon, 6 pixels are adequate. Between labels and associated components, leave 12 horizontal pixels. For vertical spacing between groups of components, 18 pixels is adequate. A general padding of 12 pixels is recommended between the contents of a dialog window and the window borders.
- Try to keep elements of the same type left-aligned with each other. For instance, the group titles (General and Actions) are left-aligned and justified with each other.
- Break long lists of choices into smaller groups. For lists of less than about eight items, use radio buttons or check boxes. For longer lists, use a list control or option menu.
- Indent group members 12 pixels to denote hierarchy and association.
- Minimize the number of alignment points in your window. An alignment point is an imaginary vertical or horizontal line through your window that touches the edge of one or more labels or controls in the window.
- Right-justification within groups or the overall window (as indicated by the line labelled "justification" in pleasing to the eye, but not crucial.
- Lay out components left-to-right, top-to-bottom. Generally, the first element the user is meant to encounter should be in the top-left, and the last in the bottom right. Keep in mind that when localized for non-western locales, interfaces may be reversed so that they read from right to left.
- Using "white" or blank spacing and indentation to delineate groups is cleaner and preferable to using graphical separators such as frames.
- Align controls in your layout EXACTLY. The eye is very sensitive to aligned and unaligned objects. If nothing lines up with anything else in a window, it will be very hard for the user to scan the contents and find the information he wants. Two things that almost line up, but not quite, are equally distracting.
- Be consistent. Use the same spacing, alignment, and component sizes in all dialogs appearing in your application. The OK and Cancel buttons, for example, should all appear exactly 12 vertical and horizontal pixels from the lower right corner of every dialog window.
- Ensure that light and dark areas as well as spacing are equally distributed around the window. Keep in mind that every control or group of controls in your window has a visual "weight," depending on its overall size, color, and how much white space it includes. Darker, larger areas are "heavier," while paler, smaller areas are "lighter."
- Do not design windows that are more than 50% longer in one dimension than in the other. People are more comfortable looking at windows and dialogs whose dimensions stay within the golden ratio (about 1.6 to 1), a ratio that artists and architects have used to create aesthetically-pleasing buildings and paintings for thousands of years.
Text Labels
To a user with natural vision, textual output provides the majority of the information and feedback in most applications. To a visually-impaired user who may not be able to see or understand any additional graphical output, clear textual output is critical. You must therefore choose and position text carefully on the screen, and leave the choice of fonts and sizes to the user, to ensure that all users are able to use your application effectively.
Capitalization
Two styles of capitalization are used in GNOME webpage design elements:
Header capitalization
Capitalize all words in the element, with the following exceptions:
- Articles: a, an, the.
- Conjunctions: and, but, for, not, so, yet ...
- Prepositions of three or fewer letters: at, for, by, in, to ...
Sentence capitalization
Capitalize the first letter of the first word, and any other words naturally capitalized in sentences, such as application names.
The following table indicates the capitalization style to use for each type of webpage design element.
Spacing and Alignment
Use spacing and alignment of text uniformly throughout your application. A basic rule of thumb is to put space between webpage design components in increments of 6 pixels, going up as the interaction between related elements becomes more distant.
Guidelines
- If the label precedes the control it is labelling, end the label with a colon. For example, Email: to label a text field into which the user should type their email address. This helps identify it as a control's label rather than an independent item of text. Some assistive technology screen review utilities may also use the presence of a colon to identify text as a control label.
- When you use static text to label a control, ensure that the label immediately precedes that control in the Tab order. This will ensure that the access key (underlined character) you assign to the label will move focus to or activate the correct control when pressed.
- Left-align components and labels, unless all the labels in a group have very different lengths. If they do, right-align the labels instead, to ensure that no controls end up too far away from their corresponding labels.
- Choose label names carefully. Label objects with names that make sense when taken out of context. Users relying on screenreaders or similar assistive technologies will not always be able to immediately understand the interaction between a control and those surrounding it.
- Be consistent with label usage and semantics. For example, if you use the same label in different windows, it will help if it means the same thing in both windows. Equally, don't use labels that are spelled differently but sound the same, e.g., "Read" and "Red", as this could be confusing for users relying on screenreaders.
- Don't use the same label more than once in the same window. This makes life difficult for users relying on tools like magnifiers or screen readers, which cannot always convey surrounding context to the user.
- Do not hard-code font styles and sizes. The user should be able to adjust all sizes and typefaces.
- Do not use more than two or three different fonts and sizes in your application, and choose visually distinct rather than similar-looking fonts in one window. Too many font sizes and styles will make the interface look cluttered and unprofessional, and be harder to read. In general, always use fonts from the current theme, and specify relative rather than absolute sizes.
- Do not use graphical backdrops or "watermarks" behind text, other than those specified by the user's chosen theme. These interfere with the contrast between the text and its background. This can cause difficulty for users with visual impairments, who will therefore naturally choose themes that always use plain backdrops.
|