feat: cursive tab titles
This commit is contained in:
		
							parent
							
								
									e7567a712e
								
							
						
					
					
						commit
						d8a8174ee0
					
				
					 1 changed files with 10 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -64,32 +64,32 @@ config.colors = {
 | 
			
		|||
		active_tab = {
 | 
			
		||||
      bg_color = "#32302f",
 | 
			
		||||
      fg_color = "#7daea3",
 | 
			
		||||
      intensity = "Normal",
 | 
			
		||||
      italic = false
 | 
			
		||||
      intensity = "Bold",
 | 
			
		||||
      italic = true
 | 
			
		||||
    },
 | 
			
		||||
		inactive_tab = {
 | 
			
		||||
      bg_color = "#32302f",
 | 
			
		||||
      fg_color = "#a89984",
 | 
			
		||||
      intensity = "Normal",
 | 
			
		||||
      italic = false
 | 
			
		||||
      intensity = "Bold",
 | 
			
		||||
      italic = true
 | 
			
		||||
    },
 | 
			
		||||
		inactive_tab_hover = {
 | 
			
		||||
      bg_color = "#32302f",
 | 
			
		||||
      fg_color = "#a89984",
 | 
			
		||||
      intensity = "Normal",
 | 
			
		||||
      italic = false
 | 
			
		||||
      intensity = "Bold",
 | 
			
		||||
      italic = true
 | 
			
		||||
    },
 | 
			
		||||
		new_tab = {
 | 
			
		||||
      bg_color = "#32302f",
 | 
			
		||||
      fg_color = "#a89984",
 | 
			
		||||
      intensity = "Normal",
 | 
			
		||||
      italic = false
 | 
			
		||||
      intensity = "Bold",
 | 
			
		||||
      italic = true
 | 
			
		||||
    },
 | 
			
		||||
		new_tab_hover = {
 | 
			
		||||
      bg_color = "#32302f",
 | 
			
		||||
      fg_color = "#a89984",
 | 
			
		||||
      intensity = "Normal",
 | 
			
		||||
      italic = false
 | 
			
		||||
      intensity = "Bold",
 | 
			
		||||
      italic = true
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue