|
| 1 | +[delta "catppuccin-latte"] |
| 2 | + blame-palette = "#eff1f5 #e6e9ef #dce0e8 #ccd0da #bcc0cc" |
| 3 | + commit-decoration-style = "#9ca0b0" bold box ul |
| 4 | + light = true |
| 5 | + file-decoration-style = "#9ca0b0" |
| 6 | + file-style = "#4c4f69" |
| 7 | + hunk-header-decoration-style = "#9ca0b0" box ul |
| 8 | + hunk-header-file-style = bold |
| 9 | + hunk-header-line-number-style = bold "#6c6f85" |
| 10 | + hunk-header-style = file line-number syntax |
| 11 | + line-numbers-left-style = "#9ca0b0" |
| 12 | + line-numbers-minus-style = bold "#d20f39" |
| 13 | + line-numbers-plus-style = bold "#40a02b" |
| 14 | + line-numbers-right-style = "#9ca0b0" |
| 15 | + line-numbers-zero-style = "#9ca0b0" |
| 16 | + minus-emph-style = bold syntax "#e5a2b3" |
| 17 | + minus-style = syntax "#e9c4cf" |
| 18 | + plus-emph-style = bold syntax "#b2d5ae" |
| 19 | + plus-style = syntax "#cce1cd" |
| 20 | + map-styles = \ |
| 21 | + bold purple => syntax "#cbb1f2", \ |
| 22 | + bold blue => syntax "#a6c1f5", \ |
| 23 | + bold cyan => syntax "#9dd7ef", \ |
| 24 | + bold yellow => syntax "#eacfa9" |
| 25 | + syntax-theme = Catppuccin Latte |
| 26 | + |
| 27 | +[delta "catppuccin-mocha"] |
| 28 | + blame-palette = "#1e1e2e #181825 #11111b #313244 #45475a" |
| 29 | + commit-decoration-style = "#6c7086" bold box ul |
| 30 | + dark = true |
| 31 | + file-decoration-style = "#6c7086" |
| 32 | + file-style = "#cdd6f4" |
| 33 | + hunk-header-decoration-style = "#6c7086" box ul |
| 34 | + hunk-header-file-style = bold |
| 35 | + hunk-header-line-number-style = bold "#a6adc8" |
| 36 | + hunk-header-style = file line-number syntax |
| 37 | + line-numbers-left-style = "#6c7086" |
| 38 | + line-numbers-minus-style = bold "#f38ba8" |
| 39 | + line-numbers-plus-style = bold "#a6e3a1" |
| 40 | + line-numbers-right-style = "#6c7086" |
| 41 | + line-numbers-zero-style = "#6c7086" |
| 42 | + minus-style = syntax "#261d27" |
| 43 | + minus-non-emph-style = syntax "#261d27" |
| 44 | + minus-emph-style = bold syntax "#48364a" |
| 45 | + minus-empty-line-marker-style = normal "#261d27" |
| 46 | + plus-emph-style = bold syntax "#374648" |
| 47 | + plus-style = syntax "#1e2627" |
| 48 | + plus-non-emph-style = syntax "#1e2627" |
| 49 | + plus-empty-line-marker-style = normal "#1e2627" |
| 50 | + map-styles = \ |
| 51 | + bold purple => syntax "#5b4e74", \ |
| 52 | + bold blue => syntax "#445375", \ |
| 53 | + bold cyan => syntax "#446170", \ |
| 54 | + bold yellow => syntax "#6b635b" |
| 55 | + syntax-theme = Catppuccin Mocha |
| 56 | + line-numbers-minus-style = "#a6adc8" |
| 57 | + line-numbers-plus-style = "#a6adc8" |
0 commit comments