osx: More theme tweaks
This commit is contained in:
		
							parent
							
								
									5706550cc1
								
							
						
					
					
						commit
						6d03ddc4f4
					
				
					 1 changed files with 9 additions and 8 deletions
				
			
		
							
								
								
									
										17
									
								
								osx/gtkrc
									
										
									
									
									
								
							
							
						
						
									
										17
									
								
								osx/gtkrc
									
										
									
									
									
								
							| 
						 | 
					@ -229,20 +229,21 @@ style "treeview" = "default"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    font_name = "Lucida Grande 12"
 | 
					    font_name = "Lucida Grande 12"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    engine "xamarin" {
 | 
					    engine "quartz" {
 | 
				
			||||||
        roundness = 0
 | 
					 | 
				
			||||||
        gradient_shades     = {1.0, 1.0, 1.0, 1.0}
 | 
					 | 
				
			||||||
        glazestyle = 1
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
style "tree-header" = "wide"
 | 
					style "tree-header"
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 | 
					    ythickness = 0
 | 
				
			||||||
    bg[NORMAL] = "#f2f2f2"
 | 
					    bg[NORMAL] = "#f2f2f2"
 | 
				
			||||||
 | 
					    font_name = "Lucida Grande 11"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    engine "xamarin" {
 | 
					    GtkWidget::focus-line-width = 0
 | 
				
			||||||
        listviewheaderstyle = 3
 | 
					    GtkWidget::draw-border = { 1, 1, 1, 1 }
 | 
				
			||||||
        separatorstyle = 1
 | 
					    GtkButton::inner-border = { 3, 3, 1, 3 }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    engine "quartz" {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue