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/filechooser: Adjust the new folder button styling

by roundabout, Saturday, 6 March 2021, 23:33:22 (1615073602), pushed by roundabout, Sunday, 11 May 2025, 13:22:57 (1746969777)

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

736c40e08fea52f1467aa782fce86d1b42dccf20

src/gtk/sass/_common-3.20.scss

@@ -3476,7 +3476,7 @@ filechooser {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                // The new folder button
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                > stack > box > button {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              @extend %button-flat;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              @extend %button-flat-activatable;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  border-radius: $circular-radius;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                }