Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # GTK3 dark theme settings for GnuCash on Windows 10
- # File location: %LOCALAPPDATA%\gtk-3.0\settings.ini
- # (C:\Users\%USERNAME%\AppData\Local\gtk-3.0\settings.ini)
- #
- # Enables dark mode in GTK3 apps like GnuCash using Adwaita (GNOME default theme with dark variant)
- #
- # If register text is unreadable (dark-on-dark) in GnuCash:
- # Edit → Preferences → Register
- # Untick "Use GnuCash built-in color scheme"
- # This lets the GTK theme control register colors
- #
- # Added/updated: February 16, 2026
- [Settings]
- gtk-application-prefer-dark-theme=true
- gtk-theme-name=Adwaita
- # Restart GnuCash after saving changes
Advertisement