branch: elpa/cyberpunk-theme
commit 5bfe70f6ff82d25884ab51d592f2f03a06c8d28c
Author: Kevin <[email protected]>
Commit: Kevin <[email protected]>
Added newline
---
cyberpunk-theme.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 79af6e4..b9d75e8 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -258,6 +258,7 @@
`(company-scrollbar-bg ((,class (:background ,cyberpunk-gray-5))))
`(company-preview ((,class (:foreground ,cyberpunk-gray :background
,cyberpunk-pink-1))))
`(company-preview-common ((,class (:foreground ,cyberpunk-gray :background
,cyberpunk-pink-1))))
+
;; diff
`(diff-added ((,class (:foreground ,cyberpunk-green))))
`(diff-changed ((,class (:foreground ,cyberpunk-yellow))))