From 28ddaa3ab99fc85360d12b771076ae1839fd9802 Mon Sep 17 00:00:00 2001 From: Franck ALBARET Date: Wed, 30 May 2018 07:50:10 +0000 Subject: [PATCH] Update danslerush.conf --- colorschemes/danslerush.conf | 45 ++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/colorschemes/danslerush.conf b/colorschemes/danslerush.conf index 4f1395a..2a44a1e 100644 --- a/colorschemes/danslerush.conf +++ b/colorschemes/danslerush.conf @@ -57,7 +57,6 @@ purple=#9865a8 purple_light=#a88ab6 red=#e63232 red_light=#ff5757 -#yellow=#f6ce54 yellow=#e6c74e [named_styles] @@ -91,46 +90,46 @@ white_space=grey_dark;;true comment=comment_font comment_doc=blue comment_line=comment_font -comment_line_doc=comment_doc -comment_doc_keyword=comment_doc,bold -comment_doc_keyword_error=comment_doc,italic +comment_line_doc=blue +comment_doc_keyword=blue,bold +comment_doc_keyword_error=blue,italic identifier=default -identifier_1=identifier -identifier_2=identifier_1 -identifier_3=identifier_1 -identifier_4=identifier_1 +identifier_1=default +identifier_2=default +identifier_3=default +identifier_4=default keyword=purple;;true -keyword_1=keyword +keyword_1=purple;;true keyword_2=red_light;;true -keyword_3=keyword_1 -keyword_4=keyword_1 +keyword_3=purple;;true +keyword_4=purple;;true number=yellow -number_1=number -number_2=number_1 +number_1=yellow +number_2=yellow string=orange -string_1=string -string_2=string_1 +string_1=orange +string_2=orange string_3=default string_4=default -string_eol=string_1,italic +string_eol=orange,italic -backticks=string_2 -character=string_1 -class=type +backticks=orange +character=orange +class=purple_light decorator=yellow function=yellow -here_doc=string_2 +here_doc=orange label=default,bold parameter=yellow preprocessor=yellow operator=grey_medium other=default -regex=number_1 -scalar=string_2 +regex=yellow +scalar=orange type=purple_light @@ -151,4 +150,4 @@ value=purple_light line_added=blue line_changed=yellow -line_removed=red +line_removed=red \ No newline at end of file