Make 'none' syntax highlighting theme truly a 'none' theme

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Right now the 'none' syntax highlighting theme still uses highlighted lines for presentation. We could significantly speed up diffs for users with that theme since it doesn't do any code highlighting:

  1. No highlighting step
  2. No blobs fetching
  3. A LOT less bytes sent over the network

A 'none' dark mode theme is required for this to work properly after #470413 (closed).

The change should be straightforward to implement after !196464 (closed).

Edited Aug 27, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading