[GH-ISSUE #11245] Button text not visible in dark mode on settings screen #7408

Closed
opened 2026-04-12 19:29:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @softcoda on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/11245

Image

In the settings screen, there is a button (bottom right) whose text is completely invisible in dark mode. The button appears as a blank white rectangle against the dark background. This makes it unclear what its function is and reduces usability.

Steps to Reproduce:
1. Open the Ollama app in dark mode
2. Navigate to Settings
3. Observe the button in the bottom right of the settings panel

Expected Behavior:
The button text should be clearly visible in dark mode with proper color contrast.

Actual Behavior:
The button text is missing or blends into the background, making it unreadable.

Environment:
• macOS (Sequoia 15.5 (24F74))
• Ollama (v 0.9.4-rc2)

Suggested Fix:
Adjust the button text color to respect dark mode contrast guidelines.

Originally created by @softcoda on GitHub (Jun 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/11245 <img width="641" alt="Image" src="https://github.com/user-attachments/assets/7a32304e-ed22-46b9-a378-3591095971fb" /> In the settings screen, there is a button (bottom right) whose text is completely invisible in dark mode. The button appears as a blank white rectangle against the dark background. This makes it unclear what its function is and reduces usability. Steps to Reproduce: 1. Open the Ollama app in dark mode 2. Navigate to Settings 3. Observe the button in the bottom right of the settings panel Expected Behavior: The button text should be clearly visible in dark mode with proper color contrast. Actual Behavior: The button text is missing or blends into the background, making it unreadable. Environment: • macOS (Sequoia 15.5 (24F74)) • Ollama (v 0.9.4-rc2) Suggested Fix: Adjust the button text color to respect dark mode contrast guidelines.
GiteaMirror added the app label 2026-04-12 19:29:43 -05:00
Author
Owner

@jmorganca commented on GitHub (Jul 1, 2025):

This should be fixed in 0.9.4. Thanks for the issue! (and for labelling @rick-github )

<!-- gh-comment-id:3025840116 --> @jmorganca commented on GitHub (Jul 1, 2025): This should be fixed in 0.9.4. Thanks for the issue! (and for labelling @rick-github )
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7408