File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -1967,7 +1967,7 @@ local icons_by_file_extension = {
19671967  [" http" =  {
19681968    icon  =  " " 
19691969    color  =  " #008ec7" 
1970-     cterm_color  =  " 38 " 
1970+     cterm_color  =  " 31 " 
19711971    name  =  " HTTP" 
19721972  },
19731973  [" htm" =  {
Original file line number Diff line number Diff line change @@ -1964,6 +1964,12 @@ local icons_by_file_extension = {
19641964    cterm_color  =  " 96" 
19651965    name  =  " Hs" 
19661966  },
1967+   [" http" =  {
1968+     icon  =  " " 
1969+     color  =  " #006a95" 
1970+     cterm_color  =  " 24" 
1971+     name  =  " HTTP" 
1972+   },
19671973  [" htm" =  {
19681974    icon  =  " " 
19691975    color  =  " #aa391c" 
@@ -3755,12 +3761,6 @@ local icons_by_operating_system = {
37553761    cterm_color  =  " 238" 
37563762    name  =  " HyperbolaGNULinuxLibre" 
37573763  },
3758-   [" http" =  {
3759-     icon  =  " " 
3760-     color  =  " #005b9c" 
3761-     cterm_color  =  " 32" 
3762-     name  =  " HTTP" 
3763-   },
37643764  [" illumos" =  {
37653765    icon  =  " " 
37663766    color  =  " #bf320b" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments