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 = {
567
567
name = " Configuration" ,
568
568
},
569
569
[" cjs" ] = {
570
- icon = " " ,
571
- color = " #F1F134 " ,
572
- cterm_color = " 227 " ,
570
+ icon = " " ,
571
+ color = " #cbcb41 " ,
572
+ cterm_color = " 185 " ,
573
573
name = " Cjs" ,
574
574
},
575
575
[" clj" ] = {
@@ -1125,9 +1125,9 @@ local icons_by_file_extension = {
1125
1125
name = " Jpg" ,
1126
1126
},
1127
1127
[" js" ] = {
1128
- icon = " " ,
1129
- color = " #F1F134 " ,
1130
- cterm_color = " 227 " ,
1128
+ icon = " " ,
1129
+ color = " #cbcb41 " ,
1130
+ cterm_color = " 185 " ,
1131
1131
name = " Js" ,
1132
1132
},
1133
1133
[" json" ] = {
@@ -1293,9 +1293,9 @@ local icons_by_file_extension = {
1293
1293
name = " Mint" ,
1294
1294
},
1295
1295
[" mjs" ] = {
1296
- icon = " " ,
1297
- color = " #F1F134 " ,
1298
- cterm_color = " 227 " ,
1296
+ icon = " " ,
1297
+ color = " #f1e05a " ,
1298
+ cterm_color = " 185 " ,
1299
1299
name = " Mjs" ,
1300
1300
},
1301
1301
[" mk" ] = {
Original file line number Diff line number Diff line change @@ -567,8 +567,8 @@ local icons_by_file_extension = {
567
567
name = " Configuration" ,
568
568
},
569
569
[" cjs" ] = {
570
- icon = " " ,
571
- color = " #505011 " ,
570
+ icon = " " ,
571
+ color = " #666620 " ,
572
572
cterm_color = " 58" ,
573
573
name = " Cjs" ,
574
574
},
@@ -1125,8 +1125,8 @@ local icons_by_file_extension = {
1125
1125
name = " Jpg" ,
1126
1126
},
1127
1127
[" js" ] = {
1128
- icon = " " ,
1129
- color = " #505011 " ,
1128
+ icon = " " ,
1129
+ color = " #666620 " ,
1130
1130
cterm_color = " 58" ,
1131
1131
name = " Js" ,
1132
1132
},
@@ -1293,8 +1293,8 @@ local icons_by_file_extension = {
1293
1293
name = " Mint" ,
1294
1294
},
1295
1295
[" mjs" ] = {
1296
- icon = " " ,
1297
- color = " #505011 " ,
1296
+ icon = " " ,
1297
+ color = " #504b1e " ,
1298
1298
cterm_color = " 58" ,
1299
1299
name = " Mjs" ,
1300
1300
},
You can’t perform that action at this time.
0 commit comments