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: Add hover for clickable infobars

Follow the upstream change:

https://gitlab.gnome.org/GNOME/gtk/-/commit/0c6ea4c7b23d84101335808181d01a93df83b974

by roundabout, Tuesday, 15 September 2020, 16:24:20 (1600187060), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)

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

4070044c321846da636085b1554b757a56617ef9

src/gtk/sass/_common-3.20.scss

@@ -3809,6 +3809,10 @@ paned {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            infobar {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              border-style: none;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          &.action:hover > revealer > box {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            background-image: image(overlay("hover", $on-surface));
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                          }
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              &.info > revealer > box,
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              &.question > revealer > box {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                border-bottom: 1px solid divider($on-surface);