feat: delta line number styles
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
[delta]
|
||||
minus-style = syntax "#3a273a"
|
||||
minus-non-emph-style = syntax "#3a273a"
|
||||
minus-emph-style = "#1b1d2b" "#c53b53"
|
||||
minus-empty-line-marker-style = syntax "#3a273a"
|
||||
plus-style = syntax "#273849"
|
||||
plus-non-emph-style = syntax "#273849"
|
||||
plus-emph-style = "#1b1d2b" "#41a6b5"
|
||||
plus-empty-line-marker-style = syntax "#273849"
|
||||
minus-style = syntax "#3a273a"
|
||||
minus-non-emph-style = syntax "#3a273a"
|
||||
minus-emph-style = syntax "#6b2e43"
|
||||
minus-empty-line-marker-style = syntax "#3a273a"
|
||||
line-numbers-minus-style = "#b55a67"
|
||||
plus-style = syntax "#273849"
|
||||
plus-non-emph-style = syntax "#273849"
|
||||
plus-emph-style = syntax "#305f6f"
|
||||
plus-empty-line-marker-style = syntax "#273849"
|
||||
line-numbers-plus-style = "#627259"
|
||||
line-numbers-zero-style = "#3b4261"
|
||||
|
||||
Reference in New Issue
Block a user