(Emacs|NeoVim|Shell)~small changes and minor updates
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
'(company-preview ((((background light)) (:inherit (company-tooltip-selection company-tooltip))) (((background dark)) (:foreground "wheat" :background "blue4"))))
|
||||
'(company-preview-common ((t (:inherit company-preview :foreground "grey"))))
|
||||
'(org-block ((t (:background "gray3" :inherit shadow))))
|
||||
'(eshell-prompt ((t (:foreground "deep sky blue" :weight bold))))
|
||||
'(eshell-prompt ((t (:foreground "turquoise3" :weight bold))))
|
||||
'(eshell-ls-directory ((t (:foreground "DeepSkyBlue3" :weight bold))))
|
||||
'(whitespace-tab ((t (:background "gray5" :foreground "gray20"))))
|
||||
'(whitespace-space ((t (:background "gray2" :foreground "darkgray"))))
|
||||
'(whitespace-line ((t (:background "black" :foreground "violet"))))
|
||||
|
||||
Reference in New Issue
Block a user