I am programming an APL and am considering switching from SourceTree to GitKraken. However, I was unable to change the font of the diff view. Since the font is very important for APL, it keeps me moving backward.
Is there a way to change the font (and size) in GitKraken?
Both official hacker responses are welcome.
SourceTree using Unicode APL385 font, size 16:

GitKraken using the default font:

For comparison: rendering:
c←⊃chunk (c1 c2)←{⍵{(1,1↓<\⍵)⊂⍺}'::'⍷⍵}c c2←
source share