Expected behavior
I expected the UI colors to remain more or less the same. If this was an expected consequence of the update then I can file a bug with the theme creators.
Screenshots
On version 0.26.1:
On version 0.26.2:
Context (please complete the following information):
OS/Distro + Version: Void Linux (rolling)
GitUI Version: 0.26.2
Rust version: 1.77.1
Additional context
The following log file line appears in 0.26.2 but not in 0.26.1:
Describe the bug Upgrading from v0.26.1 to v0.26.2 results in a large change in the UI colors.
To Reproduce Steps to reproduce the behavior:
cargo build --release --locked --no-default-features --features ghemoji,regex-onig
~/.config/gitui
gitui -t mocha.ron
Expected behavior I expected the UI colors to remain more or less the same. If this was an expected consequence of the update then I can file a bug with the theme creators.
Screenshots On version 0.26.1:
On version 0.26.2:
Context (please complete the following information):
Additional context The following log file line appears in 0.26.2 but not in 0.26.1:
16:36:03 [ERROR] theme error ["~/.config/gitui/mocha.ron"]: 2:24: Expected string
The corresponding line in the theme file:
selected_tab: Some(Reset),