Skip to content

[Editor] Fix the highlighting colors in HCM (bug 1977259)#20099

Merged
timvandermeij merged 1 commit intomozilla:masterfrom
calixteman:bug1977259
Jul 18, 2025
Merged

[Editor] Fix the highlighting colors in HCM (bug 1977259)#20099
timvandermeij merged 1 commit intomozilla:masterfrom
calixteman:bug1977259

Conversation

@calixteman
Copy link
Contributor

Using the same color in HCM or non-HCM was inducing a too small contrast between some bg/fg colors making the text a bit hard to read.

@calixteman
Copy link
Contributor Author

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.241.84.105:8877/625a89e697c05b2/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @calixteman received. Current queue size: 0

Live output at: http://54.193.163.58:8877/d6d06f5fd5b4940/output.txt

@calixteman calixteman changed the title [Editor] Fix the highlighting colors in HCM (bug 1975719) [Editor] Fix the highlighting colors in HCM (bug bug1977259) Jul 16, 2025
@calixteman calixteman changed the title [Editor] Fix the highlighting colors in HCM (bug bug1977259) [Editor] Fix the highlighting colors in HCM (bug 1977259) Jul 16, 2025
@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/625a89e697c05b2/output.txt

Total script time: 13.18 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/d6d06f5fd5b4940/output.txt

Total script time: 28.96 mins

  • Integration Tests: FAILED

Copy link
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good, but the HCM color mapping feels a bit hard to follow. Maybe it can be simplified a bit if we simply have two mappings of "color name -> color" for HCM and non-HCM, and have one lookup function that checks the right one depending on the HCM state?

Using the same color in HCM or non-HCM was inducing a too small contrast between
some bg/fg colors making the text a bit hard to read.
@timvandermeij
Copy link
Contributor

r=me, with passing integration tests. The current version looks better to me; thanks!

@timvandermeij
Copy link
Contributor

/botio integrationtest

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.193.163.58:8877/546dfc9cdecbc2c/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_integrationtest from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/fa5b517cb2263a2/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/fa5b517cb2263a2/output.txt

Total script time: 14.69 mins

  • Integration Tests: FAILED

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/546dfc9cdecbc2c/output.txt

Total script time: 30.18 mins

  • Integration Tests: FAILED

@timvandermeij timvandermeij merged commit ed14197 into mozilla:master Jul 18, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants