File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -483,9 +483,9 @@ local icons_by_file_extension = {
483483 name = " Configuration" ,
484484 },
485485 [" cjs" ] = {
486- icon = " " ,
487- color = " #F1F134 " ,
488- cterm_color = " 227 " ,
486+ icon = " " ,
487+ color = " #cbcb41 " ,
488+ cterm_color = " 185 " ,
489489 name = " Cjs" ,
490490 },
491491 [" clj" ] = {
@@ -993,9 +993,9 @@ local icons_by_file_extension = {
993993 name = " Jpg" ,
994994 },
995995 [" js" ] = {
996- icon = " " ,
997- color = " #F1F134 " ,
998- cterm_color = " 227 " ,
996+ icon = " " ,
997+ color = " #cbcb41 " ,
998+ cterm_color = " 185 " ,
999999 name = " Js" ,
10001000 },
10011001 [" json" ] = {
@@ -1149,9 +1149,9 @@ local icons_by_file_extension = {
11491149 name = " Mint" ,
11501150 },
11511151 [" mjs" ] = {
1152- icon = " " ,
1153- color = " #F1F134 " ,
1154- cterm_color = " 227 " ,
1152+ icon = " " ,
1153+ color = " #f1e05a " ,
1154+ cterm_color = " 185 " ,
11551155 name = " Mjs" ,
11561156 },
11571157 [" mk" ] = {
Original file line number Diff line number Diff line change @@ -483,8 +483,8 @@ local icons_by_file_extension = {
483483 name = " Configuration" ,
484484 },
485485 [" cjs" ] = {
486- icon = " " ,
487- color = " #505011 " ,
486+ icon = " " ,
487+ color = " #666620 " ,
488488 cterm_color = " 58" ,
489489 name = " Cjs" ,
490490 },
@@ -993,8 +993,8 @@ local icons_by_file_extension = {
993993 name = " Jpg" ,
994994 },
995995 [" js" ] = {
996- icon = " " ,
997- color = " #505011 " ,
996+ icon = " " ,
997+ color = " #666620 " ,
998998 cterm_color = " 58" ,
999999 name = " Js" ,
10001000 },
@@ -1149,8 +1149,8 @@ local icons_by_file_extension = {
11491149 name = " Mint" ,
11501150 },
11511151 [" mjs" ] = {
1152- icon = " " ,
1153- color = " #505011 " ,
1152+ icon = " " ,
1153+ color = " #504b1e " ,
11541154 cterm_color = " 58" ,
11551155 name = " Mjs" ,
11561156 },
You can’t perform that action at this time.
0 commit comments