You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
Roo's UI text appears smaller than the code editor. On high-DPI displays and small monitors it's hard to read. The only current workaround is editing a minified CSS file in user settings, which is tedious and not user-friendly. A built-in text size setting would improve readability and accessibility without zooming the entire VS Code window.
Context
Affects users on high-DPI displays, small monitors, or those who prefer larger text. Happens across Roo Code panels during everyday use. Desired behavior: a setting to choose Small, Medium, or Large text size that applies only to Roo Code's UI and leaves the editor and VS Code zoom unchanged.
Constraints/Preferences
Scope to Roo Code's UI only; do not change VS Code window zoom or editor font size.
Keep the default consistent with current appearance.
Place the new setting under an Interface settings section.
Type
Enhancement
Problem / Value
Roo's UI text appears smaller than the code editor. On high-DPI displays and small monitors it's hard to read. The only current workaround is editing a minified CSS file in user settings, which is tedious and not user-friendly. A built-in text size setting would improve readability and accessibility without zooming the entire VS Code window.
Context
Affects users on high-DPI displays, small monitors, or those who prefer larger text. Happens across Roo Code panels during everyday use. Desired behavior: a setting to choose Small, Medium, or Large text size that applies only to Roo Code's UI and leaves the editor and VS Code zoom unchanged.
Constraints/Preferences