File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -477,9 +477,9 @@ local icons_by_file_extension = {
477477 name = " Configuration" ,
478478 },
479479 [" cjs" ] = {
480- icon = " " ,
481- color = " #cbcb41 " ,
482- cterm_color = " 185 " ,
480+ icon = " " ,
481+ color = " #F1F134 " ,
482+ cterm_color = " 227 " ,
483483 name = " Cjs" ,
484484 },
485485 [" clj" ] = {
@@ -1143,9 +1143,9 @@ local icons_by_file_extension = {
11431143 name = " Mint" ,
11441144 },
11451145 [" mjs" ] = {
1146- icon = " " ,
1147- color = " #f1e05a " ,
1148- cterm_color = " 185 " ,
1146+ icon = " " ,
1147+ color = " #F1F134 " ,
1148+ cterm_color = " 227 " ,
11491149 name = " Mjs" ,
11501150 },
11511151 [" mk" ] = {
Original file line number Diff line number Diff line change @@ -477,8 +477,8 @@ local icons_by_file_extension = {
477477 name = " Configuration" ,
478478 },
479479 [" cjs" ] = {
480- icon = " " ,
481- color = " #666620 " ,
480+ icon = " " ,
481+ color = " #505011 " ,
482482 cterm_color = " 58" ,
483483 name = " Cjs" ,
484484 },
@@ -1143,8 +1143,8 @@ local icons_by_file_extension = {
11431143 name = " Mint" ,
11441144 },
11451145 [" mjs" ] = {
1146- icon = " " ,
1147- color = " #504b1e " ,
1146+ icon = " " ,
1147+ color = " #505011 " ,
11481148 cterm_color = " 58" ,
11491149 name = " Mjs" ,
11501150 },
You can’t perform that action at this time.
0 commit comments