summaryrefslogtreecommitdiffstats
path: root/emacs.d/drobillized-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/drobillized-theme.el')
-rw-r--r--emacs.d/drobillized-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/drobillized-theme.el b/emacs.d/drobillized-theme.el
index 92c110d..a2bfa35 100644
--- a/emacs.d/drobillized-theme.el
+++ b/emacs.d/drobillized-theme.el
@@ -195,7 +195,7 @@ Reload the theme after changing anything in this group."
`(powerline-active2 ((t (:inherit mode-line :background "#2D3232"))))
`(powerline-inactive1 ((t (:inherit mode-line-inactive :background "#121717"))))
`(powerline-inactive2 ((t (:inherit mode-line-inactive :background "#1D2222"))))
- `(region ((t (:background "#455900"))))
+ `(region ((t (:background "#354900"))))
`(secondary-selection ((t (:background "#344E00"))))
`(smerge-refined-change ((t (:background "grey20"))) t)
`(smerge-refined-changed ((t (:background "grey20"))))