A fork of the Materia GTK theme.

Important information: Google announced that, from September 2026, Android devices will require ALL apps to be signed by Google, effectively leading to an iOS situation. Value your right to a computer that does what you want; do not tolerate this monopolistic practice! Contact me if you don't understand why it is bad. Click to learn more.

GTK2: Rename @link_visited_color to @visited_link_color

by roundabout, Wednesday, 22 February 2017, 16:10:09 (1487779809), pushed by roundabout, Sunday, 11 May 2025, 13:22:05 (1746969725)

Author identity: nana-4 <hnmaigo@gmail.com>

af9a3bbb2e7607e9c3ad682f593a5b01e3c5c46d

src/gtk-2.0/gtkrc

@@ -10,7 +10,7 @@ gtk-color-scheme = "selected_fg_color:#FFFFFF\nselected_bg_color:#42A5F5"

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Headerbar foreground/background colors
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-color-scheme = "headerbar_fg_color:#FFFFFF\nheaderbar_bg_color:#455A64"
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            # Misc colors
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "link_color:#42A5F5\nlink_visited_color:#E040FB"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        gtk-color-scheme = "link_color:#42A5F5\nvisited_link_color:#E040FB"
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-auto-mnemonics              = 1
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            gtk-primary-button-warps-slider = 1
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                            
                                

src/gtk-2.0/main.rc

@@ -22,12 +22,12 @@ style "default" {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkWidget::new-tooltip-style = 1 #for compatibility
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkWidget::link-color              = @link_color
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkWidget::visited-link-color      = @link_visited_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkWidget::visited-link-color      = @visited_link_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GnomeHRef::link_color              = @link_color
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkHTML::link-color                = @link_color
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkHTML::vlink-color               = @link_visited_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkHTML::vlink-color               = @visited_link_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkIMHtml::hyperlink-color         = @link_color
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkIMHtml::hyperlink-visited-color = @link_visited_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          GtkIMHtml::hyperlink-visited-color = @visited_link_color
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkSeparatorMenuItem::horizontal-padding = 0
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              GtkSeparatorMenuItem::wide-separators    = 1