A fork of the Materia GTK theme.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

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

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

roundabout,
created on Sunday, 21 March 2021, 14:25:16 (1616336716), received on 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;
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                              }
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                                }
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                              }