diff options
Diffstat (limited to 'themes/dupre-palette.el')
| -rw-r--r-- | themes/dupre-palette.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dupre-palette.el b/themes/dupre-palette.el index 3901ef82..d6715a78 100644 --- a/themes/dupre-palette.el +++ b/themes/dupre-palette.el @@ -95,7 +95,7 @@ Each entry is (NAME VALUE) where VALUE is a hex color string.") (diff-removed-bg red-3) (diff-removed-fg red) (diff-changed-bg yellow-2) - (diff-changed-fg yellow)) + (diff-changed-fg fg)) "Semantic color mappings for dupre-theme. Each entry maps a semantic name to a palette color name.") |
