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.

gnome-shell 40: Don't draw border around symbolic user-icon

https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/a7c343292e1a96fc86059b3af1baed15cdb9d367

by roundabout, Sunday, 21 March 2021, 14:25:16 (1616336716), pushed by roundabout, Sunday, 11 May 2025, 13:23:00 (1746969780)

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

32a330555cadb17ff4a2f51acd338bec9f293439

src/gnome-shell/sass/components/misc/_misc.scss

@@ -38,6 +38,10 @@ $user-icon: if($version >= 3.32, ".user-icon", ".framed-user-icon");

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                @if $version >= 40 {
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                  @include user-icon-size(64px);
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              &.user-avatar {
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                                border: 0;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              }
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }