diff options
Diffstat (limited to 'soria-theme.el')
| -rw-r--r-- | soria-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/soria-theme.el b/soria-theme.el index f885382..b480f04 100644 --- a/soria-theme.el +++ b/soria-theme.el @@ -471,7 +471,7 @@ The theme has to be reloaded after changing anything in this group." ((,class (:background ,soria-darkgray)))) `(company-tooltip-selection - ((,class (:inherit helm-selection)))) + ((,class (:background ,soria-linegray)))) `(company-tooltip-common ((,class (:foreground ,soria-green)))) |
