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
########## PRODUCED ERROR ########### ttk::style element create Spinbox.uparrow from default
########## PRODUCED ERROR ########### ttk::style element create Spinbox.downarrow from default
After that, some parts of the interface where still quite bright, so:
For now:
$HOME/.config.git-gui
#!/usr/bin/env tclsh
source $::env(HOME)/.config/git-gui/style.tcl
style_during_apply_config
needs to be called after this line.style_during_window_load_state
needs to be called after this line.The text was updated successfully, but these errors were encountered: