It is unclear how to style new elements in Harvest

Bug #658935 reported by Dylan McCall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
harvest
Triaged
Wishlist
Unassigned

Bug Description

We should use a CSS preprocessor that lets us assign commonly used properties specific variable names (which would give style.css nice self-documenting properties) or create a document that specifies some design guidelines including text styles used in Harvest.

For now, as a general idea, full black text colour is reserved for the most important bit of a page; the packages (which people click on) and their respective opportunities, for example.

The following are fairly well defined:

Important stuff: rgb(0, 0, 0) (#000000)
Regular text: rgb(51, 51, 51) (#333333)
Page titles and related metadata (like “X hidden opportunities”): rgb(80, 80, 80) (#505050)
Temporary hints (input placeholder text and results-messages): rgb(120, 120, 120) (#787878)
Extra stuff like the copyright note: rgb(180, 180, 180) (#B4B4B4)

Whether the current design is a good idea or not is for another discussion :)

Changed in harvest:
importance: Undecided → Wishlist
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.