Ticket #13 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

change colors of web page

Reported by: ivan.zapreev Owned by: ivan.zapreev
Priority: major Milestone: MRMC v1.3
Component: Web Pages Version: 1.3
Keywords: Cc: nguyen

Description (last modified by ivan.zapreev) (diff)

Add color themes:

1. A color theme by choice
2. A color theme by the time of the day.

Change History

Changed 4 years ago by nguyen

  • type changed from defect to enhancement

Changed 4 years ago by ivan.zapreev

  • owner set to somebody
  • component changed from Core to Web Pages

Changed 4 years ago by ivan.zapreev

  • owner changed from somebody to nguyen
  • status changed from new to assigned

Who else? ;)

Changed 4 years ago by ivan.zapreev

  • priority changed from major to minor

Changed 4 years ago by ivan.zapreev

  • status changed from assigned to closed
  • resolution set to fixed

I did some layout.css and site.html fixes. Not the colors are easily addable and manageable. The current version is set to some color scheme. For me it is fine, for someone else it might not be :) then the ticket can be reopened. :)

Changed 4 years ago by ivan.zapreev

  • status changed from closed to reopened
  • description modified (diff)
  • reporter changed from nguyen to ivan.zapreev
  • cc nguyen added
  • priority changed from minor to major
  • version set to 1.3
  • resolution fixed deleted

Changed 4 years ago by ivan.zapreev

  • owner changed from nguyen to ivan.zapreev
  • status changed from reopened to accepted

Changed 4 years ago by ivan.zapreev

Added two themes, see the top right corner. The theme values are stored in the cookies.
The time-based theme selection may follow later.

Could you all please test of your machines that the themes work fine?

Like I can check it on Firefox and IE (later from home), but for example Safari is smth I can not get.

The main changes are:

1. The layout.css is gone
2. The new css folder contains themes
3. The background images were renamed.

Changed 4 years ago by ivan.zapreev

  • status changed from accepted to closed
  • resolution set to fixed

Done for now, the time based theme might come after the release .... some time ... later.

Changed 4 years ago by ivan.zapreev

I've just updated two things with respect to the color schemes:

1. The java scripts did not work well on IE, I think this is fixed now.

NOTE:

But if you check how the color themes work with your browsers it will
be great.

2. I fixed the background picture of the dark theme, turned it into GIF.

WARNING:

In general it is NOT a good idea to store pictures in PNG because some
information about gamma etc is missing there and different browsers
therefore display the same picture differently, like the colors change.
Because of this reason on IE the dark theme had different background color
and the colors on the background image.

Note: See TracTickets for help on using tickets.