Skip to content

Added Dark Highlight on f3 menu for better visibility#1351

Closed
Xenovyy wants to merge 1 commit intosmartcmd:mainfrom
Xenovyy:clickabletabs
Closed

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

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.
@Xenovyy Xenovyy closed this Mar 19, 2026
@Xenovyy Xenovyy deleted the clickabletabs branch March 19, 2026 22:41
@Xenovyy Xenovyy restored the clickabletabs branch March 19, 2026 23:54
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.

1 participant