Skip to content

Conversation

@JayGeorge
Copy link
Contributor

Description of the Problem

The code field gutter felt a little underbaked and stuck out from the other fields. It also lacked some contrast.

What this PR Does

  • Fixes the line number contrast in the gutter
  • Makes the code field use text-xs rather than text-sm, which feels neater
  • Fixes some dark mode things

Before

Notice some gutter contrast issues

2026-01-26 at 17 11 54@2x
2026-01-26 at 17 11 41@2x

After

2026-01-26 at 17 11 14@2x
2026-01-26 at 17 11 28@2x

How to Reproduce

  1. Add a code fieldtype
  2. Also try switching to dark mode to see those fixes
@jasonvarga jasonvarga merged commit 472e87c into master Jan 26, 2026
12 checks passed
@jasonvarga jasonvarga deleted the improve-code-field-gutter branch January 26, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants