-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdelta.conf
31 lines (26 loc) · 858 Bytes
/
delta.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[delta]
syntax-theme = tokyonight_night
dark = true
tabs = 2
file-style = omit
file-decoration-style = none
line-numbers-left-format = "{nm:>4} "
line-numbers-right-format = "│ {np:>4} "
line-numbers-left-style = white dim
line-numbers-right-style = "#1f2335" dim
line-numbers-zero-style = white dim
line-numbers-plus-style = white dim
line-numbers-minus-style = white dim
line-numbers-zero-style = white dim
wrap-left-symbol = " "
wrap-right-symbol = " "
wrap-right-prefix-symbol = " "
plus-style = syntax "#0e250e"
plus-emph-style = syntax "#103610"
minus-style = syntax "#402a26"
minus-emph-style = syntax "#45221c"
hunk-label = " "
hunk-header-line-number-style = "#10233A"
hunk-header-style = "#868E99"
hunk-header-file-style = "#868E99" dim
hunk-header-decoration-style = "#163050" ol ul