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: Remove .tile from checkbox style selector

Follow the upstream change:

https://gitlab.gnome.org/GNOME/gtk/-/commit/7fd126e2afcebf673bc3d8a66d9f3ae59695b81f

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

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

b34620484b117209653f3722667f7d33802909e3

src/gtk/sass/_common-3.20.scss

@@ -2652,7 +2652,7 @@ switch {

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            // selection-mode
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            .view.content-view.check:not(list),
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        .content-view:not(list) .tile check {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        .content-view:not(list) check {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              min-height: 40px;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              min-width: 40px;
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              margin: 0;