Skip to content

fix(theme): use GTK theme colors for fonts in gtk mode#94

Merged
prankstr merged 1 commit intomainfrom
fix/gtk-theme-foreground-colors
Apr 1, 2026
Merged

fix(theme): use GTK theme colors for fonts in gtk mode#94
prankstr merged 1 commit intomainfrom
fix/gtk-theme-foreground-colors

Conversation

@prankstr
Copy link
Copy Markdown
Owner

@prankstr prankstr commented Apr 1, 2026

When using gtk theme mode foreground/text colors where hard coded making to them invisible or hard to see on light themes. With this PR we now fetch window_fg_color from the theme, only works on compatible themes but that was the case before as well

Fixes #93

@prankstr prankstr merged commit c411790 into main Apr 1, 2026
3 checks passed
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.

Light theme fonts

1 participant