Reviewed & tested by the community
Project:
Drupal core
Version:
main
Component:
Admin theme
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
3 Apr 2026 at 17:07 UTC
Updated:
9 Apr 2026 at 14:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mherchelComment #3
mherchelWorking with Claude code and generated a plan.
Prompt below, and plan document attached.
Comment #5
mherchelStill lots of work to be done, but the majority of it is in the MR above. Now that #3582826: Untangle gin.css is done, we can get busy!
I'll likely get back to this tomorrow.
Comment #6
mherchelPushed a number of linting/cspell fixes. Lets see if it passes
Comment #7
mherchelTests passing! Updating issue summary.
Comment #8
mherchelComment #9
mherchelComment #10
mherchelComment #11
bernardm28 commentedThe automated tool passed the test ddev vrt. There were only two false positives, and it was just a string wrapping around.
Poked around the site in dark mode and switched the accent color, and everything seems to work as expected.
Hover, states seem to behave similarly as well.
Some of the CSS files seemed to output PCSS syntax, so I commented on that.