Tags: hyuni/GitUp
Tags
Support change theme in preference panel (git-up#549) * support change theme in preference panel * fix theme preference options * format code * make theme popup button and text field baseline aligned
Support change theme in preference panel (git-up#549) * support change theme in preference panel * fix theme preference options * format code * make theme popup button and text field baseline aligned
Add DiffMerge tool support Changes come from original PR git-up#481 made by @akantsevoi. Fixes git-up#59.
Dark mode support (git-up#532) * Add a helper for looking up the GitUpKit bundle * Add polyfills for NSAppearance * Enable dark mode * Draw consistent grid for diffs with line number gutters in dark mode * Remove map status label backgrounds on Mojave For some reason the label backgrounds did not match the window background in dark mode. As I understand it, Mojave no longer uses sub-pixel antialiasing so this workaround is no longer needed. * Add a namespace for defining semantic colors * Allow window-tinted background in graph view * Support Dark Mode in modal views * Fix dark-on-dark text in selected cells in dark mode * Don't fill the background color for conflict/empty rows in diff views * Support Dark Mode in welcome window * Support Dark Mode in main window toolbar * Support Dark Mode in main window status bar * Support Dark Mode in window tip overlays * Support Dark Mode in map view * Support Dark Mode in diff views * Support Dark Mode in commit editors * Support Dark Mode in commit viewers * Support Dark Mode in commit lists * Improve branch colors More closely based on the system colors like systemRedColor. Adds orange instead of using two variants of green. Uses more saturated colors in Dark Mode * Support Dark Mode in config editor * Update Document.m Fix bad merge from master
PreviousNext