@@ 331,7 331,7 @@ JIT компиляция elisp кода в машинный
(custom-set-faces
'(default ((t (:height 140 :family "Jetbrains Mono" :embolden t))))
- '(region ((t (:background "gray92"))))
+ '(region ((t (:background "gray85"))))
'(mode-line ((t (:background "grey70" :foreground "grey10"))))
'(mode-line-inactive ((t (:inherit mode-line :background "grey90" :foreground "grey20" :box (:line-width (-2 . -2) :color "grey85") :weight light))))
'(mode-line-buffer-id ((t (:weight bold))))
@@ 339,7 339,7 @@ JIT компиляция elisp кода в машинный
'(lsp-modeline-code-actions-face ((t :inherit mode-line :height 100)))
'(tool-bar ((t (:background "grey80" :foreground "grey10"))))
'(fill-column-indicator ((t (:foreground "grey95"))))
- '(hl-line ((t (:background "gray87"))))
+ '(hl-line ((t (:background "gray95"))))
'(fringe ((t (:background "grey87"))))
'(header-line ((t (:inherit mode-line :background "grey90"))))
'(vertical-border ((t (:foreground "grey90"))))