mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(themes): add lsp-ui-doc-border styling to override theme
This commit is contained in:
@@ -135,6 +135,9 @@
|
||||
(custom-theme-set-variables
|
||||
'siren-doom-themes-overrides
|
||||
|
||||
;; lsp-ui
|
||||
`(lsp-ui-doc-border ,(doom-blend 'blue 'bg 0.75))
|
||||
|
||||
;; fill-column-indicator
|
||||
`(fci-rule-color ,(doom-lighten 'base3 0.10))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user