diff --git a/core/palettes/SolarizedDark.tid b/core/palettes/SolarizedDark.tid index 326f6a4fb..c50c46f76 100644 --- a/core/palettes/SolarizedDark.tid +++ b/core/palettes/SolarizedDark.tid @@ -18,6 +18,14 @@ button-foreground: #93a1a1 code-background: #073642 code-border: #586e75 code-foreground: #93a1a1 +diff-delete-background: inherit +diff-delete-foreground: #dc322f +diff-equal-background: inherit +diff-equal-foreground: inherit +diff-insert-background: inherit +diff-insert-foreground: #859900 +diff-invisible-background: +diff-invisible-foreground: <> dirty-indicator: #dc322f download-background: #859900 download-foreground: #073642 diff --git a/core/palettes/SolarizedLight.tid b/core/palettes/SolarizedLight.tid index 28ce1c7c2..5d5d19bd5 100644 --- a/core/palettes/SolarizedLight.tid +++ b/core/palettes/SolarizedLight.tid @@ -18,6 +18,14 @@ button-foreground: #586e75 code-background: #eee8d5 code-border: #93a1a1 code-foreground: #586e75 +diff-delete-background: inherit +diff-delete-foreground: #dc322f +diff-equal-background: inherit +diff-equal-foreground: inherit +diff-insert-background: inherit +diff-insert-foreground: #859900 +diff-invisible-background: +diff-invisible-foreground: <> dirty-indicator: #dc322f download-background: #859900 download-foreground: #eee8d5