]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ml/themes'
authorJohannes Sixt <j6t@kdbg.org>
Sun, 5 Oct 2025 11:09:49 +0000 (13:09 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Sun, 5 Oct 2025 11:09:49 +0000 (13:09 +0200)
commitc435c515dad872532705d45d9ff81d3f4af22d6d
tree2b603ba8e1ec765ca58c8d5c8d705be25040aeaa
parentead1687a3e755410299c0ec8cd75e732ecf777a7
parent6565ca82203c5926881bba95bae7c17c130b73a4
Merge branch 'ml/themes'

* ml/themes:
  gitk: set minimum size on configuration dialog
  gitk: separate code blocks for configuration dialog
  gitk: make configuration dialog resizing useful
  gitk: add theme selection to color configuration page
  gitk: add proc run_themeloader
  gitk: eliminate unused ui color variables
  gitk: eliminate Interface color option from gui
  gitk: use text labels for next/prev search buttons
  gitk: use text labels for commit ID buttons
  gitk: do not invoke tk_setPalette
  gitk: use config variables to define and load a theme
  gitk: make sha1but a ttk::button
  gitk: use themed spinboxes

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
gitk