S2 properties: Colors
From Dreamwidth Notes
Expand: Needs overall description
All color properties are of the form color_[area]_[class] (for example, color_entry_background or color_subject_text). They are all strings, designed to take color codes.
Classes
Available classes are:
- background: defines the background color
- bar: defines the header bar color
- border: defines the border color
- interaction_links: defines colors used for interaction links
- link: defines the link color; subclasses are link_active, link_hover, link_visited
- text: defines the color of non-link text
- title: defines the color of the title text
Areas
Available areas:
- comment - colors used for comments (but not entries)
- classes: bar
- entry - colors used for entries and comments
- classes: background, border, interaction_links, link (and all subclasses), text, title
- module - colors used for header/footer/sidebar modules
- classes: background, border, link (and all subclasses), text, title
- page - colors used for other elements on the page
- classes: background, link, text, title