Merged
Conversation
Contributor
Greptile SummaryThis PR removes the United Health Group logo from the healthcare use-case social proof page and consolidates dark-mode text color classes across all use-case pages, replacing the two-class pattern Key changes:
Note: Confidence Score: 5/5
Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[CSS Token Migration] --> B["text-m-slate-11 dark:text-m-slate-9\n(old — 2-class pattern)"]
B --> C["text-secondary-11\n(new — single semantic token)"]
C --> D[common/features_1.py]
C --> E[common/features_2.py]
C --> F[common/final_section.py]
C --> G[common/quote.py]
C --> H[common/social_proof.py]
C --> I[common/stats.py]
C --> J[consulting/views/social_proof.py]
C --> K[finance/views/social_proof.py]
C --> L[government/views/social_proof.py]
C --> M[healthcare/views/social_proof.py]
M --> N[Also removes united_health_group from LOGOS list]
Reviews (1): Last reviewed commit: "remove united health group logo" | Re-trigger Greptile |
Alek99
approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.