Skip to content

Added Dark Highlight on f3 menu for better visibility#1352

Open
Xenovyy wants to merge 1 commit intosmartcmd:mainfrom
Xenovyy:f3cleanup
Open

Added Dark Highlight on f3 menu for better visibility#1352
Xenovyy wants to merge 1 commit intosmartcmd:mainfrom
Xenovyy:f3cleanup

Conversation

@Xenovyy
Copy link
Contributor

@Xenovyy Xenovyy commented Mar 19, 2026

f3 menu and build text now has dark highlight over text (similar to java) that makes it significantly easier to read text on white background.

Description

f3 menu and build text now has dark highlight over text (similar to java) that makes it significantly easier to read text on white background.

Changes

Previous Behavior

Previously just showed raw text that was hard to read on white background

Root Cause

Wasn't implemented

New Behavior

Now has a dark semi-transparent highlight behind the text,

Fix Implementation

Renders a dark grey box the length and height of the line with half opacity
added an optional "bool blend" argument to the fill function so it can be rendered without the text going fully white. defaults to false (as it was originally)

Media

image

AI Use Disclosure

No Ai.

f3 menu now has dark highlight over text (simmilar to java) that makes it significantly easier to read text on white background.
@sestain
Copy link

sestain commented Mar 20, 2026

I like how it doesn't have the background on the text. I would recommend making this an option in the settings.

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