settings - Change diff font in GitKraken -


i program apl , have been considering switching sourcetree gitkraken. however, have been unable change diff view font. font pretty essential apl, holding move back.

is there way change font face (and size) in gitkraken?

both official hacky answers welcome.

sourcetree, using apl385 unicode font, size 16:
sourcetree screenshot

gitkraken, using default font:
gitkraken screenshot

for comparison, here stack overflow's rendering:

c←⊃chunk (c1 c2)←{⍵{(1,1↓<\⍵)⊂⍺}'::'⍷⍵}c c2←#.strings.deb 2↓c2 c2←c2{0∊⍴⍺:⍵ ⋄ 0∊⍴⍵:⊂⍺ ⋄ (⊂⍺),⍵}1↓chunk c2←¯2↓∊c2,¨⊂⎕ucs 13 10 r⍪←c1 c2 

this tip not font there's zoom icon @ bottom right allows zoom in didn't notice initially. hth.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -