Closed Bug 1844219 Opened 1 year ago Closed 1 year ago

Accentuation colour does not match desktop environment accentuation colour

Categories

(Thunderbird :: OS Integration, enhancement)

Thunderbird 115
Desktop
Linux
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1843646

People

(Reporter: gerald.maruccia, Unassigned)

Details

(Keywords: dupeme)

Attachments

(2 files)

Steps to reproduce:

Installed Thunderbird 115 from autonomous archive on Ubuntu 22.04,

with system default gtk theme, Yaru.

Actual results:

In Thunderbird accentuation is blue.

Expected results:

Accentuation colour should be orange, as everywhere else in desktop environment.

In previous 102 version, accentuation colour in Thunberbird matches system default colour.

You are right, same problem here (Bug 1843646) with multiple machines with Debian or Kubuntu. Thunderbird 115 does not use the system colors (except only two or three UI elements in the hole Thunderbird), while any other GTK oder Qt application does, including previous Thunderbird versions.

Summary: Accentuation colour does match desktop environment accentuation colour → Accentuation colour does not match desktop environment accentuation colour

Corresponding Firefox bug would be bug 1796730. Since bug 1796730 changed a file under browser/, some Thunderbird-specific changed may be required.

Depends on: 1796730

That bug was about windows. Linux should have the proper accent colours exposed.

No longer depends on: 1796730
Component: Untriaged → OS Integration
Keywords: dupeme
OS: Unspecified → Linux

Still true in v115.0.1

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1843646
Resolution: --- → DUPLICATE

That's not « RESOLVED » at all.

There are many reasons NOT to want blue as accentuation colour.

In progress in v125-beta but still some blue in calendar/agenda ;-)

see → https://i.ibb.co/9pk6qNG/TB-125beta-calendar.png ( as it is today, unmodified ).

I tried these css ( in 115.9.0 ) but not enough ( some blue details still appear here and there ) :

/* calendar */
/* mini month, left pane */
--selected-item-color: rgba(233, 84, 32, 0.7) ;
--mmHighlightBackground: rgba(233, 84, 32, 0.9) ;
--mmDaySelectedBackground: rgba(233, 84, 32, 0.2) ;
--mmDaySelectedBorderColor: rgba(233, 84, 32, 0.7) ;
--mmDaySelectedTodayBackground: rgba(233, 84, 32, 0.2) ;
--mmDaySelectedTodayBorderColor: rgba(233, 84, 32, 0.9) ;
--mmDayBusyColor: rgba(233, 84, 32, 0.9) ;
/* main view, right side */
--viewHighlightBorderColor: rgba(233, 84, 32, 0.9) ;
--viewTodayDayLabelBackground: rgba(233, 84, 32, 0.9) ;
--viewDayLabelSelectedBackground: rgba(233, 84, 32, 0.7) ;
--viewHeaderSelectedBackground: rgba(233, 84, 32, 0.7) ;
--viewDayBoxSelectedBackground: rgba(233, 84, 32, 0.2) ;
--viewDayBoxOtherSelectedBackground: rgba(233, 84, 32, 0.2) ;
--viewDayBoxOffSelectedBackground: rgba(233, 84, 32, 0.2) ;
--viewTodayWeekendBackground: rgba(233, 84, 32, 0.2) ;
--viewDragboxBackground: rgba(233, 84, 32, 0.4) ;
--viewDropshadowBackground: rgba(233, 84, 32, 0.4) ;
Attached image TB_125beta_calendar.png

TB 125beta : some parts still don't follow system accentuation color.

Hardware: Unspecified → Desktop
Attached image TB_125beta_mailview.png

Mail view in TB125beta, with correct accentuation.
Though selected messages ( in the list ) will still appear with a blue background. System accentuation color is also expected there.

Hi, thanks for the screenshot.
Yes, we're slowly trickling in the accentColor to all elements and making sure it doesn't break accessibility or color contrast.
Could you open a dedicated bug for the calendar and CC me on it?

I think it's done → bug 1890993

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: