Skip to content

Improve text contrast in programming exercise submission - #2698

Open
LeoDanielA01 wants to merge 1 commit into
frappe:developfrom
LeoDanielA01:fix/programming-exercise
Open

Improve text contrast in programming exercise submission#2698
LeoDanielA01 wants to merge 1 commit into
frappe:developfrom
LeoDanielA01:fix/programming-exercise

Conversation

@LeoDanielA01

Copy link
Copy Markdown
Contributor

Two small visual fixes on the Programming Exercise Submission page.

1. Run button : removed a hardcoded gray text color that was
overriding the button's default white label.

2. Compiler error message : the error text was too light to read
comfortably. Increased the red shade so it stands out more clearly
when something goes wrong.

Before:

image image

After:

image image

@greptile-apps

greptile-apps Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

The PR appears safe to merge.

The changes use established component defaults and an existing red text utility to improve contrast without altering behavior.

Reviews (1): Last reviewed commit: "fix: improve text contrast in programmin..." | Re-trigger Greptile

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.10%. Comparing base (13d2114) to head (da4a28d).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2698   +/-   ##
========================================
  Coverage    77.09%   77.10%           
========================================
  Files          189      189           
  Lines        12146    12146           
========================================
+ Hits          9364     9365    +1     
+ Misses        2782     2781    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants