diff options
Diffstat (limited to 'helpers.el')
| -rw-r--r-- | helpers.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ "*oranges*") (list-colors-display - (seq-map (lambda (c) (my/color-mix my/background c 0.8)) + (seq-map (lambda (c) (my/color-mix my/background c 0.9)) '("orange2" "steelblue2" "gold2" "maroon2")) "*regular-diff*") |
