update the spacemacs
This commit is contained in:
parent
1cda509604
commit
880414eef5
2 changed files with 13 additions and 9 deletions
|
|
@ -151,7 +151,8 @@ Also bind `class' to ((class color) (min-colors 89))."
|
|||
`(tabbar-selected ((t (:background "grey75" :foreground "black"))))
|
||||
`(tabbar-highlight ((t (:bold t))))
|
||||
`(underline ((nil (:underline nil))))
|
||||
'(match ((t (:bold t :background nil))))
|
||||
`(match ((t (:bold t :background nil))))
|
||||
`(show-paren-match ((t ((:bold t :foreground "#00ff00" :background nil)))))
|
||||
|
||||
; company mode
|
||||
`(company-tooltip ((t (:background "#303840" :foreground "#e0e0e0"))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue