[Lens][Data Table] Fix link's color contrast#247721
[Lens][Data Table] Fix link's color contrast#247721maryam-saeidi merged 4 commits intoelastic:mainfrom
Conversation
💚 Build Succeeded
Metrics [docs]Async chunks
History
|
|
Starting backport for target branches: 8.19, 9.1, 9.2, 9.3 |
|
Starting backport for target branches: 8.19, 9.1, 9.2, 9.3 |
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 11291ce)
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 11291ce)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 11291ce)
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 11291ce)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
…ark mode (#247721) (#248112) # Backport This will backport the following commits from `main` to `9.3`: - [[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)](#247721) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Maryam Saeidi","email":"maryam.saeidi@elastic.co"},"sourceCommit":{"committedDate":"2026-01-07T09:01:35Z","message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","v9.4.0"],"title":"[Lens][Data Table] Fix link's color contrast","number":247721,"url":"https://github.com/elastic/kibana/pull/247721","mergeCommit":{"message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247721","number":247721,"mergeCommit":{"message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7"}}]}] BACKPORT--> Co-authored-by: Maryam Saeidi <maryam.saeidi@elastic.co>
…ark mode (#247721) (#248111) # Backport This will backport the following commits from `main` to `9.2`: - [[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)](#247721) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Maryam Saeidi","email":"maryam.saeidi@elastic.co"},"sourceCommit":{"committedDate":"2026-01-07T09:01:35Z","message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7","branchLabelMapping":{"^v9.4.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","backport:all-open","v9.4.0"],"title":"[Lens][Data Table] Fix link's color contrast","number":247721,"url":"https://github.com/elastic/kibana/pull/247721","mergeCommit":{"message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.4.0","branchLabelMappingKey":"^v9.4.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/247721","number":247721,"mergeCommit":{"message":"[Lens][Data Table] Fix 'Direct Filter On Click' link color in dark mode (#247721)\n\nFixes https://github.com/elastic/kibana/issues/242181\n\n## Summary\n\nThis PR adjust the link text color when 'Direct Filter On Click' is\nenabled to have mode contrast with the background, using\n`makeHighContrastColor` with `euiTheme.colors.link` in light mode and\n`euiTheme.colors.highlight` in dark mode.\n\n|Color palette|Before|After|\n|---|---|---|\n|Elastic classic|<img width=\"792\" height=\"459\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7\"\n/>|<img width=\"801\" height=\"466\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd\"\n/>|\n|Kibana 4.0|<img width=\"792\" height=\"456\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774\"\n/>|<img width=\"791\" height=\"458\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21\"\n/>|\n|Elastic|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f\"\n/>|<img width=\"793\" height=\"457\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399\"\n/>|\n|Kibana 7.0|<img width=\"792\" height=\"460\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b\"\n/>|<img width=\"795\" height=\"455\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9\"\n/>|\n\n\n\nhttps://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c\n\n---------\n\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","sha":"11291ce6a213264487cd1b86f50ee67b7cdc9dd7"}}]}] BACKPORT--> Co-authored-by: Maryam Saeidi <maryam.saeidi@elastic.co>
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 11291ce) # Conflicts: # x-pack/platform/plugins/shared/lens/public/visualizations/datatable/components/cell_value.tsx
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
…de (elastic#247721) Fixes elastic#242181 ## Summary This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using `makeHighContrastColor` with `euiTheme.colors.link` in light mode and `euiTheme.colors.highlight` in dark mode. |Color palette|Before|After| |---|---|---| |Elastic classic|<img width="792" height="459" alt="image" src="https://github.com/user-attachments/assets/dd53dea6-ddf5-4a60-85e1-cd0dec5192d7" />|<img width="801" height="466" alt="image" src="https://github.com/user-attachments/assets/68a9e6fe-6a2e-4f4b-82f7-322bcc72decd" />| |Kibana 4.0|<img width="792" height="456" alt="image" src="https://github.com/user-attachments/assets/813cf8a0-959b-452e-a847-06f7fddde774" />|<img width="791" height="458" alt="image" src="https://github.com/user-attachments/assets/5ca137a0-8c5c-42e4-83a1-7ae3ff91dc21" />| |Elastic|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/bb558474-de9b-4eb0-8d7c-cdbb9895f82f" />|<img width="793" height="457" alt="image" src="https://github.com/user-attachments/assets/97189120-7050-4bea-a182-555666c65399" />| |Kibana 7.0|<img width="792" height="460" alt="image" src="https://github.com/user-attachments/assets/49aae99f-119f-4978-8849-a3d83e833e1b" />|<img width="795" height="455" alt="image" src="https://github.com/user-attachments/assets/c7d70935-b97a-41b1-82db-01a58b6ad5c9" />| https://github.com/user-attachments/assets/cf2e1c5a-1c93-490e-ba3b-f59a9379c82c --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
|
Starting backport for target branches: 9.2, 9.3 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Fixes #242181
Summary
This PR adjust the link text color when 'Direct Filter On Click' is enabled to have mode contrast with the background, using
makeHighContrastColorwitheuiTheme.colors.linkin light mode andeuiTheme.colors.highlightin dark mode.Screen.Recording.2025-12-31.at.17.25.06.mov