fix: update color for typst file_type
This commit is contained in:
		
							parent
							
								
									2d67d4a2c6
								
							
						
					
					
						commit
						a1ba46cba8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -338,7 +338,7 @@ pub const typescript = .{
 | 
			
		|||
};
 | 
			
		||||
 | 
			
		||||
pub const typst = .{
 | 
			
		||||
    .color = 0x007acc,
 | 
			
		||||
    .color = 0x23b6bc,
 | 
			
		||||
    .icon = "t",
 | 
			
		||||
    .extensions = .{ "typst", "typ" },
 | 
			
		||||
    .comment = "//",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue