Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-46236][PYTHON][DOCS] Using brighter color for docs h3 title for better visibility #44152

Closed
wants to merge 1 commit into from

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Dec 4, 2023

What changes were proposed in this pull request?

The pr aims to using brighter color for docs h3 title for better visibility.

Why are the changes needed?

  • Before:
    Dark theme:
    image

    Light theme:
    image

  • After:
    Dark theme:
    image

    Light theme:
    image

Does this PR introduce any user-facing change?

No API changes, but the font color of the h3 title has been updated to a brighter color, improving contrast and readability.

How was this patch tested?

Manually test.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Member

Merged to master.

asl3 pushed a commit to asl3/spark that referenced this pull request Dec 5, 2023
…r better visibility

### What changes were proposed in this pull request?
The pr aims to using brighter color for docs `h3 title` for better visibility.

### Why are the changes needed?
- Before:
   Dark theme:
   <img width="760" alt="image" src="https://github.com/apache/spark/assets/15246973/ee024e67-d86b-4960-968f-329b32d3e370">

   Light theme:
   <img width="761" alt="image" src="https://github.com/apache/spark/assets/15246973/20a562ed-b9b5-44f6-bf52-30967fb7dc3a">

- After:
   Dark theme:
   <img width="780" alt="image" src="https://github.com/apache/spark/assets/15246973/546139b5-a94c-4dec-a4fb-24299b3388ba">

   Light theme:
   <img width="769" alt="image" src="https://github.com/apache/spark/assets/15246973/4d912002-4c9e-46d0-a397-bcca0024f160">

### Does this PR introduce _any_ user-facing change?
No API changes, but the font color of the `h3 title` has been updated to a brighter color, improving contrast and readability.

### How was this patch tested?
Manually test.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#44152 from panbingkun/SPARK-46236.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
dbatomic pushed a commit to dbatomic/spark that referenced this pull request Dec 11, 2023
…r better visibility

### What changes were proposed in this pull request?
The pr aims to using brighter color for docs `h3 title` for better visibility.

### Why are the changes needed?
- Before:
   Dark theme:
   <img width="760" alt="image" src="https://github.com/apache/spark/assets/15246973/ee024e67-d86b-4960-968f-329b32d3e370">

   Light theme:
   <img width="761" alt="image" src="https://github.com/apache/spark/assets/15246973/20a562ed-b9b5-44f6-bf52-30967fb7dc3a">

- After:
   Dark theme:
   <img width="780" alt="image" src="https://github.com/apache/spark/assets/15246973/546139b5-a94c-4dec-a4fb-24299b3388ba">

   Light theme:
   <img width="769" alt="image" src="https://github.com/apache/spark/assets/15246973/4d912002-4c9e-46d0-a397-bcca0024f160">

### Does this PR introduce _any_ user-facing change?
No API changes, but the font color of the `h3 title` has been updated to a brighter color, improving contrast and readability.

### How was this patch tested?
Manually test.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#44152 from panbingkun/SPARK-46236.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants