From cfae3997f12cd440b18e5ddb897be9a77ac9b64a Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Wed, 9 May 2018 18:37:02 +0100 Subject: [PATCH] vuedynamiccomponent --- vim/colors/monotonous.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/colors/monotonous.vim b/vim/colors/monotonous.vim index 87a4e2b..aec7bd3 100644 --- a/vim/colors/monotonous.vim +++ b/vim/colors/monotonous.vim @@ -277,7 +277,7 @@ hi! def link htmlHrefValue htmlSrcValue ""{{{ call SetColor('vueTagSpecial', '#bbbbdd', '', '#616185', '', 'bold') call SetColor('vueComponentName', '#9999bb', '', '#7676a2', '', 'bold') -call SetColor('vueDynamicComponent', '#615d7a', '', '#7676a2', '', '') +call SetColor('vueDynamicComponent', '#615d7a', '', '#9b9bbb', '', 'bold') hi! def link vueTransitionComponent vueDynamicComponent hi! def link vueTransitionName cssIdentifier hi! def link vueTransitionMode String