Dark theme - selected items not visible
Hello, I have set tortoise git to dark theme, and have a really hard time seeing which entries are selected.
What steps will reproduce the problem?
- Use Tortoise git with dark theme
- Select some commits (selection visible, image 1)
- Click somewhere outside Tortoise. The selected commits are still... selected, but the selection color is black and almost the same as the background (selection invisible, image 2)
Another use case:
- I filter the commits by some "text"
- Tortoise only shows commits that contain "text"
- I select a single entry, as the start of where I want to cherry pick from. I want to cherry pick from that commit up to present
- I delete the "text" to get all the entries to be cherry picked, while the entry from #3 (closed) is still selected
- I try to select all entries from selected, but I cannot see which one is selected because the selection color is black, almost the same as the background
The same problem also happens in the list of files.
Another use case (files, review):
- I am reviewing 300 files before commit
- I double click to review changes
- I close WinMerge(or TortoiseGit diff)
- I cannot see in the files list which file is next to be reviewed, because the selection color is black, almost the same as the background
What is the expected output? What do you see instead? Expected the selected color to be visible.
What version of TortoiseGit and Git are you using? On what operating system? TortoiseGit 2.13.0.1 (C:\Program Files\TortoiseGit\bin) git version 2.28.0.windows.1 (C:\Program Files\Git\bin; C:\Program Files\Git\mingw64; C:\Program Files\Git\etc\gitconfig)
Please provide any additional information below.
Edited by Adrian Vintu

