Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #64879, comment 2


Ignore:
Timestamp:
03/18/2026 12:09:37 PM (5 months ago)
Author:
ozgursar

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64879, comment 2

    initial v1  
    22
    33Patch Tested: https://github.com/WordPress/wordpress-develop/pull/11284
     4
     5Updated my screenshots based on the latest [https://github.com/WordPress/wordpress-develop/pull/11284/commits/250eac63317feb5a5141ccaec2dee9ad81cda846 commit] on the PR
    46
    57=== Environment
     
    20222. Observe that the links below the input fields are displayed in hard-coded `#135e96` text color
    21233. Apply the patch
    22 4. Observe that the links are now displayed with the text color `--wp-admin-theme-color-darker-20`
     244. Observe that the links are now displayed with the text color `--wp-admin-theme-color` and `--wp-admin-theme-color-darker-20` when hovered
    23255. ✅ Patch is solving the problem
    2426
     
    2830
    2931After
    30 [[Image(https://i.imgur.com/mmgp7d0.png)]]
     32[[Image(https://i.imgur.com/WVNfGtq.png)]]
     33
     34After (hover state)
     35[[Image(https://i.imgur.com/pbuStUL.png)]]
     36