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.

gtk: Adjust hover overlays for older gnome-music

by roundabout, Saturday, 6 March 2021, 23:33:42 (1615073622), pushed by roundabout, Sunday, 11 May 2025, 13:22:58 (1746969778)

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

7ef236bbe91f473a7008b9c42234ccfe454eb725

src/gtk/sass/apps/_gnome-3.22.scss

@@ -1057,7 +1057,7 @@ overlay grid.horizontal > revealer > scrolledwindow.frame {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              background-image: image($surface-z0);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              &:hover {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            background-image: image(mix($on-surface, $surface-z0, percentage(.08)));
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            background-image: image(overlay("hover", $on-surface, $on: $surface-z0));
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        

@@ -1066,7 +1066,7 @@ overlay grid.horizontal > revealer > scrolledwindow.frame {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              background-image: image($primary);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              &:hover {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            background-image: image(mix($on-primary, $primary, percentage(.08)));
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            background-image: image(overlay("hover", $on-primary, $on: $primary));
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            }