From 64808681e314a2c482b47269c9bae529ccfb17fb Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Sun, 8 Jun 2025 14:06:10 +0100
Subject: Emacs changes... lots of them

---
 Emacs/.config/emacs/elisp/personal-solarized-theme.el | 1 +
 1 file changed, 1 insertion(+)

(limited to 'Emacs/.config/emacs/elisp/personal-solarized-theme.el')

diff --git a/Emacs/.config/emacs/elisp/personal-solarized-theme.el b/Emacs/.config/emacs/elisp/personal-solarized-theme.el
index 50dba60..ab06055 100644
--- a/Emacs/.config/emacs/elisp/personal-solarized-theme.el
+++ b/Emacs/.config/emacs/elisp/personal-solarized-theme.el
@@ -12,6 +12,7 @@
  '(child-frame-border ((t (:background "white"))))
  '(company-preview ((t (:foreground "wheat" :background "blue4"))))
  '(company-preview-common ((t (:inherit company-preview :foreground "grey"))))
+ '(company-template-field ((t (:inherit company-preview :foreground "grey" :slant italic))))
  '(company-tooltip ((t (:background "black" :foreground "white"))))
  '(company-tooltip-annotation ((t (:foreground "grey"))))
  '(company-tooltip-selection ((t (:background "grey31"))))
-- 
cgit v1.2.3-13-gbd6f