Commit 21b93ef
Fix log text selection contrast in light mode (apache#56216)
* Fix log text selection contrast in light mode
Changed selection background from brand.subtle to gray.emphasized
to improve readability when highlighting text in the log viewer.
This aligns with the DAG code viewer styling and provides better
contrast across both light and dark themes.
* Brent's suggestions1 parent 3b28c41 commit 21b93ef
File tree
1 file changed
+0
-5
lines changed- airflow-core/src/airflow/ui/src/pages/TaskInstance/Logs
1 file changed
+0
-5
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 117 | | |
123 | 118 | | |
124 | 119 | | |
| |||
0 commit comments