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 @@ -567,9 +567,9 @@ local icons_by_file_extension = {
567567 name = " Configuration" ,
568568 },
569569 [" cjs" ] = {
570- icon = " " ,
571- color = " #F1F134 " ,
572- cterm_color = " 227 " ,
570+ icon = " " ,
571+ color = " #cbcb41 " ,
572+ cterm_color = " 185 " ,
573573 name = " Cjs" ,
574574 },
575575 [" clj" ] = {
@@ -1125,9 +1125,9 @@ local icons_by_file_extension = {
11251125 name = " Jpg" ,
11261126 },
11271127 [" js" ] = {
1128- icon = " " ,
1129- color = " #F1F134 " ,
1130- cterm_color = " 227 " ,
1128+ icon = " " ,
1129+ color = " #cbcb41 " ,
1130+ cterm_color = " 185 " ,
11311131 name = " Js" ,
11321132 },
11331133 [" json" ] = {
@@ -1293,9 +1293,9 @@ local icons_by_file_extension = {
12931293 name = " Mint" ,
12941294 },
12951295 [" mjs" ] = {
1296- icon = " " ,
1297- color = " #F1F134 " ,
1298- cterm_color = " 227 " ,
1296+ icon = " " ,
1297+ color = " #f1e05a " ,
1298+ cterm_color = " 185 " ,
12991299 name = " Mjs" ,
13001300 },
13011301 [" mk" ] = {
Original file line number Diff line number Diff line change @@ -567,8 +567,8 @@ local icons_by_file_extension = {
567567 name = " Configuration" ,
568568 },
569569 [" cjs" ] = {
570- icon = " " ,
571- color = " #505011 " ,
570+ icon = " " ,
571+ color = " #666620 " ,
572572 cterm_color = " 58" ,
573573 name = " Cjs" ,
574574 },
@@ -1125,8 +1125,8 @@ local icons_by_file_extension = {
11251125 name = " Jpg" ,
11261126 },
11271127 [" js" ] = {
1128- icon = " " ,
1129- color = " #505011 " ,
1128+ icon = " " ,
1129+ color = " #666620 " ,
11301130 cterm_color = " 58" ,
11311131 name = " Js" ,
11321132 },
@@ -1293,8 +1293,8 @@ local icons_by_file_extension = {
12931293 name = " Mint" ,
12941294 },
12951295 [" mjs" ] = {
1296- icon = " " ,
1297- color = " #505011 " ,
1296+ icon = " " ,
1297+ color = " #504b1e " ,
12981298 cterm_color = " 58" ,
12991299 name = " Mjs" ,
13001300 },
You can’t perform that action at this time.
0 commit comments