improve colors
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
:config
|
||||
;; web-modeの設定
|
||||
(setq web-mode-enable-current-element-highlight t)
|
||||
(set-face-background 'web-mode-current-element-highlight-face "#a3a3a3")
|
||||
(set-face-background 'web-mode-current-element-highlight-face "#616161")
|
||||
|
||||
;; Fix smarty
|
||||
(setq web-mode-engines-alist
|
||||
|
||||
Reference in New Issue
Block a user